PIM_SYSTEM_DATA

(SQL Table)
Index Back

PIM System Data

This stores definitions that are common to the entire install of PIM. It has the passwords that are used to switch users and the defaul PIM preference.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PIM_IB_ID Character(30) VARCHAR2(30) NOT NULL Integration Broker Sign On ID
2 PIM_POWER_ID Character(30) VARCHAR2(30) NOT NULL PIM Powser User ID to access the messages
3 PIM_TRANSIENT_ID Character(30) VARCHAR2(30) NOT NULL PIM Transient User ID
4 PIM_TRANSIENT_PWD Character(50) VARCHAR2(50) NOT NULL PIM Transient User Id's Password
5 PIM_PERFORMANCE Character(1) VARCHAR2(1) NOT NULL PIM_PERFORMANCE is used for Intelllisync Performance Fix

Y/N Table Edit

Default Value: N

6 PIM_DEFAULT_ID Character(10) VARCHAR2(10) NOT NULL Used by PIM Preferences

Prompt Table: PIM_PREFERENCES

7 MAILBOX_ID_I Character(30) VARCHAR2(30) NOT NULL Mail Box Id is an Id associated with Mail Boxes

Prompt Table: RB_MAILBOX_DEFN

8 MAILBOX_ID_E Character(30) VARCHAR2(30) NOT NULL Mail Box Id is an Id associated with Mail Boxes

Prompt Table: RB_MAILBOX_DEFN

9 MAILBOX_ID_U Character(30) VARCHAR2(30) NOT NULL Mail Box Id is an Id associated with Mail Boxes

Prompt Table: RB_MAILBOX_DEFN

10 RB_URL_ID6 Character(30) VARCHAR2(30) NOT NULL Correspondence Management URl ID6

Prompt Table: PSURLDEFN

11 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
12 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
13 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
14 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
15 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
16 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time