Order Release Involved Party Override Address Line Increased Character Limit
This feature increases the Override Address Line field from VARCHAR2(55) to VARCHAR2(1000), making it the same field type and size as the Location Address Address Line field.
Below is the 25C Data Dictionary showing the new field length.
25C Data Dictionary OR_INVOLVED_PARTY_ADDRESS.OVERRIDE_ADDRESS_LINE field
Below is the previous Data Dictionary.
Previous Data Dictionary OR_INVOLVED_PARTY_ADDRESS.OVERRIDE_ADDRESS_LINE field
This feature provides consistency for location address line information for both the LOCATION_ADDRESS.ADDRESS_LINE field and the OR_INVOLVED_PARTY_ADDRESS.OVERRIDE_ADDRESS_LINE field.
Steps to Enable
You don't need to do anything to enable this feature.