What are dynamic modifications of a screen? explain in detail?
Answer Posted / ashokabap
Change Screen based on user actions....this can be done by using AT SELECTION-SCREEN OUT PUT event....
Referance:
http://www.sapnuts.com/courses/core-abap/classical-reports/classical-report-events.html
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of structures that can be included in a table or structure
What are the different methods of passing data? : abap modularization
I need some information regarding Vcentric Test pattern ? with questions.
How the at-user command serves mainly in lists?
SAP query how to use end users?
What is get cursor field?
Define spool request?
What is Transactional based Application & Role based Application?
What are function modules?
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?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How can a lock object be called in the transaction?
How to transfer data into line items using batch input session method? : abap bdc
What is elementary search help? : sap abap data dictionary
How is conversion of data types done between abap/4 & db layer? : abap data dictionary