EO_EIP_PRG_MSG(SQL Table) |
Index Back |
---|---|
Data Maint Prg_Message NamesEnterprise Components EIP (enterprise integration point) record Lists Message Names included in Data Maintenance Programs |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EIP_PROGRAM | Character(10) | VARCHAR2(10) NOT NULL |
Enterprise Components EIP (enterprise integration point) program field
601=Consumer Sync 701=BOM Sync 801=Item Revision 901=Item Bus Unit Sync 902=Item Sync |
2 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
Prompt Table: PSMSGDEFN |
3 | EIP_MSG_REC_SINGLE | Character(1) | VARCHAR2(1) NOT NULL |
Enterprise Components EIP (enterprise integration point) field for message with a single record
Y/N Table Edit Default Value: N |
4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFN |
5 | REC_TEMP | Character(15) | VARCHAR2(15) NOT NULL |
Temp Record (Table) Name
Prompt Table: PSRECDEFN |