loop at itab.
IF <cond>.
Continue.
Endif.
Endloop.
If continue triggers what will happen, it comes out
of loop and endloop for further loop pass or just comes out
of IF and Endif.
Answer Posted / kiran kumar v
It would just come out of IF and End IF.
Kiran V
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is screen flow logic? What are the sections in it?
Type casting and error handling
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Explain the function module in bdc?
Explain the difference between free and refresh?
What are the types of the software component being deployed in the sap?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Can we call reports and transactions from interactive reporting lists?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
how to see the table output?
How many lists can a program can produce?
What is Group by in Select statement?
How many detail lists can be created in interactive reporting?
What are the types of table fields in the sap abap?