EXP_TYPE_EXP_CHARGE_TYPE |
Default Table Name | EXP_TYPE_EXP_CHARGE_TYPE |
Definition | Name: Expense Charge Expense Charge Type. Description: This table contains charge types for user defined expense line types. |
EXP_TYPE_EXP_CHARGE_TYPE Columns |
ColumnName | Domain | Datatype | NULL | Definition |
EXP_TYPE_CD![]() |
VARCHAR2(10) | NO | Name: Expense Type. Description: The unique identifier for the expense type. |
|
EXP_CHARGE_TYPE_CD![]() |
VARCHAR2(10) | NO | Name: Expense Charge Type. Description: The unique identifier for the expense charge type. |
|
MODIFIED_BY | VARCHAR2(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMBER(10, 0) | NO | Name: Row Version. Description: The number of times this record has been updated. |
|
TIME_STAMP | DATE | NO | Name: Time Stamp. Description: Date and time the record was last modified. |
EXP_TYPE_EXP_CHARGE_TYPE Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0169 | PrimaryKey | EXP_TYPE_CD, EXP_CHARGE_TYPE_CD |
EXP_TYPE_EXP_CHARGE_TYPE Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
EXP_TYPE | Identifying | One To Zero or More | F00182 | EXP_TYPE_CD | NO | NO | ||
EXP_CHARGE_TYPE | Identifying | One To Zero or More | F00183 | EXP_CHARGE_TYPE_CD | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |