Hello,
I am using a function planning of type Distribution by Reference, I need to exclude some infoobjects in the reference data, or to search in all (total) members of a particular infoobject. A kind of aggregate the reference data according to an infoobject.
Is there any way to do this ?
Ex.
In this case the only changed InfoObject will be 0SALES_OFF.
Source Data | Reference Data | Wish Reference Data (Aggregate by 0INDUSTRY) | |||||||||||
0SALES_OFF | 0INDUSTRY | ZDRIVER | KFigure | 0SALES_OFF | ZDRIVER | 0INDUSTRY | KFigure | 0SALES_OFF | ZDRIVER | 0INDUSTRY | KFigure | ||
Z60 | Z02 | # | 100 | Z60_1 | D09 | 10 | Z60_1 | D09 | 10 | ||||
Z60_2 | D09 | 10 | Z60_2 | D09 | 10 | ||||||||
Z60_3 | D09 | Z00 | 20 | Z60_3 | D09 | 50 | |||||||
Z60_3 | D09 | Z99 | 30 |
Thanks for any help,
CarlosE