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
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is the Difference between At Line selection and At user-command?
What is the difference between dialog program and a report?
How can we handle table control in bdc? : abap bdc
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is difference between float and packed data type?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are system fields for secondary lists?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
I need some information regarding Vcentric Test pattern ? with questions.
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are the check tables and value tables?
In sap script how to print bar code in vertical manner
What is the difference between upload and ws_upload ? : abap bdc
What is match code? : sap abap hr