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
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What are domains and data element? : abap hr
Write special commands of list?
Explain the advantages and disadvantages of abap query tool?
What are the types of bdc s?
dynamic programming in sap abap
What are the different types of work process?
What are the types of table fields in the sap abap?
What are the events in ABAP language?
Have you printed any report?
What are system fields for secondary lists?
Name the abap/4 modularization techniques? : abap modularization
What are the Synchronous and asynchronous methods in bdc ?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
How do you find if a logical database exists for your program requrements?