CLOSE_LDGLG_BDP

(SQL Table)
Index Back

P/L Reversal Log - BD Proj

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger
3 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account

Prompt Table: GL_ACCOUNT_TBL

4 ALTACCT Character(10) VARCHAR2(10) NOT NULL Alternate Account

Prompt Table: ALTACCT_TBL

5 DEPTID Character(10) VARCHAR2(10) NOT NULL Department

Prompt Table: DEPT_TBL

6 OPERATING_UNIT Character(8) VARCHAR2(8) NOT NULL Operating Unit ChartField
7 PRODUCT Character(6) VARCHAR2(6) NOT NULL Product ChartField
8 FUND_CODE Character(5) VARCHAR2(5) NOT NULL Fund Code
9 CLASS_FLD Character(5) VARCHAR2(5) NOT NULL Class Field
10 PROGRAM_CODE Character(5) VARCHAR2(5) NOT NULL Program Code ChartField
11 BUDGET_REF Character(8) VARCHAR2(8) NOT NULL Budget Reference
12 AFFILIATE Character(5) VARCHAR2(5) NOT NULL Affiliate
13 AFFILIATE_INTRA1 Character(10) VARCHAR2(10) NOT NULL IntraUnit Affiliate1
14 AFFILIATE_INTRA2 Character(10) VARCHAR2(10) NOT NULL Operating Unit Affiliate
15 CHARTFIELD1 Character(10) VARCHAR2(10) NOT NULL Expansion chartfield 1
16 CHARTFIELD2 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 2
17 CHARTFIELD3 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 3
18 BUSINESS_UNIT_PC Character(5) VARCHAR2(5) NOT NULL PC Business Unit

Prompt Table: SP_BU_PC_NONLVW

19 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField

Prompt Table: PROJECT_ID_VW

20 ACTIVITY_ID Character(15) VARCHAR2(15) NOT NULL Activity ID

Prompt Table: PROJ_ACT_VW

21 RESOURCE_TYPE Character(5) VARCHAR2(5) NOT NULL Source Type

Prompt Table: PROJ_RESTYPE_FS
Set Control Field: BUSINESS_UNIT

22 ANALYSIS_TYPE Character(3) VARCHAR2(3) NOT NULL Analysis Type

Prompt Table: PROJ_ANTYPE_FS
Set Control Field: BUSINESS_UNIT

23 RESOURCE_CATEGORY Character(5) VARCHAR2(5) NOT NULL Category

Prompt Table: PROJ_RESCAT_FS
Set Control Field: BUSINESS_UNIT

24 RESOURCE_SUB_CAT Character(5) VARCHAR2(5) NOT NULL Subcategory

Prompt Table: PROJ_SUBCAT_FS
Set Control Field: BUSINESS_UNIT

25 BUDGET_PERIOD Character(8) VARCHAR2(8) NOT NULL Budget Period
26 SCENARIO Character(10) VARCHAR2(10) NOT NULL A unique key identifier that allows a treasury to classify distinct revaluation events as varying and divergent ca

Prompt Table: BD_SCENARIO_TBL

27 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
28 STATISTICS_CODE Character(3) VARCHAR2(3) NOT NULL Statistics Code
29 FISCAL_YEAR Number(4,0) SMALLINT NOT NULL Fiscal Year
30 ACCOUNTING_PERIOD Number(3,0) SMALLINT NOT NULL Identifies a time period to which you post transactions. Typically, an accounting period represents a month, but it can also represent a week, a day, or any user-defined interval. An accounting period has a beginning date and an ending date, and is defined in the calendar table.
31 POSTED_TOTAL_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Specifies the net balance of debit and credit amounts that have been posted to a particular ChartField combination.
32 POSTED_BASE_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Specifies the net balance of debit and credit amounts that have been posted to a particular ChartField combination, in the base currency of the business unit. Unless the Separate Debit/Credit option is set up, the ledger stores net amounts only.
33 POSTED_TRAN_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Posted Transaction Amount
34 BASE_CURRENCY Character(3) VARCHAR2(3) NOT NULL "Specifies the primary currency for a general ledger business unit, and is sometimes referred to as the ""book"" currency. Each business unit has one base currency. which is usually, but not always, the local currency for the organization. Journal entries are posted to a business unit in its base currency. "
35 DTTM_STAMP_SEC DateTime(26) TIMESTAMP 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.
36 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
37 FOREIGN_CURRENCY Character(3) VARCHAR2(3) NOT NULL Foreign Currency Code
38 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.
39 MONETARY_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Specifies the monetary amount of a debit or credit in the business unit base currency. Debit entries are positive and credit entries are negative. This amount is only zero if associated with a statistical account.
40 CURRENCY_CD1 Character(3) VARCHAR2(3) NOT NULL Currency Code
41 JOURNAL_DATE Date(10) DATE Specifies the date the journal was created.