100861 - Release of blocked sales orders - loop check
100861 - Release of blocked sales orders - loop check
100861 - Release of blocked sales orders - loop check
SAP Note
Symptom
After sales orders are released from credit, it may happen that after another
availability check of the document, the document runs through the credit checks and
is blocked.
Other Terms
Credit limit, VKM1, AMTBL, rescheduling, V_V2, requested quantity
Solution
1. Because you cannot generally decide, which is the correct quantity, auser
exit is offered, which sets the quantity differently than the standard.
Especially for full delivery or one-time delivery (rule to transfer the results
of the availability check, Transaction OVZJ) youshould use the planned delivery
quantity. This is programmed in user exit RMCS1US1 and can be activated if
required.
https://userapps.support.sap.com/sap/support/notes/100861 1/3
1/10/25, 1:20 PM 100861 - Release of blocked sales orders - loop check
...
* IF TVTA-REVFP NA 'CE'. <<<<<deactivate
* if one-time or full delivery is required, the planned
* quantity is copied, because there is only one delivery
CH_QUANTITY = US_VBAP-LSMENG. *
ENDIF. <<<<<deactivate
...
For Releases prior to 3. 0F, Notes 48797 and 30646 are prerequisite.
2. To make sure that the released credit value and the update of the opensales
order credit value remain the same, activate the source code in user exit
RMCS1US3 (Note 149559). Caution: The source code in userexits RMCS1US1 and
RMCS1US3 must be compatible to make sure that both are active or inactive at
the same time!
3196063 Credit check results and credit status of a sales document (/sap/support/notes/3196063 )
3287558 Incorrect or missing values or inconsistencies in Cash Management for SD order items
(/sap/support/notes/3287558 )
2278858 Released Credit Value Doubled After Release of Sales Order (/sap/support/notes/2278858 )
https://userapps.support.sap.com/sap/support/notes/100861 2/3
1/10/25, 1:20 PM 100861 - Release of blocked sales orders - loop check
Legal
Privacy (http://www.sap.com/corporate-en/about/legal/privacy.html) |
Terms of use (https://support.sap.com/support-programs-services/about/terms-of-use.html) |
Legal Disclosure (http://www.sap.com/corporate-en/about/legal/impressum.html) |
Copyright (http://www.sap.com/corporate-en/about/legal/copyright/index.html) |
Trademark (http://www.sap.com/corporate-en/about/legal/copyright/index.html#trademark)
Follow
(https://www.facebook.com/SAPDigitalBusinessServices) (https://twitter.com/SAPSupportHelp)
(https://www.youtube.com/user/SAPSupportInfo) (https://www.linkedin.com/groups/138840)
(https://plus.google.com/+SAPCloud)
https://userapps.support.sap.com/sap/support/notes/100861 3/3