on 2009 Jan 30 4:14 AM
Hi guys, I need your help.
I have created one query. In this query, there is 2 characteristic in filter condition. The first one is Consolidation Group (single variable and input come from user) and the second is partner unit (hardcode/ constant : A500, A700, A710, A720, A730, A740). The problem is user want dynamic filter condition for Partner Unit.
So I need to change the filter condition for this characteristic.User want this condition happen:
- If user input Consolidation Group = '10000' then partner unit will be filtered by : 'A500', 'A700'
- If user input Consolidation Group = '10130' then partner unit will be filtered by : 'A710','A720'
- If user input Consolidation Group = '10140' then partner unit will be filtered by : 'A730','A740'
When user want this condition happen, I think I must use hierarchy because there is possibility to add another partner unit in consolidation group (example: If user add partner unit 'A800' in consolidation group '10000' (in SAP system) then partner unit will be filtered automatically with 'A500', 'A700', and 'A800').
My question is:
1. Where do I need to create hierarchy? On characteristic Consolidation Group or Partner Unit?Because both infoobject don't have any hierarchy at all
2. How to create dynamic hierarchy filter condition? Because in this problem, static hierarchy filter condition can't solve the problem. What i mean dynamic in here is when user input consolidation group 10000 then Partner Unit will be restricted to node Cons Group 10000 and so on...
Thank you and Regards,
Satria
Hi
You have 2 options -- Authorizations with relevant to the Parterunit Values at PFCG --
Customer EXIT with Coding IFTHENELSE conditions.
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Satria,
If you use customer exit variable for partner. it may help you.
Please check here.....
http://help.sap.com/saphelp_nw70/helpdata/en/1d/ca10d858c2e949ba4a152c44f8128a/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/1d/ca10d858c2e949ba4a152c44f8128a/content.htm
http://sapbwneelam.blogspot.com/2007/10/how-to-create-populate-user-exit.html
http://www.scribd.com/doc/7477843/Five-Ways-to-Enhance-SAP-BI-Backend-Functionality-Using-ABAP
http://www.erpgenie.com/bw--km/1097-sap-bw-query-user-exit-rsr00001
Thnaks,
Vijay.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.