PYCYCL_N08_DATA(SQL Table) |
Index Back |
---|---|
PayCycle Netting Reset Stg ARPay Cycle Netting Reset Tmp08 is used to store the original NET_STG_AR rows before discount was applied. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(6) | VARCHAR2(6) NOT NULL | Pay Cycle | |
2 | Number(6,0) | INTEGER NOT NULL | Pay Cycle Sequence Number | |
3 | Character(12) | VARCHAR2(12) NOT NULL | A reference identifier associated with a cash transaction subject to netting with a given bank/count | |
4 | Number(10,0) | DECIMAL(10) NOT NULL | Netting Sequence Number | |
5 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
6 | 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. | |
7 | Character(30) | VARCHAR2(30) NOT NULL | Uniquely identifies an invoice credit memo or debit memo. The item ID is also called the invoice number. | |
8 | Number(6,0) | INTEGER NOT NULL | Item Line | |
9 | NETTING_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Netting Currency |
10 | BAL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Item Balance |
11 | DISC_AVAIL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Bi-Lateral Netting - Discount Applied Amount |
12 | DISC_APPL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Bi-Lateral Netting - Discount Applied Amount |
13 | DSLCT_BAL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | DeSelected Amount |
14 | NET_BAL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Netted Amount |
15 | BAL_BAL_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Balance Amount |
16 | NET_TXN_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Transaction Status
B=Balance D=DeSelect - Full DB=DeSelect Split - Balance DF=DeSelect - Full DN=DeSelect Split - Net N=Net NA=Not Applicable S=Split - Net / Balance |