WAGE_SCHEDULE 
Default Table Name  WAGE_SCHEDULE 
Definition 
 Name: Wage Determination Schedule.     Description: This table stores the wage determination schedule data.
 

WAGE_SCHEDULE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EFFECTIVE_DT(PK)    DATE  NO 
Name: Effective Date. Description: Effective date. 
 
UDT05_ID(PK)(FK)    VARCHAR2(20)  NO 
Name: UDT05 ID. Description: User-defined field 05 identification.
 
UDT03_ID(PK)(FK)    VARCHAR2(20)  NO 
Name: UDT03 ID. Description: User-defined field 03 identification.
 
UDT01_ID_S(PK)    VARCHAR2(30)  NO 
Name: UDT01 ID. Description: User-defined field 01 identification. This field can be the beginning portion of the UDT01_ID.
 
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.
 

WAGE_SCHEDULE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0143  PrimaryKey  EFFECTIVE_DT, UDT05_ID, UDT03_ID, UDT01_ID_S 

WAGE_SCHEDULE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
UDT05  Identifying  One To Zero or More  F00144      UDT05_ID  NO  NO 
UDT03  Identifying  One To Zero or More  F00145      UDT03_ID  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
WAGE_SCHEDULE_RATE  Identifying  One To Zero or More  F00146        NO  NO