4 weeks ago - last edited 4 weeks ago
BW3Hello BW community
I have a problem to map time-dependent navigation attributes to transactional data. I would like to drill down with year / month (0CALMONTH) on the rows, and I need to get for each month the corresponding attributes which are valid for the month from master data. Currently, the system gets the recent values from master data. I tried to use a key data in the query according to the value entered from user, but it works for a specific date but not for all months.
For Master data, I am using both ADSO and tried to join it to transaction data coming from acdoca in Composite provider, or I can use an info object with time dependent navigation attributes and join it with ADSO transactional data in composite provider too.
please advise
Request clarification before answering.
Hi
Use Temporal join in composite for time dependent master data join.
Using Temporal Joins | SAP Help Portal
Regards,
Giri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Giri,
Temporal Join should work as you suggested, but my Composite Provider is Using Union. Union Node is not allowed as below. I got exactly this error message referring to Union node. I used a aDSO for the master data and derived 0calmonth from the date from and date to. I crated two fields for month from and month to. After that in join condition, I used 0calmonth coming with transaction data to join it in between month from and month to driven from master data. It worked like this. What I should try to create another Composite provider with temporal join and use this composite provider in the other composite provider which includes Union node. May be like that, we get rid of this limitation below of using union node. BR, Farouk
User | Count |
---|---|
62 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.