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 / 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 |
How can we add another field to display in standard SAPSCRIPT? Ex. we have customer address in layout, now we have to add customer Phone no in the same.
if i want to take some matter from a smart form to another smart form .then how is it possible?
how to create lock object
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
what is the print program for smartforms .pls give me one example .
What is pnp-sw-found ? : abap hr
What is page window?
How to use a specific number occurs statement?
What is evaluation path, where do we do it and why? : sap abap hr
what is the unit of work
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
what is the difference between rfc and function module