Dear All,
I have a multicube defined using an Infoset(ZIS01) & master data object(ZM01), which is basically a material master data object(ZMATERIAL) having 3 navigational attributes (ZSORG, ZDIV, ZDISTC)
Characteristics selected in multicube are as below
ZIS01-Doc_Num
ZIS01-Doc_Qty
ZIS01_Doc_Material
ZM01-ZSORG
ZM01-ZDIV
Identification
Object Selected from InfoProvider
ZIS01-Doc_Num ZIS01
ZIS01-Doc_Qty ZIS01
ZIS01_Doc_Material ZIS01
ZM01-Zmaterial ZM01
ZM01-ZSORG ZM01
ZM01-ZDIV ZM01
Note: Material value is same as Zmaterials material value
But when checking the data using listcube of above multicube, the Zmaterials attributes values are not getting retrieved.
Hope, our friends can share some inputs to solve this problem. As per my understanding, during run time material should pick the respective attribute value and display on the output.
PS: Infoset(using joinging with material numner)can give desired results, but due to some constraints, I am not suppose to go for that.