EXP_CLASS_PAY_METHOD |
Default Table Name | EXP_CLASS_PAY_METHOD |
Definition | Name: Expense Class Pay Methods. Description: This table contains the valid expense report types for each expense class. |
EXP_CLASS_PAY_METHOD Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
EXP_CLASS_CD![]() |
VARCHAR(20) | NO | Name: Expense Class. Description: User-specified unique identifier for employee expense class table. |
|
PAY_METHOD_CD![]() |
VARCHAR(10) | NO | Name: Pay Method. Description: User-specified unique identifier for the pay method. |
|
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_CLASS_PAY_METHOD Keys |
Key Name | Key Type | Keys |
RI_F00161 | Inversion Entry | EXP_CLASS_CD |
RI_F00162 | Inversion Entry | PAY_METHOD_CD |
PI_0156 | PrimaryKey | EXP_CLASS_CD, PAY_METHOD_CD |
EXP_CLASS_PAY_METHOD Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
EXP_CLASS | Identifying | One To Zero or More | EXP_CLASS_CD | NO | |||
PAY_METHOD | Identifying | One To Zero or More | PAY_METHOD_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |