IMPORT_UDT02_SPVSR 
Default Table Name  IMPORT_UDT02_SPVSR 
Definition 
 Name: UDT02 Supervisor Import.     Description: This table is the staging table that contains supervisor assignments to UDT02 that will be imported to system if validations are passed.
 

IMPORT_UDT02_SPVSR Columns 
ColumnName  Domain  Datatype  NULL  Definition 
USER_COMPANY_ID    VARCHAR2(30)  NO 
Name: Domain. Description: Alias for database schema that shall be updated.
 
S_IMPORT_CD    VARCHAR2(1)  NO 
Name: Import Type. Description: Indicates the type of transaction. The valid values are: A – Add. U – Update. D – Delete. B – Batch 
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: A time/date stamp that indicates when the record was originally inserted into table.
 
EXTERNAL_USER    VARCHAR2(20)  NO 
Name: External User. Description: User ID of the Non-TC user initiating the insert into the Import table. 
 
UDT02_ID    VARCHAR2(50)  NO 
Name: UDT02 ID. Description: UDT02 that is being assigned supervisor.
 
SPVSR_EMPL_ID    VARCHAR2(20)  NO 
Name: Supervisor Employee ID. Description: Employee ID of Supervisor being assigned.
 
FUNCTIONAL_ROLE_CD    VARCHAR2(10)  NO 
Name: Functional Role. Description: The type of supervisor. Must be valid functional role.
 

IMPORT_UDT02_SPVSR Primary and Unique Keys 
Key Name  Key Type  Keys 

IMPORT_UDT02_SPVSR 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