PAY_TYPE_CUR_OVRD |
Default Table Name | PAY_TYPE_CUR_OVRD |
Definition |
PAY_TYPE_CUR_OVRD Columns |
ColumnName | Domain | Datatype | NULL | Definition |
PAY_TYPE![]() |
VARCHAR2(3) | NO | ||
TRN_CRNCY_CD![]() |
VARCHAR2(3) | NO | ||
PAY_TYPE_FCTR_QTY | NUMBER(5, 4) | YES | ||
S_PAY_TYPE_USE_CD | VARCHAR2(1) | YES | ||
PAY_TYPE_AMT | NUMBER(19, 4) | YES | ||
MODIFIED_BY | VARCHAR2(20) | YES | ||
TIME_STAMP | DATE | YES | ||
ROWVERSION | NUMBER(10, 0) | YES |
PAY_TYPE_CUR_OVRD Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_PAY_TYPE_CUR_OVRD_IDX | PrimaryKey | PAY_TYPE, TRN_CRNCY_CD |
PAY_TYPE_CUR_OVRD Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
PAY_TYPE | Identifying | One To Zero or More | FK_PAY_TYPE_CUR_OVRD_PA_IDX | PAY_TYPE | NO | NO | NO | ||
CURRENCY | Identifying | One To Zero or More | FK_PAY_TYPE_CUR_OVRD_TR_IDX | TRN_CRNCY_CD | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |