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
what are the two methods of modifying sap standard tables ?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Explain sap abap 3-tier architecture?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How can we use / display table in a screen?
How to handle error in session method? : abap bdc
How can we handle table control in bdc? : abap bdc
What is roles and responsibilities of sap hr consultants? : sap abap hr
Where do you find info on new developments in SAP?
What is system-land-scape of your project?
Define infotype ? : abap hr
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Differentiate screen painter from menu painter.
Write special commands of list?
Did you create secondary index?