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 |
What is the difference between a dialog program and a report?
hey guys, what is the t-code that copies a script from one client to other client....!
How to compare the two tables between the two systems? what is the process if anyone tell me please give me the answer?
final entry BDC table?
what is the role of extended syntax check in performance tuning?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Have you printed any report?
Can a transparent table exist in data dictionary but not in the data base physically?
when we are entering a purchase order it goes to which table?
How to make smartform output into PDF?what r the step and requirments?
What are the kinds of foreign key fields?
will sorted internal tables help in performance?