UPG_CH_DET_AET

(SQL Table)
Index Back

Solution Usage State Record

This state record is used in the Update Solution Usage Counts process.

# 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 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
5 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
6 RC_DETAIL Character(5) VARCHAR2(5) NOT NULL Detail field on HD Case. Used in Quick Code.
7 RC_SUMMARY Character(80) VARCHAR2(80) NOT NULL Typically a summary of a long field.
8 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
9 CASE_ID Number(15,0) DECIMAL(15) NOT NULL Case ID. This is a unique ID assigned to a case when it is saved. Unique ID is ensured by getting the next value from the auto-numbering table and updating the table.
10 SETID_WRK Character(5) VARCHAR2(5) NOT NULL SetID
11 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
12 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name
13 EVENTNAME Character(30) VARCHAR2(30) NOT NULL Defines a routing event for PS Workflow
14 OLD_VALUE Character(100) VARCHAR2(100) NOT NULL Old Value
15 NEW_VALUE Character(100) VARCHAR2(100) NOT NULL New Value
16 DESCR100 Character(100) VARCHAR2(100) NOT NULL Length 100 Description
17 ROW_COUNT Number(8,0) INTEGER NOT NULL Number to Purge
18 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
19 DESCR Character(30) VARCHAR2(30) NOT NULL Description