SSF_GLPROC_CNTL(SQL Table) |
Index Back |
---|---|
SF GL Process ControlThis table is used to prevent operators from attempting to execute multiple GL related processes (for the same Business Unit or Cashiering Office) concurrently. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(12) | VARCHAR2(12) NOT NULL | Process Name | |
2 | Character(20) | VARCHAR2(20) NOT NULL | Process Key Field used to identify key field of the concurrent process. | |
3 | Character(20) | VARCHAR2(20) NOT NULL | Process Key Field used to identify key field of the concurrent process. | |
4 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
5 | PROCESS_DTTM | DateTime(26) | TIMESTAMP | Process Date/Time |