PSBATREPPROFFLD(SQL Table) |
Index Back |
---|---|
Batch Replication Field |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PUBNODE | Character(30) | VARCHAR2(30) NOT NULL |
Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from.
Prompt Table: PSMSGNODEDEFN |
2 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
Prompt Table: PSMSGDEFN |
3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: PSDBFIELD |
4 | BATREPOPR | Character(3) | VARCHAR2(3) NOT NULL |
Operator
<=Less Than <==Less Than or Equal To <>=Not Equal ==Equal >=Greater Than >==Greater Than or Equal To BT=Between CUR=Currently Effective IN=In LIK=Like NBT=Not Between NIN=Not In NLK=Not Like |