APPL_LOCKING 
Default Table Name  APPL_LOCKING 
Definition 
 

APPL_LOCKING Columns 
ColumnName  Domain  Datatype  NULL  Definition 
S_APPL_FUNC_ID(PK)    VARCHAR2(30)  NO 
 
USER_ID(PK)    VARCHAR2(20)  NO 
 
LOCK_DT    DATE  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
COMPANY_ID    VARCHAR2(10)  YES 
 
SEAT_ASSIGNMENT_NO(FK)    NUMBER(10, 0)  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

APPL_LOCKING Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_1119  PrimaryKey  S_APPL_FUNC_ID, USER_ID 

APPL_LOCKING Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
SEAT_ASSIGNMENT  Non-Identifying  One To Zero or More  F20640      SEAT_ASSIGNMENT_NO  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred