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
What are the dynamic actions and how to configure it? : sap abap hr
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Does the external program run in the same sap luw as the caller, or in a separate one?
Have you processed BDCs ?
What are the data types of the abap/4 layer?
please give the remaining answers.
What is table attribute? : abap data dictionary
Does the table can have multiple foreign keys?
What is the difference between commit-work and rollback-work tasks?
What is generic area buffering in abap?
How to create any functions? How to go about it?
If yes then why do we require logical database
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the data types of the external layer? : abap data dictionary
What are the differences between se01, se09 and se10?