CA_BP_XREF_TAO(SQL Table) |
Index Back |
---|---|
CA/BI xref TAOThis table used during the Billing Interface to create new entries to CA_BP_XREF |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(25) | VARCHAR2(25) NOT NULL | Contract | |
3 | Character(10) | VARCHAR2(10) NOT NULL |
Billing Plan ID
Prompt Table: CA_BILL_PLAN |
|
4 | Number(5,0) | INTEGER NOT NULL | Cross Reference Sequence No. | |
5 | Character(3) | VARCHAR2(3) NOT NULL |
Cross Reference Status
ACP=Accepted DEL=Deleted FIN=Finalized NEW=New RCV=Received REC=Received REJ=Rejected REV=Reversed RVS=Reversed |
|
6 | Character(3) | VARCHAR2(3) NOT NULL | Identifies the application or source system that generated a journal entry. Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values. SUJ---Included a label as Product. Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen. | |
7 | Number(3,0) | SMALLINT NOT NULL |
Identifies a user-defined event on a schedule for automatically creating standard and recurring journal entries. Event Occurrence is a number associated with a date for creation of the journal.
Prompt Table: CA_BP_EVENTS |
|
8 | Number(3,0) | SMALLINT NOT NULL |
Bill Plan Line Number
Prompt Table: CA_BP_LINES |
|
9 | Number(3,0) | SMALLINT NOT NULL | Contract Line Num | |
10 | Character(10) | VARCHAR2(10) NOT NULL | Change Package Identifier. This is sequenced from 1 to N for each contract. | |
11 | Number(5,0) | INTEGER NOT NULL | Prepaid Add Sequence | |
12 | Number(3,0) | SMALLINT NOT NULL | Progress Payment Sequence | |
13 | NET_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | The resulting net amount related to settlement cash flows subject to counterparty netting agreements. |
14 | GROSS_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Gross Invoice Amount |
15 | BI_CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Billing Currency Code
Prompt Table: CURRENCY_CD_TBL |
16 | BUSINESS_UNIT_BI | Character(5) | VARCHAR2(5) NOT NULL |
Billing Business Unit
Prompt Table: SP_BU_BI_NONVW |
17 | TEMP_INVOICE | Character(22) | VARCHAR2(22) NOT NULL | Temporary Invoice |
18 | INVOICE | Character(22) | VARCHAR2(22) NOT NULL | Invoice |
19 | INVOICE_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Invoice Type
ACR=Credit Bill ADJ=Adjustment Only bill ARB=Rebill Bill PRF=Pro Forma Invoice RAD=Regular bill with adjustments REG=Regular Bill |
20 | INVOICE_DT | Date(10) | DATE | Invoice Date |
21 | NET_EXTENDED_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Net Extended Amt |
22 | GROSS_EXTENDED_AMT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Gross Extended |
23 | BUSINESS_UNIT_PC | Character(5) | VARCHAR2(5) NOT NULL | PC Business Unit |
24 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
25 | LASTUPDDTTM | DateTime(26) | TIMESTAMP NOT NULL | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
26 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
27 | DELETE_ME | Character(1) | VARCHAR2(1) NOT NULL |
Delete Record
Default Value: N |
28 | INTFC_LINE_NUM | Number(8,0) | INTEGER NOT NULL | Interface Line Number |