check sy-subrc = 0 and if sy-subrc =0 difference explian
Answer Posted / kaushik
check sy-subrc = 0.
* This statement checks for the condition and if it is
true, the further code will be executed. If not, the
execution will stop if sy-subrc fails.
if sy-subrc = 0.
endif.
* This statement checks the above condition and even if sy-
subrc fails, the code will be executed further.
| Is This Answer Correct ? | 50 Yes | 2 No |
Post New Answer View All Answers
What are spa/gpa parameters (sap memory)?
What are multiple use BADIS?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
Explain the disadvantage of using exec sql statement in abap?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the maximum number of match code id's that can be defined for one match code object ?
How can you manipulate the presentation and attributes of interactive lists?
Explain the difference between float and packed data type?
Normally how many and what files get created when a transaction program is written?
What are the events used in interactive reports?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Is it possible to run host command from SAP environment? How do you run?
What are the different function modules used in sapscript?
What are the personnel administration related Infotypes