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 / phani
in transaction method it will upload all records except 950 record, that this possibility is based on mode "A"/"E"/"N".
if you select mode "n" the above scenario will work,
in session method it will upload all records except 950 but the failure record u have find manually,.... Go to se35 create session there u can find the error record.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you restrict the data to be entered in the payroll area? : sap abap hr
What are hashed tables?
What is payroll driver
Where do you code the hide statement?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What are the different types of views in sap? : abap data dictionary
What is a variable in the sap abap?
What is the role of ‘refresh’ in internal table?
What is the t-code to display batch input sessions? : abap bdc
What are the differences between domain and data element?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is meant by performance analysis? Have done anything to improve the performance?
What is view proxy in abap?
Can we define our own match code id's for sap matchcodes ?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?