Answer Posted / ramana
If you use the CHECK <expr> statement within an event block
but not within a loop, and the condition <expr> is not
fulfilled, the system exits the processing block
immediately.
<expr> can be any logical expression or the name of a
selection table. If you specify a selection table and the
contents of the corresponding table work are do not fulfill
the condition in the selection table, it is the same as a
false logical expression.
If you use the CHECK <expr> statement within an event block
but not within a loop, and the condition <expr> is not
fulfilled, the system exits the processing block
immediately.
If the CHECK statement occurs in a loop using DO, WHILE, or
LOOP, it is the loop that terminates, not the processing
block.
A subroutine normally ends at the ENDFORM statement.
However, you can terminate them earlier by using the EXIT
or CHECK statement.
In loop structures like
DO ... ENDDO
WHILE ... ENDWHILE
LOOP ... ENDLOOP
SELECT ... ENDSELECT
CHECK with a negative outcome terminates the current loop
pass and goes back to the beginning of the loop to start
the next pass, if there is one.
In structures like
FORM ... ENDFORM
FUNCTION ... ENDFUNCTION
MODULE ... ENDMODULE
AT
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is sequence of event triggered in report?
What are the different methods of bdc? : abap bdc
What are the field and chain statements?
when are objects are passed from task to the change request?
Does sap handle multiple languages?
Sal abap on hana interview
Which database object is used for storing the system variables? : abap data dictionary
Explain the inside concept in select-options?
What do you understand by work area and internal tables in abap? Why do we use it?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
what is the process of creating quotation using BAPIs.
What are the different types of abap reports in sap?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status