What is the sequential order of triggering events in
interactive report?
Answer Posted / suresh kodru
initialization
at selection screen output
at selection screen on field
at selection screen
start-of-selection
get
get late
end-of-selection
top-of-page
top-of-page during line selection
end-of-page
at line-selection
at user command
at pf
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Final class
What is the function of a domain?
where are the passwords for ITS stores?
How do you write a function module in sap?
What is netweaver???what is the relationship with ABAP?
How many types of buffering? : abap data dictionary
How do you process errors in call transaction method? : abap bdc
What two statements are required in an abap program to output an icon using a write statement?
Did you create help views?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the table buffer? Which type of tables used this buffer?
How can we set the tablespaces and extent sizes ?
What is a table pool?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Explain difference between primary key and unique key?