What are control break statements?
Answer Posted / arjun manglekar
Belo are some more diff. between AT NEW and ON CHANGE OF
statement..
1) AT NEW checks all the values above it ..where as
ON CHANGE OF cheks only that particular value
2) AT NEW can be used in only LOOP..ENDLOOP where as
ON CAHNGE OF can be used in any looping ...e.g
LOOP..ENDLOOP, DO..ENDDO, WHILE..ENDWHILE etc.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is roll area?
Is there any method apart from bdc for data upload to sap? : abap bdc
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
How are the function code handles in flow logic?
What is the difference between tables and structures?
What are the types of parameters in the function modules?
What are the organizational related Infotypes
what is defference between repository and non repository Object?
Can we define our own match code id's for sap matchcodes ?
What is meant by authorization? Did you ever work on it? : sap abap hr
What are the three components of a work process?
What are the fields in a bdc_tab table? : abap bdc
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
How can we handle table control in bdc? : abap bdc
What is the difference between commit-work and rollback-work tasks?