I have 2 inputs in Module pool prgm, if i click on the input i
need to get drop down list..How to get it..
Answer Posted / chandan shashwat
There are two methods to do so
1st: Assign fixed values in domain level of data element
and in MMP give that field as droup-down.
2nd : Use FM 'VRM_SET_VALUES'
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can we call reports and transactions from interactive reporting lists?
What is a table attribute? : abap data dictionary
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is value table?
Explain what are interactive reports?
What are conversion & interface programs in sap?
What are conversion routines? : abap data dictionary
What are the basic objects of the data dictionary?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is lock object ? : abap data dictionary
How many lists can a program can produce?
What is sap abap data dictionary?
What are the types of bdc s?
Can we include customizing include or an append structure with pooled or cluster tables?