CURR_PRCS_VW(SQL View) |
Index Back |
---|---|
GL Multicurrency Process View |
SELECT prcsinstance , rundttm , oprid , runcntlid FROM PSPRCSRQST WHERE prcsname IN ('FSPCCURR', 'FS_MC') |
# | 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 |