Scenario 1:
I am uploading 1000 records using session method. I have an
error in 950th record. What will happen and howmany records
will upload?
Scenario 2:
I am uploading 1000 records using Call Transaction method.
I have an error in 950th record. What will happen and
howmany records will upload?
Answer Posted / chowdary
Scenario 1:
upto 949 records will upload
Scenario 2:
expect 950th record, all records will be uploaded.
currect me if iam wrong.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
What are the uses of interactive reporting?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the advantages of different types of bdc's?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How can cluster table be created?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
Explain what is the difference between primary key and unique key?
What is a modification assistant?
When the get cursor command used in interactive lists?
What happens if we use leave to list-processing without using suppress-dialog?
How do you find the information on the current screen? : abap bdc
Define abap/4 layer?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Explain what is an rfc?
Differentiate between transparent tables, cluster tables and pooled tables