PROC_PART_CF_R(SQL Table) |
Index Back |
---|---|
Process Part CF for Range |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROC_PART_ID | Character(10) | VARCHAR2(10) NOT NULL |
Process Partition ID
Prompt Table: PROC_PART_TBL |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_GL_NONVW |
3 | CHARTFIELD | Character(18) | VARCHAR2(18) NOT NULL | ChartField |
4 | RANGE_FROM | Character(30) | VARCHAR2(30) NOT NULL |
Lower boundary for detail value that contains a range of values
Prompt Table: %EDITTABLE |
5 | RANGE_TO | Character(30) | VARCHAR2(30) NOT NULL |
Upper boundary for detail value that contains a range of values
Prompt Table: %EDITTABLE |