Internal table itab contains some records.
If the code is like this : LOOP AT ITAB.
APPEND ITAB.
ENDLOOP.
What ill be the result??
Answer Posted / rams
It will go to infinite loop
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is the basic difference internal tables and database tables? : abap data dictionary
What is the difference between upload and ws_upload ? : abap bdc
What is a matchcode?
What does the insert statement in extract datasets do? : abap modularization
Describe data classes? : abap hr
Explain what is runtime analysis?
What are the uses of interactive reporting?
Name the abap/4 modularization techniques? : abap modularization
What is luw?
What is the t-code to display batch input sessions? : abap bdc
– 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
What is For-period and In-period
What is output determination?
Explain about workbench request and customization requests?