What are control break statements?
Answer Posted / srikanth
AT First ===> Triggers in the first loop operation.
At New ===> Triggers when ever new field value changes at
first.
At End Of ===> Triggers at the end of every field value.
At Last ===> Triggers in the last loop operation
| Is This Answer Correct ? | 47 Yes | 6 No |
Post New Answer View All Answers
Difference between select option and ranges ?
How many types of views are there? : abap data dictionary
What is the different type of projects? : sap abap hr
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
How do you do bdc for a table control? : abap bdc
Rp_provide_from_last contains how many parameters ? : abap hr
What are base tables of an aggregate object? : abap data dictionary
Explain how many types of tables exist and what are they in data dictionary?
What is the sap abap?
Explain what is sap script?
Explain the advantages and disadvantages of different types of bdc's?
In which time constraint does the infotype records depend on the subtype ? : abap hr
Explain the client concept of sap.
Does the table can have multiple foreign keys?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc