EXP_CLASS_EXP_RPT_TYPE |
Default Table Name | EXP_CLASS_EXP_RPT_TYPE |
Definition | Name: Expense Class Expense Report Types. Description: This table contains the valid expense report types for each expense class. |
EXP_CLASS_EXP_RPT_TYPE Columns |
ColumnName | Domain | Datatype | NULL | Definition |
EXP_CLASS_CD![]() |
VARCHAR2(20) | NO | Name: Expense Class. Description: User-specified unique identifier for employee expense class table. |
|
EXP_RPT_TYPE_CD![]() |
VARCHAR2(10) | NO | Name: Expense Report Type. Description: The expense type unique identifier. |
|
DEFAULT_FL | VARCHAR2(1) | NO | Name: Default Flag. Description: Logical as to whether this expense report type is the default value th this Expense Class. |
|
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_CLASS_EXP_RPT_TYPE Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0155 | PrimaryKey | EXP_CLASS_CD, EXP_RPT_TYPE_CD |
EXP_CLASS_EXP_RPT_TYPE Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
EXP_CLASS | Identifying | One To Zero or More | F00159 | EXP_CLASS_CD | NO | NO | ||
EXP_RPT_TYPE | Identifying | One To Zero or More | F00160 | EXP_RPT_TYPE_CD | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |