at the checking of sy-subrc after call transaction stmt,if
it is zero what is the meaning of that of syn and asynch
updates explain.
a.)update of database table is success.
b.)execution of call transaction is success.
For syn update which one is correct?
For asyn update which one is correct?
Answer Posted / shameer mohammed
For both sy-subrc will return zero if the database update is
successful,irrespective of situations if sy-subrc returns 0
its success message.
Cheers.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is modularization and its benefits?
Define abap/4 layer?
Explain what is the difference between primary key and unique key?
What is the difference between a substructure and an append structure? : abap data dictionary
What is smart forms? : abap hr
How are BAPI different from normal function modules?
How to insert a line into abap internal tables?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is view? Explain the different types of view?
What is the different type of projects? : sap abap hr
Cds views
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What does the extract statement do in extract datasets?
Difference between function group and function module?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.