PER_DIEM_SCHEDULE 
Default Table Name  PER_DIEM_SCHEDULE 
Definition 
 Name: Expense Per Diem Schedule.     Description: This table contains the detail per diem schedules.
 

PER_DIEM_SCHEDULE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PER_DIEM_SCHEDULE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Per Diem Schedule. Description: The identifier for the schedule.
 
COUNTRY_NAME(PK)    VARCHAR(45)  NO 
Name: Country . Description: The name of the country for the schedule location.
 
STATE_NAME(PK)    VARCHAR(35)  NO 
Name: State. Description: The name of the state for the schedule location.
 
CITY_NAME(PK)    VARCHAR(35)  NO 
Name: City. Description: The name of the city for the schedule location.
 
COUNTY_NAME(PK)    VARCHAR(35)  NO 
Name: County. Description: The name of the county for the schedule location.
 
EFFECTIVE_DT(PK)    DATE  NO 
Name: Effective Date. Description: The date the schedule was effective.
 
SEASON_START_DATE(PK)    VARCHAR(5)  NO 
Name: Season Start MM/DD. Description: The month and date that the schedule starts. Format must e MM/DD. For non-seasonal schedules then this field should be 01/01.
 
SEASON_END_DATE(PK)    VARCHAR(5)  NO 
Name: Season End MM/DD. Description: The month and date that the schedule ends. Format must e MM/DD. For non-seasonal schedules then this field should be 12/31.
 
LODGING_AMT    NUMERIC(15, 5)  NO 
Name: Lodging Amount. Description: The amount allocated for Lodging for this schedule. (Exclusive of Taxes)
 
MEAL_INCIDENTAL_AMT    NUMERIC(15, 5)  NO 
Name: M and IE Amount. Description: The amount allocated for Meals and Incidentals for this schedule. 
 
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.
 
S_LOCATION_TYPE_CD    VARCHAR(1)  NO 
Name: . Description: Indicates the type of location the schedule is. The valid values are: C – Civilian. M – Military. B - Both. U – User
 
PROPORTIONAL_MEALS_AMT    NUMERIC(15, 5)  NO 
Proportional Meals Amount. The proportional meal allowance for this schedule.
 
S_SCHEDULE_SOURCE_CD(PK)    VARCHAR(1)  NO 
Name: Source. Description: Indicates the source of the rate schedules. The valid values are: C – CONUS. O – OCONUS. U – User
 
S_MEALS_SOURCE_CD    VARCHAR(1)  NO 
Name: Meal Source. Description: Indicates the source of the meals and incidental amounts. The valid values are: C – CONUS. O – OCONUS. U - User
 
OVERRIDE_COUNTRY_NAME    VARCHAR(60)  NO 
Name: Override Country Name. Description: If a value exists in this column it will replace the Country name on the expense report/authorization.
 
OVERRIDE_STATE_NAME    VARCHAR(60)  NO 
Name: Override State Name. Description: If a value exists in this column it will replace the State name on the expense report/authorization.
 
OVERRIDE_CITY_NAME    VARCHAR(60)  NO 
Name: Override City Name. Description: If a value exists in this column it will replace the City name on the expense report/authorization.
 
OVERRIDE_COUNTY_NAME    VARCHAR(60)  NO 
Name: Override Country Name. Description: If a value exists in this column it will replace the County name on the expense report/authorization.
 
TERMINATE_DT    DATE  YES 
Name: Terminate Date. Description: The date this record is to be considered terminated.
 

PER_DIEM_SCHEDULE Keys 
Key Name  Key Type  Keys 
RI_F00165  Inversion Entry  PER_DIEM_SCHEDULE_CD 
SI_0094  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_COUNTRY_NAME, OVERRIDE_STATE_NAME, OVERRIDE_CITY_NAME, OVERRIDE_COUNTY_NAME, EFFECTIVE_DT, SEASON_START_DATE, SEASON_END_DATE, S_SCHEDULE_SOURCE_CD 
SI_0093  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_COUNTY_NAME, EFFECTIVE_DT 
SI_0092  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_CITY_NAME, EFFECTIVE_DT 
SI_0091  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_STATE_NAME, EFFECTIVE_DT 
SI_0090  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_COUNTRY_NAME, EFFECTIVE_DT 
SI_0089  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_COUNTRY_NAME, OVERRIDE_CITY_NAME, EFFECTIVE_DT 
SI_0088  Inversion Entry  PER_DIEM_SCHEDULE_CD, OVERRIDE_COUNTRY_NAME, OVERRIDE_STATE_NAME, OVERRIDE_CITY_NAME, OVERRIDE_COUNTY_NAME, EFFECTIVE_DT 
SI_0087  Inversion Entry  PER_DIEM_SCHEDULE_CD, COUNTY_NAME, EFFECTIVE_DT 
SI_0086  Inversion Entry  PER_DIEM_SCHEDULE_CD, CITY_NAME, EFFECTIVE_DT 
SI_0085  Inversion Entry  PER_DIEM_SCHEDULE_CD, STATE_NAME, EFFECTIVE_DT 
SI_0084  Inversion Entry  PER_DIEM_SCHEDULE_CD, COUNTRY_NAME, EFFECTIVE_DT 
SI_0083  Inversion Entry  PER_DIEM_SCHEDULE_CD, COUNTRY_NAME, STATE_NAME, CITY_NAME, COUNTY_NAME, EFFECTIVE_DT 
SI_0082  Inversion Entry  PER_DIEM_SCHEDULE_CD, COUNTRY_NAME, CITY_NAME, EFFECTIVE_DT 
SI_0081  Inversion Entry  PER_DIEM_SCHEDULE_CD, TERMINATE_DT 
SI_0080  Inversion Entry  PER_DIEM_SCHEDULE_CD, EFFECTIVE_DT 
SI_0066  Inversion Entry  S_MEALS_SOURCE_CD, MEAL_INCIDENTAL_AMT 
PI_0160  PrimaryKey  PER_DIEM_SCHEDULE_CD, COUNTRY_NAME, STATE_NAME, CITY_NAME, COUNTY_NAME, EFFECTIVE_DT, SEASON_START_DATE, SEASON_END_DATE, S_SCHEDULE_SOURCE_CD 

PER_DIEM_SCHEDULE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PER_DIEM  Identifying  One To Zero or More        PER_DIEM_SCHEDULE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype