This table requires activation of Advanced Collections functional area. Stores translated credit classifications for Advanced Collections.
Module: Advanced Collections
AR_CMGT_CREDIT_CLASSIFICATION_CODE, LANGUAGE, CODE_TYPE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CODE_TYPE | VARCHAR2 | 128 | True | Code type identifier. | |||
| AR_CMGT_CREDIT_CLASSIFICATION_CODE | VARCHAR2 | 128 | True | AR credit classification lookup code. | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier derived from code type and code. | ||||
| NAME | VARCHAR2 | 128 | Translated meaning. | ||||
| DESCRIPTION | VARCHAR2 | 256 | Translated description. |
Copyright © 2019, 2026, Oracle and/or its affiliates.