Skip to Content
0
Former Member
Feb 10, 2006 at 02:31 PM

Dropdown values from ECC

128 Views

Hi,

We have a requirement where we got to display the Employee Number(Employee Name) for the Dropdown of Employee Number in ISR Based forms.

Well, I have chosen the QISR1 Badi Implementation to do this. I have used the SCENARIO_PROCESS_USER_COMMAND method for this purpose. I have used my BUSINESS LOGIC to get the Employee List and populated the ADDITIONAL_DATA Internal Table for the appropiate CHARACTERISTIC.

And in the ISR Customization(QISRSCENARIO txn) also, I have defined, the characteristics Attribute as ...

Placeholder for Key Values : PERNR_KEY

Placeholder for Default Values : PERNR_LABEL

And in the Adobe form, I have defined a DROPDOWN LIST control and binding with my appropiate CHARACTERISTIC.

When I have launched this Form, I still cant see the Dropdown box in my Form in EP.

Is there anything which I am missing.

Regards,

<i><b>Raja Sekhar</b></i>