S_PART_LIST 
Default Table Name  S_PART_LIST 
Definition 
 

S_PART_LIST Columns 
ColumnName  Domain  Datatype  NULL  Definition 
DYN_TBL_NAME    VARCHAR2(30)  YES 
 
PARTITION_ID    VARCHAR2(254)  YES 
 
REAL_TBL_NAME    VARCHAR2(30)  YES 
 
LOCKED    VARCHAR2(1)  YES 
 
LOCK_DTT    DATE  YES 
 

S_PART_LIST Primary and Unique Keys 
Key Name  Key Type  Keys 
S_PART_LIST_I  Index  DYN_TBL_NAME, PARTITION_ID 

S_PART_LIST Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred