Answer Posted / kumar
Hide is keyword which maintain copy of the previous list with output line numbers and contents.
When ever user clicks on any record of any list then AT LINE-SELECTION will be triggered and list index is incremented by 1 then particular record will be live from hide area to work area.
Based on work area we retrieve the data for current list.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between synchronous and asynchronous update?
What is img? : sap abap hr
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is the function of the correction system? : abap data dictionary
What are the different function modules used in sapscript?
What two statements are required in an abap program to output an icon using a write statement?
Explain the properties of selection screen?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
How to debug a script in abap?
What are the two levels in defining a match code ?
Explain the difference between call screen and leave screen?
What are the different types of data dictionary objects? : abap data dictionary
What are th control break events in abap?
What is the tcode to create indexes?
Explain what is the difference between sy-tabix and sy-index? Where it is used?