Hi Gurus ,
I have the following situation,
Hope someone can help me
<b>My Infocube Design :
Char </b>
PL_COORD
PL_MATER
..
..
<b>
My Issue</b>
The source data for my cube are coming from another ODS object and PL_COORD and PL_MATER are available in the ODS
Meanwhile the PL_AUFEX are available as the attribute of the PL_COORD
I need to assign the value from PL_AUFEX to the PL_MATER in my cube since it carry the material number as the value
I have created the update rule but I cant do the simple mapping method since the PL_AUFEX does not exist direct on the ODS
How can I do the mapping ?
I know it is possible by using routine but i'm not person without ABAP knowledge.
It will be very helfull if someone can help me by giving some sample coding on the routine
I promise to assign point
Please help me
Thank You