cancel
Showing results for 
Search instead for 
Did you mean: 

Order quantity violates rounding rules (See long text) while creating PO

0 Kudos
384

While creating PO using BAPI_PO_CREATE1 ,I am passing quantity as 2,but But PO with item quantity 5.

How to fix this iisue..PO should be created with quantity what we passed to bapi_po_crate1.

Can anyone help on this scenario.

View Entire Topic
pataselano
Active Contributor
0 Kudos

Please pass following parameters:

POITEM-NO_ROUNDING = 'X' and POITEMX-NO_ROUNDING = 'X'.