AR_SP_MSG_LOG(SQL Table) |
Index Back |
---|---|
Pension SP Message Log |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | BENEFIT_PLAN | Character(6) | VARCHAR2(6) NOT NULL | Service Purchase Benefit Plan |
3 | SP_ID | Number(11,0) | DECIMAL(11) NOT NULL | Service Purchase ID |
4 | MSG_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
5 | MESSAGE_SEQ | Number(9,0) | DECIMAL(9) NOT NULL | Message Sequence |
6 | INSTALL_NBR | Number(3,0) | SMALLINT NOT NULL | Installment Number |
7 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
8 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations. |
9 | DUE_DT | Date(10) | DATE | Specifies the date that a transaction is due. It is a generic field used in multiple PeopleSoft applications including Receivables Payables and Purchasing. For example it represents the date that payment is due for a voucher or the date that a scheduled shipment is due to be received. |
10 | ENTRY_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Specifies the type of transaction associated with a pending item. The entry type remains with the item after it is posted and affects many areas of Receivables processing. Some examples of entry types are Invoices Credit Memo Prepayment and Deduction. |
11 | ENTRY_REASON | Character(5) | VARCHAR2(5) NOT NULL | "Specifies an entry reason that further qualifies the entry type associated with a pending item. For example an entry reason for a credit memo might be ""Pricing Error"" or ""Shipping Error""." |
12 | SP_AMT | Signed Number(15,2) | DECIMAL(13,2) NOT NULL | Service Purchase Amount |
13 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
14 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
15 | SP_SYSTEM_SOURCE | Character(2) | VARCHAR2(2) NOT NULL |
Service Purchase Source System
AR=Receivables PA=Pension |
16 | SP_MSG_CD | Character(3) | VARCHAR2(3) NOT NULL |
Service Purchase Message Code
CNL=Cancel Item CRT=Create Open Item GBA=Goal Balance Attained PAY=Pay an Item REV=Reversal of Payment RFD=Refund Item |
17 | SP_MSG_RESP | Character(2) | VARCHAR2(2) NOT NULL |
Service Purchase Message Code Status
01=Request 02=Success-Pending 03=Success-Item 04=Error 05=Resend 06=Applied |
18 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
19 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
20 | ERR_MSG_NBR | Number(5,0) | INTEGER NOT NULL | Service Purchase Error Number |
21 | MESSAGE_PARM1 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 1 |
22 | MESSAGE_PARM2 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 2 |
23 | MESSAGE_PARM3 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 3 |
24 | MESSAGE_PARM4 | Character(30) | VARCHAR2(30) NOT NULL | Message Parameter 4 |
25 | EACCT_TRAN_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Service Purchase Tax Type
O=Post-Tax R=Pre-Tax |
26 | GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies a collection of pending items that are to be posted to accounts receivable. The identifier is manually entered or automatically generated by the system. |
27 | GROUP_SEQ_NUM | Number(6,0) | INTEGER NOT NULL | Specifies the system-assigned sequence number of a pending item within a group. A group is a postable entity that may be entered online or created by the system. In either case the group sequence number is automatically generated. |
28 | ITEM_SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Item Sequence Number |
29 | SP_MSG_CREATED | Character(1) | VARCHAR2(1) NOT NULL |
Message Created
Y/N Table Edit Default Value: Y |
30 | SP_MSG_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
SP Message Status
ERR=Received with Error NEW=New Message RCV=Received SND=Sent |
31 | IBTRANSACTIONID | Character(36) | VARCHAR2(36) NOT NULL | Transaction ID |
32 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
33 | DTTIME_LAST_MAINT | DateTime(26) | TIMESTAMP | Date Time Last Maintained |