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 / kiran
Remaining 998 records will be updated to DB and the 2 error
records will be placed in session log for further
correction. If you correct those 2 records and run the
session again, the 2 records will also be updated to DB.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are null values?
Which one is better joins or views and why?
What are pool tables?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What is a transaction variant and why are they used?
What are the two ways for restricting the value range for a domain ?
What is elementary search help? : sap abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Did you create secondary index?
Explain the disadvantages of logical databases?
What are base tables of an aggregate object? : abap data dictionary
How move-corresponding works
How is the command suppress-dialog useful?
From excel to abap - is batch mode possible ? : abap bdc