PO_POSTGPRG_PRM(SQL Table) |
Index Back |
---|---|
Parm record for Stage Purge |
# | 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_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
4 | SYSTEM_SOURCE | Character(3) | VARCHAR2(3) NOT NULL | Identifies the application or source system that generated a journal entry. Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values. SUJ---Included a label as Product. Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen. |
5 | PO_PROCESS_ID | Character(3) | VARCHAR2(3) NOT NULL |
Shows the process that created the row on the stage table
CON=Contract Releases CRT=PAR Location Replenishment OLS=Manual / Expedite Requisitions OMR=Order Management Referenced PLL=Planning System RFQ=Request for Quotation SFL=Production/Shop Floor SPO=Services Work Order SRC=AutoSelect / Quick Source WKM=Work Order Management |
6 | PURGE_ERRS_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Purge Staged Rows in Error
Y/N Table Edit Default Value: Y |
7 | PURGE_COMPL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Purge Completed Stage Rows
Y/N Table Edit Default Value: Y |
8 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PM_NONVW |
9 | PO_STG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Used in conjunction with PO_STG_ID to make a unique key on the stage tables.
O=Other R=Requisition |
10 | PO_STG_ID | Character(10) | VARCHAR2(10) NOT NULL |
Uniqye key to the PO Staging table
Prompt Table: PO_ITM_STG_VW10 |
11 | FROM_DATE | Date(10) | DATE | From Date |
12 | THRU_DATE | Date(10) | DATE | Through Date |
13 | DATE_SEL_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Date Selection
C=Current Date M=Current Date Minus Days N=No Selection by Date P=Current Date Plus Days S=Specified Date Default Value: N |
14 | DATE_SEL_OPR | Character(2) | VARCHAR2(2) NOT NULL |
Date Selection Oper
<=Less Than Select Date <==Less Than or Equal To Sel Date <>=Not Equal to Selection Date ==Equal to Selection Date >=Greater Than Selection Date >==Greater Than or Eq to Sel Date |
15 | DATE_SEL_DT | Date(10) | DATE | 03/23/2004 SFC Added PROD_COST_EFF_DT label |
16 | DATE_SEL_DAYS | Number(3,0) | SMALLINT NOT NULL | Date Selection Number of Days |
17 | SELECTION_CRIT_LBL | Character(1) | VARCHAR2(1) NOT NULL | Selection Criteria |