AP_GINV_PEZ_TBL(SQL Table) |
Index Back |
---|---|
EZ Invoice Run Control RecEZ Invoice Run Control Rec |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PROCESS_FREQUENCY | Character(1) | VARCHAR2(1) NOT NULL |
Process Frequency
A=Always Process N=Don't Run O=Process Once Default Value: N |
4 | REQUEST_ID | Character(10) | VARCHAR2(10) NOT NULL | Request ID |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | 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: AP_GNV_SYSID_VW |