DEPT_OFFSET_GRP(SQL Table) |
Index Back |
---|---|
Department Offset Group TblDEPT_OFFSET_GRP contains the definition of the offset groups. The offset group itself is attached to a department on the DEPT_BUDGET_DT table. This information is used by the batch processes which post encumbrance and actual expense amounts to the G/L system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DEPT_OFFSET_GRP | Character(5) | VARCHAR2(5) NOT NULL | Department Offset Group |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |