RBP_CLND_ASGN(SQL Table) |
Index Back |
---|---|
PIM Error LogThis record is used to store errors from the PIM integration, for an individual user. |
# | 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 | TASK_ID | Number(15,0) | DECIMAL(15) NOT NULL | TaskIID field. Key for RB_TSK record. Used by Task Management. |
3 | PERSON_ID_ASSIGNEE | Character(15) | VARCHAR2(15) NOT NULL | Contact Identifier for Treasury Contacts |
4 | ROW_ACTION_REQUEST | Character(1) | VARCHAR2(1) NOT NULL |
This field denotes the type of action that is being requested for the row.
A=Add Row D=Delete Row K=Keep Row (No Changes) U=Update Row |