PSSUBDEFN

(SQL Table)
Index Back

Subscription Definition

PSSUBDEFN

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 MSGNAME Character(30) VARCHAR2(30) NOT NULL Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
2 SUBNAME Character(30) VARCHAR2(30) NOT NULL Name of a Subscription, which defines which subscription process is invoked when you receive an application message.
3 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
4 SUBOWNER Character(30) VARCHAR2(30) NOT NULL Subscription Owner
5 ACTIONTYPE Character(30) VARCHAR2(30) NOT NULL Action Type
6 ACTIONNAME Character(30) VARCHAR2(30) NOT NULL Action Name
7 ACTIONLOCATION Number(1,0) SMALLINT NOT NULL Action Location
8 SUBTIMEOUTMIN Number(5,0) INTEGER NOT NULL Subscription time-out minutes
9 PROCESSLOCALPUB Number(1,0) SMALLINT NOT NULL Process Local Publicaiton
10 RETRYONFAIL Number(1,0) SMALLINT NOT NULL Retry on Failure
11 SUBSTATUS Number(1,0) SMALLINT NOT NULL Subscription Status
12 GENSUBPROC Number(1,0) SMALLINT NOT NULL Generate Subscription Process
13 LASTUPDDTTM 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.
14 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.