What is the use of AT Selection Screen output when we have
At selection screen?Can u explain?
Answer Posted / reddy
AT SELECTION-SCREEN OUTPUT
This event is called before the screen is displayed. So it
will have advantage of changing screen attributes and
default values for screen input.
AT SELECTION-SCREEN.
This event is triggered after screen is displayed. So this
Event can be used for validations of Screen fields.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the syntex used to call a screen as dialog box (pop up)?
How can we create callable modules of program code within one abap/4 program?
What do you mean by batch data communications programming?
What is sapnet?
What are the events used in abap in the order of execution?
What are the types of parameters in the function modules?
What are the types of the programming language used in the sap abap software?
What are the different types of the variable in the sap abap?
In which time constraint does the infotype records depend on the subtype ? : abap hr
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What are th control break events in abap?
What is the difference between internal tables and extract datasets? : abap modularization
How does the system handle roll areas for external program components?
What is internal payroll process? : sap abap hr
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?