RE_ENTITY_DEFN(SQL Table) |
Index Back |
---|---|
Sequence Key Generator |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ENTITY_NM | Character(15) | VARCHAR2(15) NOT NULL | The name of the entity for which the unique key needs to be generated |
2 | LASTGEN_KEY | Number(30,0) | DECIMAL(30) NOT NULL | Last Generated Unique Key |