This table requires activation of Advanced Collections functional area. Stores translated preferred contact methods for Advanced Collections.
Module: Advanced Collections
LANGUAGE, CODE_TYPE, AR_CUST_PREF_CONTACT_METHOD_CODE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CODE_TYPE | VARCHAR2 | 128 | True | Lookup type used to categorize preferred contact methods. | |||
| AR_CUST_PREF_CONTACT_METHOD_CODE | VARCHAR2 | 128 | True | Lookup code for the preferred contact method. | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier composed of lookup type and code. | ||||
| NAME | VARCHAR2 | 128 | Business name for the preferred contact method. | ||||
| DESCRIPTION | VARCHAR2 | 256 | Description of the preferred contact method. |
Copyright © 2019, 2026, Oracle and/or its affiliates.