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 Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
EXP_TYPE_CD![]() |
VARCHAR(10) | NO | Name: Expense Type. Description: The unique identifier for the expense type. |
|
EXP_CHARGE_TYPE_CD![]() |
VARCHAR(10) | NO | Name: Expense Charge Type. Description: The unique identifier for the expense charge type. |
|
MODIFIED_BY | VARCHAR(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMERIC(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 Keys |
Key Name | Key Type | Keys |
RI_F00182 | Inversion Entry | EXP_TYPE_CD |
RI_F00183 | Inversion Entry | EXP_CHARGE_TYPE_CD |
PI_0169 | PrimaryKey | EXP_TYPE_CD, EXP_CHARGE_TYPE_CD |
EXP_TYPE_EXP_CHARGE_TYPE Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
EXP_TYPE | Identifying | One To Zero or More | EXP_TYPE_CD | NO | |||
EXP_CHARGE_TYPE | Identifying | One To Zero or More | EXP_CHARGE_TYPE_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |