CURRENCY_SCHEDULE 
Default Table Name  CURRENCY_SCHEDULE 
Definition 
 Name: Currency Schedule .     Description: This table contains the user defined currency schedules
 

CURRENCY_SCHEDULE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CURRENCY_SCHEDULE_CD(PK)    VARCHAR2(10)  NO 
Name: Currency Schedule. Description: The identifier for the currency schedule.
 
CURRENCY_SCHEDULE_DESC    VARCHAR2(30)  NO 
Name: Currency Schedule Description. Description: The description of the schedule.
 
ACTIVE_FL    VARCHAR2(1)  NO 
Name: Active Flag. Description: Logical as to whether this currency schedule is active
 
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.
 
TOLERANCE_PCT    NUMBER(3, 2)  NO 
Name: Tolerance Percentage. Description: Amount the user entered exchange rate deviate from system calculated rate.
 

CURRENCY_SCHEDULE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0167  PrimaryKey  CURRENCY_SCHEDULE_CD 

CURRENCY_SCHEDULE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
CURRENCY_SCHEDULE_RATE  Identifying  One To Zero or More  F00179        NO  NO 
EXP_RPT  Non-Identifying  One To Zero or More  F00206        NO  NO 
EXP_AUTH  Non-Identifying  One To Zero or More  F00350        NO  NO