PC_PCBILOAD_AET(SQL Table) |
Index Back |
---|---|
PC BI Intfc Load AE Cache |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | RUN_DT | Date(10) | DATE | Run Date |
3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
4 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
5 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
6 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
7 | SYSTEM_SOURCE | 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. |
8 | INTFC_ID | Number(8,0) | INTEGER NOT NULL | Interface ID |
9 | INTFC_LINE_NUM | Number(8,0) | INTEGER NOT NULL | Interface Line Number |
10 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
11 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
12 | ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID |
13 | RESOURCE_ID | Character(40) | VARCHAR2(40) NOT NULL | Transaction ID |
14 | JOURNAL_ID | Character(10) | VARCHAR2(10) NOT NULL | Identifies a journal entry, consisting of a header and one or more lines. The Journal ID itself does not have to be unique, but together with the journal business unit and journal date, it forms a unique journal identifier. |
15 | JOURNAL_LINE | Number(9,0) | DECIMAL(9) NOT NULL | Uniquely identifies a journal line with a sequence number. Within a single journal entry, the line sequence begins with 1 and automatically increments by 1 for each succeeding journal line. There can be any number of lines associated with a journal header. |
16 | ANALYSIS_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Analysis Type |
17 | RESOURCE_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Source Type |
18 | RESOURCE_CATEGORY | Character(5) | VARCHAR2(5) NOT NULL | Category |
19 | RESOURCE_SUB_CAT | Character(5) | VARCHAR2(5) NOT NULL | Subcategory |
20 | FROM_DATE | Date(10) | DATE | From Date |
21 | THRU_DATE | Date(10) | DATE | Through Date |
22 | TRANS_TYPE_BI | Character(4) | VARCHAR2(4) NOT NULL |
Transaction Type
AE=Accounting Entry AHDR=Adjustment Header DDS=Deferred Discount/Surcharge DS=Discount/Surcharge EXSD=Indian Excise/Sales Tax Detail LINE=Chargeable Line NOTE=Note/Comment TAX=Sales/Use Tax Detail |
23 | PREV_TRANS_TYPE | Character(4) | VARCHAR2(4) NOT NULL | Previous BI Trans Type |
24 | CONTRACT_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Contract ID |
25 | 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. |
26 | LAST_AUTO_NBR | Number(18,0) | DECIMAL(18) NOT NULL | Last Auto-Assigned Number |
27 | DATE_SEL_DT | Date(10) | DATE | 03/23/2004 SFC Added PROD_COST_EFF_DT label |