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
What are control tables? : abap data dictionary
What are the difference between call screen and leave screen?
What are the dis-advantages of logical databases? : abap hr
Did you create help views?
How do you use structures in the abap programs?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
function modules are also external subroutines. State true or false. : abap modularization
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Give examples of transparent table?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What are the different types of the variable in the sap abap?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is ole?
When value table becomes check table?