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 / g.shankar
in CT method upto 74th record all the records will be updated to the database and we have to correct the the 75th row and then we can update it to database whereas in SM not a single record will be updated to database unless and until you clear the error.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What type of user exits have you written ?
What is design pattern? Provide example .Why are we using it?
Explain what is step-loop?
What is a table attribute? : abap data dictionary
How to eliminate duplicate entries in internal tables?
What is table attribute? : abap data dictionary
How do you write transaction programs in sap?
Can you set up background processing using call transaction?
What are control tables?
Explain about workbench request and customization requests?
What are the two statements which are required in an abap program to output an icon using a write statement?
What are the basic object types? : sap abap hr
how can we enable hyperlink in screen painter?
When was the sap abap being created?