I have 100 records and 75th record contains error,if i use
call transaction how many records will update the data base
and if i use session method how many will update?
Answer Posted / prasad
In case of Call transaction method, up to 74 all the
records are processed and on 75 th row user has to correct
error then only it will process further and finally updates
the database.
In case of Session method all the non error rows will be
processed by leaving 75th row. The error row will be shown
in the error message list.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is sap abap data dictionary?
What are field symbols?
what are the two methods of modifying sap standard tables? : abap data dictionary
What are subroutines? : abap modularization
What is the abap program name to process the batch input session automatically? : abap bdc
how to create view in bdc..??
What are the basic object types? : sap abap hr
What is narrow casting and wide casting?
What is the difference between field-group header and other field groups? : abap modularization
What are the three hierarchical levels of data types and objects?
What are the client dependant objects in abap / sap?
Explain the difference between domain and data element? What are aggregate object?
stock transfer from one plant to another plant ? i want the total description.