Answer Posted / venkaiah chowdary rudrapati
INITIALIZATION:This event is triggered before the selection screen is displayed.
this event is used pass the default values to the selection screen inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
Can you set up background processing using call transaction?
What is the difference between commit-work and rollback-work tasks?
What is search help exit? : sap abap data dictionary
What is the bitwise operator in the sap abap?
How to create a check box/option button in a list?
Explain the differences between at selection-screen and at selection-screen output?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Explain the advantages/disadvantages of logical databases?
What are the page windows? How many main windows will be there in a page window?
Differentiate between abap memory and sap memory?
What is smart forms? : abap hr
What is the purpose of sum statement?
Lock objects and what are parameters of ENQUEUE FM?
What is append search help? : sap abap data dictionary