WAGE_SCHEDULE_RATE 
Default Table Name  WAGE_SCHEDULE_RATE 
Definition 
 Name: Wage Determination Schedule Rates.     Description: This table stores the rates for the wage determination schedule.
 

WAGE_SCHEDULE_RATE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EFFECTIVE_DT(PK)(FK)    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)(FK)    VARCHAR2(30)  NO 
Name: UDT01 ID. Description: User-defined field 01 identification.
 
UDT07_ID(PK)(FK)    VARCHAR2(20)  NO 
Name: UDT07 ID. Description: The UDT07 value that the schedule is based on. 
 
RATE1_RATE    NUMBER(15, 5)  NO 
Name: User Defined Rate 1. Description: The user-defined rate 1 for this schedule.
 
S_APPLY_CD    VARCHAR2(1)  NO 
Name: Apply Rule. Description: Controls when the user-defined rate is applied.  A - Always. H - Higher than Employee
 
FRINGE_RATE    NUMBER(15, 5)  NO 
Name: Fringe Rate. Description: Fringe Rate to be used in labor calculation.
 
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.
 
UDT07_CP_COMPANY_CD(PK)(FK)    VARCHAR2(10)  NO 
 
UDT06_ID(PK)    VARCHAR2(20)  NO 
Name: UDT06 ID. Description: The UDT06 value that the schedule is based on.
 
UDT06_CP_COMPANY_CD(PK)    VARCHAR2(10)  NO 
 

WAGE_SCHEDULE_RATE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0144  PrimaryKey  EFFECTIVE_DT, UDT05_ID, UDT03_ID, UDT01_ID_S, UDT07_ID, UDT07_CP_COMPANY_CD, UDT06_ID, UDT06_CP_COMPANY_CD 

WAGE_SCHEDULE_RATE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
WAGE_SCHEDULE  Identifying  One To Zero or More  F00146      EFFECTIVE_DT, UDT05_ID, UDT03_ID, UDT01_ID_S  NO  NO 
UDT07  Identifying  One To Zero or More  F00180      UDT07_ID, UDT07_CP_COMPANY_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable