what are the events triggered in report?which tigers first?
Answer Posted / shekar
by default event is start of selection.
the first event is load of program
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are interactive reports?
Can we use transfer dataset to transfer data in internal table ?
How do you save data in bdc tables? : abap bdc
What are the requirements a dialog program must fulfill?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the different kinds of lock modes?
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is function group?
Name a few data dictionary objects? : abap data dictionary
Explain the sequences of event block?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you convert non-char field into char type fields ?
Explain what is sap script? What is the purpose of sap script?
How to eliminate duplicate entries in internal tables?
How to find the return code of an stmt in abap programs?