PSPMCSO_CHART(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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. |
2 | PM_SIGNON_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
PeopleSoft SIgnon Source
0=Miscellaneous 1=PIA |
3 | PM_SIGNOFF_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
PIA Signoff Tpye
0=Unknown 1=Logged Off 2=Session Expired 3=Session Exception 4=Session Abandoned 9=Still Signed On |
4 | PM_CHART_DUP_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Concurrent Signon Data - Only show Matching OPRID's |
5 | PM_CHART_TYP_CNT | Number(15,0) | DECIMAL(15) NOT NULL | Concurrent Signon Data Count by Signoff Type |
6 | PM_CHART_TOT_CNT | Number(15,0) | DECIMAL(15) NOT NULL | Concurrent Signon total Count by DateTime |