KK_ACT_LOG_FS_H

(SQL Table)
Index Back

Archived KK_ACT_LOG_FS Data

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 KK_TRAN_ID Character(10) VARCHAR2(10) NOT NULL Commitment Control Foreign Key for Transaction Identification.
4 KK_TRAN_DT Date(10) DATE Commitment Control Transaction Original processing date. Primary key with KK_TRAN_ID.
5 KK_TRAN_LN Number(9,0) DECIMAL(9) NOT NULL Commitment Control Transaction Line number.
6 REFERENCED_BUDGET Character(1) VARCHAR2(1) NOT NULL Referenced Budget
7 BALANCING_LINE Character(1) VARCHAR2(1) NOT NULL Balancing Line
8 LEDGER_GROUP Character(10) VARCHAR2(10) NOT NULL Ledger Group
9 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger
10 FISCAL_YEAR Number(4,0) SMALLINT NOT NULL Fiscal Year
11 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.
12 SEQNBR Number(5,0) INTEGER NOT NULL Sequence Number
13 RVRSL_FLG Character(1) VARCHAR2(1) NOT NULL Commitment Control Reversal Flag
14 CLOSED_VALUE Character(1) VARCHAR2(1) NOT NULL Closed Status field value
15 FUND_SOURCE Character(6) VARCHAR2(6) NOT NULL Funding Source
16 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
17 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account
18 DEPTID Character(10) VARCHAR2(10) NOT NULL Department
19 OPERATING_UNIT Character(8) VARCHAR2(8) NOT NULL Operating Unit ChartField
20 PRODUCT Character(6) VARCHAR2(6) NOT NULL Product ChartField
21 FUND_CODE Character(5) VARCHAR2(5) NOT NULL Fund Code
22 CLASS_FLD Character(5) VARCHAR2(5) NOT NULL Class Field
23 PROGRAM_CODE Character(5) VARCHAR2(5) NOT NULL Program Code ChartField
24 BUDGET_REF Character(8) VARCHAR2(8) NOT NULL Budget Reference
25 AFFILIATE Character(5) VARCHAR2(5) NOT NULL Affiliate
26 AFFILIATE_INTRA1 Character(10) VARCHAR2(10) NOT NULL IntraUnit Affiliate1
27 AFFILIATE_INTRA2 Character(10) VARCHAR2(10) NOT NULL Operating Unit Affiliate
28 CHARTFIELD1 Character(10) VARCHAR2(10) NOT NULL Expansion chartfield 1
29 CHARTFIELD2 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 2
30 CHARTFIELD3 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 3
31 BUSINESS_UNIT_PC Character(5) VARCHAR2(5) NOT NULL PC Business Unit
32 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField
33 ACTIVITY_ID Character(15) VARCHAR2(15) NOT NULL Activity ID
34 RESOURCE_TYPE Character(5) VARCHAR2(5) NOT NULL Source Type
35 BUDGET_PERIOD Character(8) VARCHAR2(8) NOT NULL Budget Period
36 FOREIGN_CURRENCY Character(3) VARCHAR2(3) NOT NULL Foreign Currency Code
37 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.
38 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. "
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 KK_BUDG_TRANS_TYPE Character(1) VARCHAR2(1) NOT NULL Budget Entry Type
0=Original
1=Adjustment
2=Transfer Adjustment
3=Transfer Original
4=Closing
5=Roll Forward
41 KK_GEN_PARENT Character(1) VARCHAR2(1) NOT NULL Yes/No Indicator - Generate Parent Budgets
42 KK_AUTO_GEN Character(1) VARCHAR2(1) NOT NULL Budget Processor Generated Ln
43 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.

Default Value: %Datetime