I have 2 fields like customer and name having 20 records
on basic list. when i select 5 records randomly, i want to
get the address of particular customer selected in
secondary list
Answer / a venumadhav
use the event AT USER-COMMAND.
before this create one GUI status and place in DOWNLOAD
pushn button.and display ur basic list along with one check
box at starting of each record to allow the user to select
in the above GUI .
in AT USER_COMMAD u write code for read the selected
records into internal table IT_SELCTED and down load table
using GUI_DOWNLOAD.in this pass the selected records
internal table.
display the above internal table.
Is This Answer Correct ? | 1 Yes | 1 No |
How to transfer the objects? Have you transferred any objects?
What are screen painter? Menu painter? Gui status?
Explain difference between primary key and unique key?
How do you write technical specs?
2 Answers Cap Gemini, IBM, PWC, TCS,
If One session is processed, where can You see the processed session?
component of message and type of message?
Explain buffering concept usage?
what is index? I need exact defination? how will create a secondary index?
What is SAP Data conversion ?
Which is the event trigger last?
What work you have done in HR module
Difference between Session Vs Call transactions?