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
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
When the top-of-page event does get triggered?
What are the two levels in defining a match code ?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is the difference between skip and reserve?
What’s value table?
What is the significance of the screen number ‘0’?
What is img? : sap abap hr
What is the role of ‘refresh’ in internal table?
In a loop of an internal table, what is the use of at first & at last statements?
Are you familiar with all steps for setting up a workflow?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What are the update types possible? : abap data dictionary
How many types of size categories and data classes are there? : abap data dictionary
how 2 create the normal form by using functional module