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 evaluation path, where do we do it and why? : sap abap hr
What are the events we use in dialog programming and explain them?
What is a table cluster? : abap data dictionary
How do you Export a session ?
Explain the use of insert and append statement in sap abap?
What is the difference between field-group header and other field groups? : abap modularization
what is difference between set screen and call screen ?
What are interface/conversion programs in SAP?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is a sequence of event-triggered in report?
What is a function group? : abap modularization
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
Example of table cluster and cluster tables.
Does sap handle multiple languages?
How is conversion of data types done between abap/4 & external level? : abap data dictionary