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 Posted / 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 |
Post New Answer View All Answers
What are system fields for secondary lists?
Why do we use types statement in abap programming?
What is the function of a data element? : abap data dictionary
Why we are using Macros instead of Function Modules
What kind of financial periods exist in SAP? What is the relevant table for that?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
Explain the concept of clusters in payroll
What is a logical database?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
What is retro active accounting
How would you set the formatting options statically and dynamically within a report?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is repository info. Systems? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
Name the abap/4 modularization techniques?