PSBATREPREQRES(SQL Table) |
Index Back |
---|---|
Batch Replication Req Results |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BATREPID | Character(15) | VARCHAR2(15) NOT NULL | Batch Replication Request ID |
2 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
Prompt Table: PSMSGDEFN |
3 | PUBNODE | Character(30) | VARCHAR2(30) NOT NULL | Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from. |
4 | CHNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSCHNLDEFN). |
5 | PUBID | Signed Number(11,0) | DECIMAL(10) NOT NULL | Publication Identifier |
6 | DATALEN | Signed Number(11,0) | DECIMAL(10) NOT NULL | Publication Data Length |
7 | PUBLISHTIMESTAMP | DateTime(26) | TIMESTAMP | Pub/Sub Timestamp |
8 | APMSGROWS | Number(10,0) | DECIMAL(10) NOT NULL | Rows In Message |