Hi all,
We have POs created in R/3 by bapi_po_create from SRM, but value for underdelivery tolerance is not set at present. We would like to make sure PO is created with underdelivery set to biggest possible number (99.9%) to allow for PO confirmation arriving from vendor via XI ( IDoc ORDRSP.ORDRES05 ) to post with quantity variance. Right now inbound idoc does not post when qty variance is detected.
We checked three user exits in the bapi EXIT_SAPLMEWP_001, 002, 003, but can not see references to qty except overfulfilment as per below:
SUEBTO DEC 3 1 Overfulfillment tolerance
SUEBTK CHAR 1 0 Unlimited overfulfillment
Purchasing infor record is created with underfulfilment set, but it is not checked by bapi during PO creation.
Thanks in advance for any insight as to how this can be resolved.
Margaret