Extend OE_EXPOSURE_INTERFACE.BILL_TO_CUSTOMER_NAME Length to VARCHAR2(360)
(Doc ID 2275682.1)
Last updated on JANUARY 07, 2022
Applies to:
Oracle Order Management - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Transaction Control
ACTUAL BEHAVIOR
---------------
OE_EXPOSURE_INTERFACE.BILL_TO_CUSTOMER_NAME - - varchar2(50), however, HZ_PARTIES.Party_name-VARCHAR2(360).
EXPECTED BEHAVIOR
-----------------------
OE_EXPOSURE_INTERFACE.BILL_TO_CUSTOMER_NAME needs to be extended to VARCHAR2(360) to match te customer name length.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. OE_EXPOSURE_INTERFACE.BILL_TO_CUSTOMER_NAME - - varchar2(50), however, HZ_PARTIES.Party_name-VARCHAR2(360).
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 |