Hello, i have a very complex query about an issue i am facing. I am bringing data from ECC in to a dso:
0MAT_ST_LOC
Plant
Storage Number
Storage bin
Keyfigure1
Keyfigure2
The above are my fields in my dso ok.
The issue is that Storage number field is not always populated.
0MAT_ST_LOC is a compounded infoobject with plant and storage. I need to pull Keyfigure1 and Keyfigure2 from 0MAT_ST_LOC.
If I create a multiprovider on DSO and 0MAT_ST_LOC and then assign
0MAT_ST_LOC - Infoobject only
Plant - Infoobject only
Storage Number - Infoobject only
Storage bin - DSO
Keyfigure1 - Infoobject only
Keyfigure2 - Infoobject only
My result does not show up correctly in the report.
I want to be able to populate my Keyfigure1 and Keyfigure2 with the data inside the infoobject but, then there are some instances where one material and one plant have multiple records because they have multiple storage numbers so i want to show all those records as well.
Can some one help me with multiprovider assignments? or tell me if it is possible this way?
Thanks.