What is mean SY-SUBRC=8 in BDC(while uploading data).
Answer Posted / ramchandra patil
Sy-Subrc = 8 means , Record exists in Internal Table but unable to fetch
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by batch data communications programming?
Which bdc you prefer? : abap bdc
What is get cursor field?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How is the command suppress-dialog useful?
Explain the difference between a pool table and a transparent table?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is the difference between rfc and bapi function modules? : abap bdc
What is the significance of the memory table ‘screen’?
What is an update task?
How to select valid lines for secondary list?
What are plan versions used for? : sap abap hr
What is the difference between a substructure and an append structure? : abap data dictionary
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
To find the date difference & excude saturday & sunday in between them