What are control break statements?
Answer Posted / c mitra
the control break statement in abap are
1) at first and at last
2) at new and at end of
3) the sum
4) on change of
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
In sap script how to print bar code in vertical manner
What are the basic object types? : sap abap hr
What is a subroutine?
On which even we can validate the input fields in module progams?
Can you delete data element, which is being used by table fields. : abap data dictionary
What are the Various Types of internal tables?
What are the time related infotypes? : abap hr
What is the tcode to create indexes?
Define batch input session?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are the different types of mode (run code) in call transaction method?
What are the different functions used in sap script?
How the transaction that are programmed by the user can be protected?
How to write a code for multiple transactions? : abap bdc
What is primary index?