PV_WF_SETID(SQL Table) |
Index Back |
---|---|
Workflow SetID/Rule AssignmentWorkflow SetID/Rule Assignment . Turn on/off Check Exceptions, turn on/off Workflow |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
2 | WORKLIST_FLG | Character(1) | VARCHAR2(1) NOT NULL |
If the worklist flag is checked, the item will added to a specific user(s) worklist.
N=No Y=Yes Default Value: N |
3 | EMAIL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
When the email flag is checked, the user will notified a specific user regarding an activity.
N=No Y=Yes Default Value: N |
4 | NOTIFY_ERRORS | Character(1) | VARCHAR2(1) NOT NULL |
Notify Errors Flag for Item Loader
N=N Y=Y Default Value: N |