PC_MSP2_WAITING(SQL Table) |
Index Back |
---|---|
Waiting for IntegrationThis is a list of projects that are waiting for an integration to occur. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: PSOPRDEFN_SRCH |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | PC_SYNC_DIR | Character(3) | VARCHAR2(3) NOT NULL |
Sync direction for MSP Integration.
CMS = Copy to Microsoft
CPS = Copy to PeopleSoft
UMS = Update Microsoft
UPS = Upgrade PeopleSoft
UPR = Get Update from Project Resource List (PRL)
CMS=Copy Project to Microsoft CPS=Copy Project to PeopleSoft UMS=Update Project in Microsoft UPR=Project Resource List Update UPS=Update Project in PeopleSoft |
5 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT Prompt Table: SP_BU_PC_NONVW |
6 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Project Id ChartField
Prompt Table: SP_PROJ_NONVW |
7 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |