DW_PRFL_SUBS_PAY_METHOD_D_TL
This stores subscription pay method translation
Details
Module: Profile Management
Key Columns
SUB_PAY_METH_CODE, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SUB_PAY_METH_CODE | VARCHAR2 | 128 | True | Code. | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier. Value is derived from a combination of code type and code. | ||||
| SUB_PAY_METH_CODE_NAME | VARCHAR2 | 128 | Business name or value of the code. | ||||
| SUB_PAY_METH_CODE_DESCRIPTION | VARCHAR2 | 256 | Code description. |