cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to modify Deployment order qty

Former Member
0 Kudos


Hi All,

Deployment order quantity for requirement element(source location) is not getting changed & the order quantity is getting changed for receipt element(Destination Location) using BAPI_POSRVAPS_SAVEMULTI3.

Pl suggest how to update order quantity at requirement element when there is a order change at receipt element.

Thanks,

Laxman

Accepted Solutions (0)

Answers (1)

Answers (1)

GSU
Advisor
Advisor
0 Kudos

Dear Laxman

The BAPI document says this:

ProcurementOrderAPS.SaveMultiple2

You can use this method to create or change procurement orders.

The individual parameters can be used to create or change a procurement
order with only receipt elements (output notes) or with receipt and
issue elements (output and input nodes).

Receipts
Receipt Elements (OUTPUT Nodes) of a Procurement Order
Description
The parameter must always be filled for procurement orders.

Requirements
Issue Elements (INPUT Node) of a Procurement Order
Description
Indicates a requirement (issue element) for a procurement order.

An entry may only be made here if an associated receipt element
(RECEIPTS parameter) exists for the same order and item/schedule line
number. Ensure that you have entered the correct procurement type
(PROC_TYPE field) there.

BAPI_POSRVAPS_SAVEMULTI3 needs also the requirements to create the order you want.

This is also mentioned in the docmentation available via transaction

BAPI

Further,can you check,if you the SAP note:1753329 is relavant to you

Thansk and Regards

Suresh