Hi guys,
I am trying to figure out a way to look up inventory movement data from cube 0IC_C03 into a production order cube that is populated using delivered extractor 2LIS_04_P_MATNR. I wrote a look up in my start routine for the cube loaded from 2LIS_04_P_MATNR based on order number to read from 0IC_C03, specifically looking to get scrap data based on movement types 551 and 555, for some reason it's only being populated now in MB5B so that's where I have to get it fom. Well it appears that when movement types are 551 or 555 they don't have an order number populated! So therefore my look up in my start routine loading 2LIS_04_P_MATNR fails to get that scrap data.
Does anyone know of another way other than order number to link production order data to material stock/movement?
Cheers,
Gary