Hi,
I would like to create multiple prompts for single dimension in data manager package.
Idea behind this is :
1st : SELECTINPUT for all dimensions which is used to retrieve records from database and send it as input to BADI.
2nd : SELECTINPUT for some dimensions which is used to retrieve matching data inside the BADI.
3rd : SELECTINPUT for some dimensions which is to create output record.
Because I would like to make it is user friendly. User may plan at certain scenario and actual data may be in some scenario and expect output in different scenario.
If i create 2nd and 3rd as TEXT it is working fine. But user have to type all the members manually that make no sense. So I have to create it as SELECTINPUT.
Please help me.
Thanks in advance,
Suresh