on ‎2018 Apr 25 6:32 PM
We need to create a planning application for 12 month planning, the category for the 12 month include both actual and planning data, the columns need to be dynamic for actual/plan according to the month we run the application. for example if the we run the application in April, the first three month need to be actual, while the rest of the months need to be plan, how can we define thus kind of query in query designer?
Request clarification before answering.
Hi Jerry,
Yes, a variable (SAP Customer) Exit has to be created for Period, which will hold the derivation for retrieving Category based on period of selection.
Thanks,
Harsha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have go through the suggested link, looks like the key point is to create a variable to make the category value change to avctual/planning based on the system date. I did not find this information in that post, should we create a customer exit for that by using ABAP? anybody can through a light on this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The approach to achieve this is by using a number of query variables and calculated kf at the query level
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are using BPC for S/4 HANA which is embedded BPC, we fine the query using query designer, where we need to define the category as actual/planning depend on the month the users do their planning, for example if the month is April, the category value for the first three columns of Jan, Feb and Mar should be actual, while the rest of the month should be planning, the key point here is make the category value dynamic through the query variables. I am not sure how to achieve it here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What client are you talking about?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.