PO_GPFM_RUN_CNT

(SQL Table)
Index Back

PO GINV Performanc Run Control

This is Run Control and allows a user to run Performance REST APIs for specific System IDs in G-Invoicing

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
2 GNV_SYSTEM_ID Character(100) VARCHAR2(100) NOT NULL Identifies the system that the interfacing Partner ID represents for the request. The System ID is used to limit data access and permissions in G-Invoicing. G-INVOICING MANINSRI12/06/2021

Prompt Table: PO_GNV_SYSID_VW

3 REQUEST_ID Character(10) VARCHAR2(10) NOT NULL Request ID
4 LASTUPDDT_SINCE Date(10) DATE Last Update Date Since
5 LASTUPDTM_SINCE Time(15) TIMESTAMP Last Updated Time Since
6 PROCESS_FREQUENCY Character(1) VARCHAR2(1) NOT NULL Process Frequency
A=Always Process
N=Don't Run
O=Process Once

Default Value: N

7 DESCR Character(30) VARCHAR2(30) NOT NULL Description