IT_EXCPT7_AET

(SQL Table)
Index Back

Manage Exceptions State Record

Manage Exceptions State Record

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
3 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
4 DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
5 RULE_ID Character(20) VARCHAR2(20) NOT NULL Rule ID
6 ACTN_APPLY Character(1) VARCHAR2(1) NOT NULL IT Business Rule Apply Action To 'Financial', 'Non-Financial' or 'Both' types of Asset.
A=N/A
B=Both
F=Financial
N=Non-Fin
7 RULE_ACTION_OPTN Character(3) VARCHAR2(3) NOT NULL Rule Option
01=Update ARM
02=Add Asset
03=Retire Asset
05=Move to Inventory
10=Email Custodian
11=Email Manager
12=Email Primary User
13=Email Primary User Manager
14=Email Group Owner
20=Route to Role
8 ACTN_DESCR Character(30) VARCHAR2(30) NOT NULL Rule Action Description
9 EXECUTE_SW Character(1) VARCHAR2(1) NOT NULL Automatically execute switch
10 RULE_DESCR Character(30) VARCHAR2(30) NOT NULL Rule Description
11 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
12 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
13 SFTWR_ERR_FLAG Character(1) VARCHAR2(1) NOT NULL Software Error Flag
N=No Errors/Exceptions
O=Over The Limit
P=Processed / In Process
R=Resolved
U=Unauthorized Install
W=Auto Processed Unauthorized
X=Auto Processed Over Limit
Y=Processed Over the Limit
Z=Processed Unauthorized Install
14 SCOPE_ACTN Character(1) VARCHAR2(1) NOT NULL Scope Action
A=All unreconciled ARM Assets
C=Assets from Search Criteria
N=No Action
S=Selected Assets

Default Value: N

15 NAME Character(50) VARCHAR2(50) NOT NULL Name
16 FROM_CLAUSE Character(254) VARCHAR2(254) NOT NULL From Clause
17 WHERE_CLAUSE_LONG2 Long Character(8192) CLOB Where Clause
18 COMMENTS_254 Character(254) VARCHAR2(254) NOT NULL EDI Comments
19 UPDATE_FLG Character(1) VARCHAR2(1) NOT NULL Update Flag
0=No Modification
1=Add
2=Change
3=Delete