DEL_LIMIT_TBL(SQL Table) |
Index Back |
---|---|
Delete Limit TableStores the Delete Limit values for the batch processes. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
2 | DELETE_LIMIT | Number(12,0) | DECIMAL(12) NOT NULL | Used in GL AE batch processes to perform deletes rather than truncate. |