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
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
Explain lsmw?
Specify the types of data dictionary objects.
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What takes most time in SAP script programming?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
How do we handle multiple line items in BDC's.
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.
When value table becomes check table?
What is the function of the transport system and workbench organiser?
What are the function module in bdc?
what is code to upload cost centers through call trans. and procedure
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.