suppose you are using session method for 1000 records and
there is error in 400 and 500 records.how many records will
be updated to the database?
Answer Posted / pa1
Session Method works with Synchronous method. At that time only 399 records will update in DB.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain data dictionary in abap?
From Excel to ABAP - Is batch mode possible ?
When was the sap abap being created?
What is amdp (abap managed data procedures)?
How to find the return code of an stmt in abap programs?
Explain the difference between domain and data element?
how to track records from data dictionary?
when are objects are passed from task to the change request?
What is the use of the statement leave to list-processing?
How can a lock object be called in the transaction?
How many types of views are there? : abap data dictionary
What are the different methods of passing data?
What is img? : sap abap hr
How can we declare a table control in the abap/4 program?
Does every abap/4 have a modular structure? : abap modularization