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 do you connect to the remote server if you are working from the office for the client in remote place?
what are the events triggered in report?which tigers first?
Can a filed occur in several field groups? : abap modularization
can we add fields to SAP Standard tables. ? Do SAP tables have indexes. ?
What are control tables? : abap data dictionary
is there any tping conversions in abp.and list them
how to send the idoc to multiple sub systems?
WHAT IS FIELD-SYMBOLS?
How we can retrieve data using secondary index. Explain with simple example?
How to copy table across clients?
How many fields(max) can be there in a transparent table?
2 Answers iGate, Unilogic Software,
What is a data dictionary? : sap abap data dictionary