PTAFAW_USERINST

(SQL Table)
Index Back

Step inst assigner to user

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PTAFUSTEP_INST_ID Number(15,0) DECIMAL(15) NOT NULL Object id of a step instance. Generated off the main thread id for the approval process.
2 PTAFSTEP_INSTANCE Number(15,0) DECIMAL(15) NOT NULL Object id of a step instance. Generated off the main thread id for the approval process.
3 PTAFUSER_TYPE Character(3) VARCHAR2(3) NOT NULL Approval Workflow Events for Notification
A=Approver
R=Reviewer
4 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Prompt Table: PSOPRDEFN

5 PTAFORIG_OPRID Character(30) VARCHAR2(30) NOT NULL User ID
6 PTAFSTEP_STATUS Character(1) VARCHAR2(1) NOT NULL Step Instance Status
A=Approved
B=Pushed back
C=Auto Approved
D=Denied
E=Administrator denied
F=Deleted
G=Bypassed
H=On Hold
K=Skipped
L=Terminated
M=Administrator approved
N=Not Active
P=Pending
R=No longer in role
S=Skipped
T=Terminated
U=Auto approved
X=Deleted
Y=Bypassed
7 DTTM_CREATED DateTime(26) TIMESTAMP Datetime Created
8 PTAFDTTM_MODIFIED DateTime(26) TIMESTAMP Datetime modified
9 PTAFDTTM_COMPLETE DateTime(26) TIMESTAMP Date/Time Completed