How do you know that data is updated in call transaction
Answer Posted / sandip naha
If sy-subrc eq 0, then data is updated successfully in sap
database by call transaction method.
If sy-subrc ne 0, then data is not updated successfully in
sap database by call transaction method.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are types of select statements?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What is the maximum number of match code id's that can be defined for one match code object ?
Explain pai and pbo.
In order to upload purchase order details, how you handle multiple values for a single field?
How do you import pay scale data from non sap to sap? : sap abap hr
Module Pool Programming: Events and Table Control handling.
Is it possible to run host command from SAP environment? How do you run?
What is the different between template and a table?
Can I execute user exits? If yes, how?
List the events in abap/4 language?
What are the abap/4 commands that link to a layout set?
Define the various contents of technical specifications ?
How many default tab strips are there?
What is lock object ? : abap data dictionary