Skip to Content
0
Former Member
Feb 15, 2011 at 05:13 AM

PO qty not equal to PR qtty while converting PR to PO via ME59N

203 Views

I've a material which has a B. UOM as CS. Conversion is maintained in Basic data as 6 EA = 1 CS.

Info record is maintained to allow variable order unit of measure active '1' and order unit of measure as 'EA'

3rd party drop ship Saleas order is created for 2 EA, which triggered a PR for 0.333 CS (CS being Base UOM, PR order qtty is in CS)

When I convert this PR to PO via ME59N, PO is created for 1 EA. and not 2 (i need PO to be created for 2 EA)

Scenario variations: If a SO is created for 3 EA PR is generated for 0.5 CS PO for 3 EA

if SO qtty is 5 EA , PR is generated for 0.833 CS , PO for 4 EA

Please see the system behaviour for different drop ship SO qtty and the PO getting generated there of.

SO (EA) PR (CS) PO (EA) Our Requirement

PR qty Order qty open qty PO quantity

1 0.166 0.166 0 1 1

2 0.333 0.167 0.166 1 2

3 0.5 0.5 0 3 3

4 0.667 0.667 0 4 4

5 0.833 0.667 0.166 4 5

6 1 1 0 6 6

Please suggest a solution to achieve the PO qtty per (Our requirement PO qtty column for line # 2 and 5

Edited by: VGOUR1 on Feb 15, 2011 6:14 AM