RELINST_TMP_MC(SQL Table) |
Index Back |
---|---|
Relation Institution Temp TblThis is a temp table used in all the mass change processes with the Type ID of 'Rel Inst - ..............' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MC_DEFN_ID | Character(30) | VARCHAR2(30) NOT NULL |
Mass Change Definition
Prompt Table: MC_DEFN |
2 | MC_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
Mass Change Status
APR=Approved Transaction CAN=Cancel Transaction ERR=Errored Transaction PND=Pending Transaction SCS=Successful Transaction |
3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |