ALLOC_PRCS_VW(SQL View) |
Index Back |
---|---|
GL Allocation Process View |
SELECT PRCSINSTANCE , RUNDTTM , OPRID , RUNCNTLID FROM PSPRCSRQST WHERE PRCSNAME IN ('FS_ALLC', 'RTBL_FS_ALLC') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
3 | OPERATOR | Character(30) | VARCHAR2(30) NOT NULL | User ID |
4 | RUNCNTLID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |