PTAFAW_USERINST

index back

Step inst assigner to user


PeopleSoft Field Name Field Type Column Type Description
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.
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.
PTAFUSER_TYPE Character(3) VARCHAR2(3) NOT NULL Approval Workflow Events for Notification
A=Approver
R=Reviewer
OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Prompt Table: PSOPRDEFN

PTAFORIG_OPRID Character(30) VARCHAR2(30) NOT NULL User ID
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
DTTM_CREATED DateTime(26) TIMESTAMP Datetime Created
PTAFDTTM_MODIFIED DateTime(26) TIMESTAMP Datetime modified
PTAFDTTM_COMPLETE DateTime(26) TIMESTAMP Date/Time Completed
index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
PTRef generated on 21-DEC-20