How we can assign the value of field in select-options to
the text-field in dialog module?
Answer Posted / teja chelluboyina
First append all our select-option data to internal table then pass that data to flow logic in PAI. Bind that internal table to table with wizards.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is conversion of data types done between abap/4 & external level?
What are the different types of abap reports in sap?
In delivery processing which step comes first picking, packing, posting goods issue ?
How to select valid lines for secondary list?
How to find Kernal badi ?
Why do we use types statement in abap programming?
Can you show multiple alvs on a single screen?
What are client dependent objects in abap/sap?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is bdc programming? : abap bdc
Difference between user exit and badis?
What is payroll driver ? : abap hr
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What are the different methods of bdc? : abap bdc
What are the sequences of event block?