XOrder In RMS: [E] Terms Can Only Be Modified When The Order Is In Worksheet Or Submitted Status.
(Doc ID 3040683.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Retail Merchandising Foundation Cloud Service - Version 24.0 to 24.0 [Release 24.0]Information in this document applies to any platform.
Symptoms
When Processing XORDERMOD with only change in Custom Flex Attribute value, getting below error in RIB Hospital:
"Terms can only be modified when the order is in worksheet or submitted status"
Steps :
1) Make sure Order Terms ( ORDHEAD.TERMS) is different from Supplier Terms ( SUPS.TERMS)
2) Send the 'xordermod' message to RIB like below message
<XOrderDesc>
<order_no>XXX</order_no>
<status>a</status>
<CustFlexAttriVo>
<name>CFA_ATRRIB_XXX</name>
<value>Y</value>
</CustFlexAttriVo>
</XOrderDesc>
3) It Fails with error "Terms can only be modified when the order is in worksheet or submitted status."
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |