cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Value Contract

Former Member
0 Kudos

Hi,

I am facing an issue while working with value contract.

I have created a value contract. Once i create the sales order with reference to this contract, the amount of the sales order is getting correctly released from the contract. This is OK.

However based on a z-logic built in the user exit "userexit_save_document_prepare", whenever i execute this logic for the same order and save the order, the value released from the contract is again updated with the order value. Hence the value released from the contract is being updated twice for the same order whereas nothing related to the material quantity OR price has been changed.

Can some one throw somelight on why is this happening??

Regards,

JP.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Jatin

The probelm could be due to:

1) Incorrect update of Infostructure S135 which contains Released Value etc. So check the updating set up for this infostructure in this area:

SPRO/IMG/Logistics - General/Logistics Information System (LIS)/Logistics Data Warehouse/Updating.

2) There is a reorg report for this Infostructure- SDWTKTNA. You may not need it but read about it. There some OSS notes on wrong released values for value contracts. Check them out.

3) The user exit you mentioned also may be playing foul.

Hope this helps.