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 the different types of luws?
Create any functions? How to go about it?
What is off cycle payroll run
How do you document abap/4 programs? Do you use program documentation menu option?
What are the names of the function modules that will be generated upon activation of a lock object?
Define infotype ? : abap hr
What are the components in sap application server?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is an rdbms?
What is the relationship existing between the various data elements? : abap data dictionary
Explain what is sap script?
Why are insert and append statement used in sap abap?
Explain what is the difference between primary key and unique key?
Differentiate between transparent tables, cluster tables and pooled tables
what is code to upload cost centers through call trans. and procedure