This stores risk reason translation
Module: Profile Management
LANGUAGE, RISK_REASON_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
RISK_REASON_CODE | VARCHAR2 | 128 | True | Code. | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type and code. | ||||
RISK_REASON_NAME | VARCHAR2 | 1024 | Business name or value of the code. | ||||
RISK_REASON_DESCRIPTION | VARCHAR2 | 1024 | Code description. |