Dear Guru's.
Requirement is to report different inventory stock's (Total Stock, blocked stock, stock in transit..etc) based on plant, material, storage location, vendor and purchase order in BW.
For Example:
Plant | material | Stock in Transit | Total Stock |
---|---|---|---|
1000 | 50000001 | 0,00 | 100kg |
1000 | 50000002 | 500kg | 600kg |
If we drag the Vendor or Purchase Order Number into the report, Data gets Splitted into +ve (Inflow) and -Ve(Outflow) values.
For Example:
Plant | material | Vendor | Purchase Order | Stock in Transit | Total Stock | ||
---|---|---|---|---|---|---|---|
1000 | 50000001 | 54545 | 567896 |
|
| ||
1000 | 50000001 | # | # |
|
| ||
1000 | 50000002 |
| 567899 | +900kg | +800kg | ||
1000 | 50000002 | # | # | -400kg | -200kg |
I Think this is because no vendor assigned to outflow data. this is my guess i don't have much knowledge on MM. i have tried to restrict the keyfig's with stock category, but for most of the vendors or PO 's its unassigned.
But we need the data in single as follows. can any one suggest me any steps to achieve this in BI or BO.
Plant | material | Vendor | Purchase Order | Stock in Transit | Total Stock | |||
---|---|---|---|---|---|---|---|---|
1000 | 50000001 | 54545 | 567896 | 0,00 | 100 kg | |||
1000 | 50000002 |
| 567899 |
| 600kg |
Thanks in Advance,
Dev