PC_BUDDT_ROL_VW(SQL View) |
Index Back |
---|---|
Project Budget Detail RecordTable holding project budget amount information. Additional project budget plan information is stored in PC_BUD_PLAN. |
SELECT A.BUSINESS_UNIT , A.PROJECT_ID , A.PC_BUDGET_ID , A.ACTIVITY_ID , A.BUDGET_PERIOD , A.PC_BUDGET_ITEM , A.SEQ_NBR , A.ANALYSIS_TYPE , A.BUSINESS_UNIT_GL , A.BUDGET_LN , A.RESOURCE_ID , A.RESOURCE_TYPE , A.RESOURCE_CATEGORY , A.RESOURCE_SUB_CAT , A.UNIT_OF_MEASURE , A.RESOURCE_QUANTITY , A.RESOURCE_AMOUNT , A.CURRENCY_CD , A.EMPLID , A.JOBCODE , A.PROJ_ROLE , A.PROJ_TRANS_TYPE , A.PROJ_TRANS_CODE , A.BUSINESS_UNIT_BI , A.ACCOUNT , A.ALTACCT , A.DEPTID , A.STATISTICS_CODE , %subrec(CF28_AN_SBR, A) , A.BUSINESS_UNIT_BD , A.DESCR , A.KK_BUDG_LN_TYPE , A.JOURNAL_ID , A.JOURNAL_DATE , A.UNPOST_SEQ , A.JOURNAL_LINE , A.BD_HDR_STATUS , A.LEDGER , A.LEDGER_GROUP , A.BUDGET_CATEGORY , A.GM_FA_SEQ_FLG , A.GM_CS_SEQ_FLG , A.FUND_SOURCE , A.GM_DISTRIB_STATUS , A.PC_DISTRIB_STATUS , A.KK_DISTRIB_STATUS , A.TRANS_DT , A.ACCOUNTING_DT , A.RT_TYPE , A.RATE_MULT , A.RATE_DIV , A.CUR_EFFDT , A.FOREIGN_AMOUNT , A.FOREIGN_CURRENCY , A.SYSTEM_SOURCE FROM PS_PC_BUD_DETAIL A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
3 | PC_BUDGET_ID | Number(3,0) | SMALLINT NOT NULL | Budget Plan ID |
4 | ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID |
5 | BUDGET_PERIOD | Character(8) | VARCHAR2(8) NOT NULL |
Budget Period
Prompt Table: PC_BUD_BP_DVW |
6 | PC_BUDGET_ITEM | Character(15) | VARCHAR2(15) NOT NULL |
Project Budgeting: Budget Item
11/15/2004- FS - Added label COST_BUDGET_ITEM
Default Value: GM_BUD_CATEGORY.BUDGET_CATEGORY Prompt Table: PC_BUD_ITM_VW |
7 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL |
Sequence Number
Default Value: 1 |
8 | ANALYSIS_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Analysis Type
Default Value: PROJ_ANTYPE_TBL.ANALYSIS_TYPE Prompt Table: PROJ_ANTYPE_TBL |
9 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL |
GL Business Unit
Default Value: PC_INT_TMPLGLVW.BUSINESS_UNIT_GL Prompt Table: SP_BUPCIT_NONVW |
10 | BUDGET_LN | Number(6,0) | INTEGER NOT NULL | BUDGET_LN |
11 | RESOURCE_ID | Character(40) | VARCHAR2(40) NOT NULL | Transaction ID |
12 | RESOURCE_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Source Type
Default Value: PROJ_RES_TYPE.RESOURCE_TYPE Prompt Table: PROJ_RES_TYP_VW |
13 | RESOURCE_CATEGORY | Character(5) | VARCHAR2(5) NOT NULL |
Category
Default Value: PROJ_CATG_TBL.RESOURCE_CATEGORY Prompt Table: %EDITTABLE |
14 | RESOURCE_SUB_CAT | Character(5) | VARCHAR2(5) NOT NULL |
Subcategory
Default Value: PROJ_CAT_SUB.RESOURCE_SUB_CAT Prompt Table: %EDITTABLE2 |
15 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage |
16 | RESOURCE_QUANTITY | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | Quantity |
17 | RESOURCE_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Transaction Amount |
18 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: BUS_UNIT_TBL_PC.CURRENCY_CD Prompt Table: CURRENCY_CD_TBL |
19 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
20 | JOBCODE | Character(6) | VARCHAR2(6) NOT NULL | Job Code |
21 | PROJ_ROLE | Character(15) | VARCHAR2(15) NOT NULL | Project Role |
22 | PROJ_TRANS_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Project Transaction Type
Prompt Table: PROJ_TRANS_TYPE |
23 | PROJ_TRANS_CODE | Character(5) | VARCHAR2(5) NOT NULL |
Project Transaction Code
Prompt Table: PROJ_TRANS_CODE |
24 | BUSINESS_UNIT_BI | Character(5) | VARCHAR2(5) NOT NULL |
Billing Business Unit
Prompt Table: SP_BU_BI_NONVW |
25 | ACCOUNT | Character(10) | VARCHAR2(10) NOT NULL |
Account
Prompt Table: GL_ACCT_BUGL_VW |
26 | ALTACCT | Character(10) | VARCHAR2(10) NOT NULL |
Alternate Account
Prompt Table: ALT_BUGL_VW |
27 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: DEPTID_BUGL_VW |
28 | STATISTICS_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Statistics Code
Prompt Table: STAT_BUGL_VW |
29 | OPERATING_UNIT | Character(8) | VARCHAR2(8) NOT NULL |
Operating Unit ChartField
Prompt Table: OPERUNT_BUGL_VW |
30 | PRODUCT | Character(6) | VARCHAR2(6) NOT NULL |
Product ChartField
Prompt Table: PRODUCT_BUGL_VW |
31 | FUND_CODE | Character(5) | VARCHAR2(5) NOT NULL |
Fund Code
Prompt Table: FUND_BUGL_VW |
32 | CLASS_FLD | Character(5) | VARCHAR2(5) NOT NULL |
Class Field
Prompt Table: CLASSCF_BUGL_VW |
33 | PROGRAM_CODE | Character(5) | VARCHAR2(5) NOT NULL |
Program Code ChartField
Prompt Table: PROGRAM_BUGL_VW |
34 | BUDGET_REF | Character(8) | VARCHAR2(8) NOT NULL |
Budget Reference
Prompt Table: BUD_REF_BUGL_VW |
35 | AFFILIATE | Character(5) | VARCHAR2(5) NOT NULL |
Affiliate
Prompt Table: AFFILIATE_VW |
36 | AFFILIATE_INTRA1 | Character(10) | VARCHAR2(10) NOT NULL |
IntraUnit Affiliate1
Prompt Table: %EDIT_INTRA01 |
37 | AFFILIATE_INTRA2 | Character(10) | VARCHAR2(10) NOT NULL |
Operating Unit Affiliate
Prompt Table: %EDIT_INTRA02 |
38 | CHARTFIELD1 | Character(10) | VARCHAR2(10) NOT NULL |
Expansion chartfield 1
Prompt Table: CF1_BUGL_VW |
39 | CHARTFIELD2 | Character(10) | VARCHAR2(10) NOT NULL |
Expansion Chartfield 2
Prompt Table: CF2_BUGL_VW |
40 | CHARTFIELD3 | Character(10) | VARCHAR2(10) NOT NULL |
Expansion Chartfield 3
Prompt Table: CF3_BUGL_VW |
41 | BUSINESS_UNIT_BD | Character(5) | VARCHAR2(5) NOT NULL |
Budgeting Business Unit
Prompt Table: SP_BU_BD_NONVW |
42 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
43 | KK_BUDG_LN_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Budget Journal Line Types
0=Original 1=Adjustment 2=Transfer 3=Roll Forward 4=Closing Default Value: 0 |
44 | 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. |
45 | JOURNAL_DATE | Date(10) | DATE | Specifies the date the journal was created. |
46 | UNPOST_SEQ | Number(2,0) | SMALLINT NOT NULL | Identifies the sequence of journal entries when a journal is "unposted". When a journal is posted the UnPost Sequence is automatically set to "0". When a journal is unposted, a new reversing entry is automatically created with an UnPost Sequence of "1". |
47 | 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. |
48 | BD_HDR_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Budget Header Status:
N - Posting has not been run against the journal
E - The journal has failed edits
V - The journal has passed edits but cannot be posted due to monetary related issues
S - One ore more journal lines have failed the security edits
P - The journal has been posted the ledger
U - The journal has been unposted
I - Incomplete journal pending SaveEdit to validate Security
B=Not Balanced C=Checked Only E=Error I=Incomplete N=None P=Posted S=Security Error U=Unposted V=Errors |
49 | LEDGER | Character(10) | VARCHAR2(10) NOT NULL |
Ledger
Prompt Table:
SP_LEDPC_NONVW
|
50 | LEDGER_GROUP | Character(10) | VARCHAR2(10) NOT NULL |
Ledger Group
Prompt Table:
SP_LEDGPC_NONVW
|
51 | BUDGET_CATEGORY | Character(15) | VARCHAR2(15) NOT NULL | BUDGET_CATEGORY |
52 | GM_FA_SEQ_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Fixed and Administrative
1=Base (Non F&A) 2=Fixed and Administrative Y/N Table Edit |
53 | GM_CS_SEQ_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Cost Sharing
1=Sponsor 2=Cost Sharing Y/N Table Edit |
54 | FUND_SOURCE | Character(6) | VARCHAR2(6) NOT NULL |
Funding Source
Prompt Table: KK_FUND_SOURCE |
55 | GM_DISTRIB_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Distribution Status
C=Available to Contracts D=Distributed G=Generated H=Hold I=Ignored M=Modified N=None P=To be processed Default Value: N |
56 | PC_DISTRIB_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
PC Distribution Status
B=Budget Check D=Distributed G=Generated H=Hold I=Ignore M=Modified N=Not Distributed S=Staged Default Value: N |
57 | KK_DISTRIB_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Commitment Control
B=Budget Check C=Budget Create D=Distributed E=Posting Error K=Post to Commitment control N=None S=Security Error Default Value: N |
58 | TRANS_DT | Date(10) | DATE | Transaction Date |
59 | ACCOUNTING_DT | Date(10) | DATE |
The accounting entry construction date for a given transaction (a generic field that crosses multiple
Default Value: %date |
60 | RT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
Prompt Table: RT_TYPE_TBL |
61 | RATE_MULT | Signed Number(17,8) | DECIMAL(15,8) NOT NULL | Rate Multiplier |
62 | RATE_DIV | Number(16,8) | DECIMAL(15,8) NOT NULL | Rate Divisor |
63 | CUR_EFFDT | Date(10) | DATE | Specifies the effective date associated with the currency used as the base currency for the Business Unit on the Journal Entry Header. |
64 | FOREIGN_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Specifies the monetary amount of a debit or credit (accounting entry line) in the entry currency of the item. The sum of FOREIGN_AMOUNT values on AR lines should equal the ENTRY_AMT on the pending item. |
65 | FOREIGN_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL |
Foreign Currency Code
Prompt Table: FRGN_CURR_VW |
66 | 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.
Default Value: PCB |