This table requires activation of Advanced Collections functional area. Stores translated credit rating lookup values.
Module: Advanced Collections
CREDIT_RATING_CODE, LANGUAGE, CODE_TYPE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CODE_TYPE | VARCHAR2 | 128 | True | Code type identifier. | |||
| CREDIT_RATING_CODE | VARCHAR2 | 128 | True | Credit rating 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.