CM_ACCTG_LINE

(SQL Table)
Index Back

INV Accounting Distribution

Cost Management Accounting Entry table. Interfaces to General Ledger. GMG CM750: Remove CUR_EXCHNG_RT; add RATE_MULT, RATE_DIV. 5/20/99 ej CN#CM800-1.0: Added BUDGET_HDR_STATUS, BUDGET_LINE_STATUS, and BUDGET_DT for commitment control. KDN CM800-7.1: Added ALTACCT & AFFILIATE fields. 06/10/99 ebn CN#CM800-9.0 : Added CM_BOOK, CM_DT_TIMESTAMP, CM_SEQ_RECEIPT, CM_SEQ_DEPLETE, and CM_SEQ_NBR for LIFO/FIFO Enhancement. 07/09/99 ej CN#CM800-1.0: Added KK* related fields (commitment control) 07/21/99 ebn CN#CM800-9.0 Added CM_SEQ_VARIANCE, TRANS_DATEand TRANS_TIME.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BUIN_NONVW

2 TRANSACTION_GROUP Character(3) VARCHAR2(3) NOT NULL 11/7/02 LLR - Added the new (600's) transactions groups for 8.8.
3 ACCOUNTING_DT Date(10) DATE NOT NULL The accounting entry construction date for a given transaction (a generic field that crosses multiple
4 ACCTG_LINE_NO Number(15,0) DECIMAL(15) NOT NULL Accounting Line Number
5 CM_BOOK Character(10) VARCHAR2(10) NOT NULL Cost Book
6 DISTRIB_TYPE Character(10) VARCHAR2(10) NOT NULL Distrib. Type

Prompt Table: CM_DISTR_TYPE

7 COST_ELEMENT Character(4) VARCHAR2(4) NOT NULL Cost Element

Prompt Table: CM_ELEMENT

8 APPL_JRNL_ID Character(10) VARCHAR2(10) NOT NULL Journal Template
9 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account

Prompt Table: GL_ACCOUNT_TBL

10 ALTACCT Character(10) VARCHAR2(10) NOT NULL Alternate Account
11 DEPTID Character(10) VARCHAR2(10) NOT NULL Department
12 OPERATING_UNIT Character(8) VARCHAR2(8) NOT NULL Operating Unit ChartField

Prompt Table: OPERUNT_BUGL_VW

13 PRODUCT Character(6) VARCHAR2(6) NOT NULL Product ChartField

Prompt Table: PRODUCT_BUGL_VW

14 FUND_CODE Character(5) VARCHAR2(5) NOT NULL Fund Code

Prompt Table: FUND_BUGL_VW

15 CLASS_FLD Character(5) VARCHAR2(5) NOT NULL Class Field

Prompt Table: CLASSCF_BUGL_VW

16 PROGRAM_CODE Character(5) VARCHAR2(5) NOT NULL Program Code ChartField

Prompt Table: PROGRAM_BUGL_VW

17 BUDGET_REF Character(8) VARCHAR2(8) NOT NULL Budget Reference

Prompt Table: BUD_REF_BUGL_VW

18 AFFILIATE Character(5) VARCHAR2(5) NOT NULL Affiliate

Prompt Table: AFFILIATE_VW

19 AFFILIATE_INTRA1 Character(10) VARCHAR2(10) NOT NULL IntraUnit Affiliate1

Prompt Table: %EDIT_INTRA01

20 AFFILIATE_INTRA2 Character(10) VARCHAR2(10) NOT NULL Operating Unit Affiliate

Prompt Table: %EDIT_INTRA02

21 CHARTFIELD1 Character(10) VARCHAR2(10) NOT NULL Expansion chartfield 1

Prompt Table: CF1_BUGL_VW

22 CHARTFIELD2 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 2

Prompt Table: CF2_BUGL_VW

23 CHARTFIELD3 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 3

Prompt Table: CF3_BUGL_VW

24 BUSINESS_UNIT_PC Character(5) VARCHAR2(5) NOT NULL PC Business Unit

Prompt Table: %EDIT_BU_PC

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

Prompt Table: %EDIT_PROJECT

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

Prompt Table: %EDIT_ACTIVITY

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

Prompt Table: PROJ_RESTYPE_FS
Set Control Field: BUSINESS_UNIT_PC

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

Prompt Table: %EDIT_RES_CAT
Set Control Field: BUSINESS_UNIT_PC

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

Prompt Table: %EDIT_RES_SUB
Set Control Field: BUSINESS_UNIT_PC

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

Prompt Table: %EDIT_ANALYSIS
Set Control Field: BUSINESS_UNIT_PC

31 STATISTICS_CODE Character(3) VARCHAR2(3) NOT NULL Statistics Code
32 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
33 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.
34 STATISTIC_AMOUNT Signed Number(17,2) DECIMAL(15,2) NOT NULL Specifies the amount associated with a statistical account on a journal line or a distribution line. It represents a quantity rather than a monetary amount and is qualified by the Unit of Measure associated with the STATISTICS_CODE or statistics ACCOUNT.
35 UNIT_MEASURE_STD Character(3) VARCHAR2(3) NOT NULL Standard Unit of Measure
36 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.
37 FOREIGN_CURRENCY Character(3) VARCHAR2(3) NOT NULL Foreign Currency Code
38 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.
39 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier

Default Value: 1

40 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor

Default Value: 1

41 FERC_CD Character(10) VARCHAR2(10) NOT NULL FERC Code
42 DEMAND_SOURCE Character(2) VARCHAR2(2) NOT NULL Demand Source
IN=Material Request
OM=Sales Order
PL=Planning Requisition
PO=Purchase Order
PR=Purchasing Requisition
RT=Material Return
SF=Production Request
WM=Work Order
43 SOURCE_BUS_UNIT Character(5) VARCHAR2(5) NOT NULL Source Bus Unit
44 ORDER_NO Character(10) VARCHAR2(10) NOT NULL Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop
45 ORDER_INT_LINE_NO Number(5,0) INTEGER NOT NULL Order Line
46 SCHED_LINE_NO Number(7,2) DECIMAL(6,2) NOT NULL Sched Line NO
47 DEMAND_LINE_NO Number(4,0) SMALLINT NOT NULL Demand Line No
48 STAGED_DATE Date(10) DATE Staged Date
49 INV_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID
50 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
51 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Serial ID
52 STORAGE_AREA Character(5) VARCHAR2(5) NOT NULL Storage Area
53 STOR_LEVEL_1 Character(4) VARCHAR2(4) NOT NULL Storage Level 1
54 STOR_LEVEL_2 Character(4) VARCHAR2(4) NOT NULL Storage Level 2
55 STOR_LEVEL_3 Character(4) VARCHAR2(4) NOT NULL Storage Level 3
56 STOR_LEVEL_4 Character(4) VARCHAR2(4) NOT NULL Storage Level 4
57 RECEIVER_ID Character(10) VARCHAR2(10) NOT NULL Receiver number
58 RECV_LN_NBR Number(5,0) INTEGER NOT NULL Receipt Line
59 RECV_SHIP_SEQ_NBR Number(3,0) SMALLINT NOT NULL Receiver Shipping Sequence
60 DISTRIB_LINE_NUM Number(5,0) INTEGER NOT NULL Distribution Line
61 COUNTING_EVENT_ID Number(15,0) DECIMAL(15) NOT NULL Counting Event ID
62 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
63 REVALUE_FLAG Character(1) VARCHAR2(1) NOT NULL Can be either 'Y' or 'N'. This field is located on the ITEM Table and signifies whether or not an item will be considered by the Revaluation Process to be revaluated.

Y/N Table Edit

Default Value: N

64 DT_TIMESTAMP DateTime(26) TIMESTAMP Date Timestamp
65 JRNL_LN_REF Character(10) VARCHAR2(10) NOT NULL Identifies a document, person, invoice, date, or any other piece of information that is associated with a journal line. It can be manually entered, or be defaulted from an accounting entry definition or from a Journal Generator Template. The journal line reference is optional, but helpful if you need to trace back to the source of the transaction.
66 LINE_DESCR Character(30) VARCHAR2(30) NOT NULL Describes the nature of a journal line. It is defaulted from the description of the Account ChartField or manually entered.
67 BUSINESS_UNIT_GL Character(5) VARCHAR2(5) NOT NULL GL Business Unit
68 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.
69 JOURNAL_DATE Date(10) DATE Specifies the date the journal was created.
70 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.
71 FISCAL_YEAR Number(4,0) SMALLINT NOT NULL Fiscal Year
72 GL_DISTRIB_STATUS Character(1) VARCHAR2(1) NOT NULL Distribution Status
C=Available to Contracts
D=Distributed
G=Generated
H=Hold
I=Ignored
J=Creating Journals
M=Modified
N=None
P=To be processed
X=Waiting for Reversal
73 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
74 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
75 COMBO_EDIT_STATUS Character(2) VARCHAR2(2) NOT NULL Combination Edit Status
E=Error
I=Ignore
V=Valid
76 INTRAUNIT_BAL Character(1) VARCHAR2(1) NOT NULL IntraUnit Balance

Default Value: N

77 REQ_REVERSAL_POST Character(1) VARCHAR2(1) NOT NULL Requisition Reversal Posting

Default Value: N

78 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger
79 LEDGER_GROUP Character(10) VARCHAR2(10) NOT NULL Ledger Group
80 PRDN_AREA_CODE Character(10) VARCHAR2(10) NOT NULL Production Area
81 PRODUCTION_ID Character(10) VARCHAR2(10) NOT NULL Production ID
82 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence
83 FROM_PRDN_AREA Character(10) VARCHAR2(10) NOT NULL From Production Area
84 FROM_PRDN_ID Character(10) VARCHAR2(10) NOT NULL From Production ID
85 FROM_PRDN_TYPE Character(2) VARCHAR2(2) NOT NULL From Production Type
PR=Production
RW=Rework
SV=Service
TD=Teardown
86 TO_PRDN_AREA Character(10) VARCHAR2(10) NOT NULL To Production Area
87 TO_PRDN_ID Character(10) VARCHAR2(10) NOT NULL To Production ID
88 TO_PRDN_TYPE Character(2) VARCHAR2(2) NOT NULL To Production Type
PR=Production
RW=Rework
SV=Service
TD=Teardown
89 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag

Default Value: N

90 INTRAUNIT_REF Number(15,0) DECIMAL(15) NOT NULL IntraUnit Reference Nbr
91 TRANSACTION_SOURCE Character(2) VARCHAR2(2) NOT NULL Transaction Source
92 TRANS_LINE_TYPE Character(3) VARCHAR2(3) NOT NULL Transaction Line Type
0=Regular
1=Interunit Transfer
2=Gain
3=Loss
4=PPV (Favorable)
5=PPV (Unfavorable)
6=ERV (Favorable)
7=ERV (Unfavorable)
8=InterCompany Transfer
93 AP_SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Payables Sequence Number
94 VARIANCE_TYPE Character(2) VARCHAR2(2) NOT NULL 9/9/02 CRC: added variance type '15' for Yield Variance
01=Configuration Variance
02=Usage Variance
03=Component Yield Variance
04=Labor Lot Size Variance
05=Process Routing Variance
06=Efficiency Variance
07=Rate Variance
08=Material Lot Size Variance
09=Rework Expense
10=Rework Labor Expense
11=Outside Processing PPV
12=Mix Variance
13=Teardown Material Expense
14=Teardown Conversion Expense
15=Yield Variance
16=Co-Product Rate Var
17=Material Rate Variance
95 VARIANCE_SOURCE Character(2) VARCHAR2(2) NOT NULL Variance Source
C=Close
O=Re-Open
R=Report
96 MG_PROC_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
97 CONFIG_CODE Character(50) VARCHAR2(50) NOT NULL Product Configurator
98 REVALUE_TYPE Character(2) VARCHAR2(2) NOT NULL 1/25/99 - CRC EN800-6.0 : added revalue type = '05' for co/by product
01=Inventory
02=Inspection
03=WIP - Comp
04=WIP - Assy
05=WIP - Waste
99 CONTAINER_ID Character(10) VARCHAR2(10) NOT NULL Container ID
100 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
MHR=Muti Hourly
PER=Percentage
SQF=Square Footage
101 SCHED_LINE_NBR Number(6,0) INTEGER NOT NULL Schedule Line Number
102 SHIP_ID Character(10) VARCHAR2(10) NOT NULL Shipping ID
103 CHARGE_TYPE Character(1) VARCHAR2(1) NOT NULL Shipping Charge Type
F=Freight
M=Misc Chrgs
N=Non-stock
104 CONVERSION_TYPE Character(4) VARCHAR2(4) NOT NULL Conversion Type
1100=Lab Setup
1200=Lab Fixed
1300=Labor Run
1400=Lab PostPr
1500=Mach Setup
1600=Mach Fixed
1700=Mach Run
1800=MC PostPrd
2100=Ovhd 1
2200=Ovhd 2
2300=Ovhd 3
2400=Ovhd 4
105 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.
106 PRODUCTION_TYPE Character(2) VARCHAR2(2) NOT NULL JNW 11/1/98 (CN#SF800-13) activated teardown xlat
PR=Production
RW=Rework
SV=Service
TD=Teardown
107 DESTIN_BU Character(5) VARCHAR2(5) NOT NULL Destination Unit
108 INV_ITEM_GROUP Character(15) VARCHAR2(15) NOT NULL Item Group
109 DEBIT_CREDIT Character(2) VARCHAR2(2) NOT NULL Debit / Credit Indicator
CR=Credit
DR=Debit
110 COMBO_VALID_FLG Character(1) VARCHAR2(1) NOT NULL ChartField Combinatn Valid Flg
?=Validation in Progress
V=Valid ChartField Combination
X=Invalid ChartField Combo
111 BUDGET_HDR_STATUS Character(1) VARCHAR2(1) NOT NULL Budget Checking Header Status
E=Error in Budget Check
I=Document In Processing
N=Not Budget Checked
P=Provisionally Valid
V=Valid
112 BUDGET_LINE_STATUS Character(1) VARCHAR2(1) NOT NULL -> SL - 15-AUG-2002 MISC_CRITERIA label has been added <-
B=Bypass
E=Error
N=Not Chk'd
V=Valid
W=Warning
113 BUDGET_DT Date(10) DATE Budget Date
114 CM_SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
115 CM_DT_TIMESTAMP DateTime(26) TIMESTAMP Receipt dttm.
116 CM_DT_TIMESTAMP_A DateTime(26) TIMESTAMP 07/99 GMG CN800-9.0: Original putaway dttm when bin-to-bin'd.
117 CM_SEQ_NBR_A Number(15,0) DECIMAL(15) NOT NULL 07/99 GMG CN800-9.0:
118 CM_SEQ_COST Number(15,0) DECIMAL(15) NOT NULL Cost Sequence Number. Incremented each time the actual cost is updated.
119 TRANS_DATE Date(10) DATE Transaction Date
120 TRANS_TIME Time(15) TIMESTAMP Transaction Time
121 KK_AMOUNT_TYPE Character(1) VARCHAR2(1) NOT NULL Commitment Control Amount Type
0=Budget
1=Actuals and Recognized
2=Encumbrance
3=Pre-Encumbrance
4=Collected Revenue
5=Planned
7=Actuals, Recognize and Collect
9=Dynamic
122 KK_TRAN_OVER_DTTM DateTime(26) TIMESTAMP Commitment Control source transaction override datetime
123 KK_TRAN_OVER_FLAG Character(1) VARCHAR2(1) NOT NULL Commitment Control source transaction override flag
N=No
Y=Yes
124 KK_TRAN_OVER_OPRID Character(30) VARCHAR2(30) NOT NULL Commitment Control source transaction override operator
125 CM_RULE Number(2,0) SMALLINT NOT NULL Accounting Rule Number
126 IU_ANCHOR_FLG Character(1) VARCHAR2(1) NOT NULL Y/N flag used to specify which transaction line is the Inter/IntraUnit anchor flag (the line that contains the anchor Business Unit and ChartFields).
127 IU_SYS_TRAN_CD Character(8) VARCHAR2(8) NOT NULL System Transactions are delivered system data, representing the activities that can require interunit or intraunit accounting entries.
128 IU_TRAN_CD Character(8) VARCHAR2(8) NOT NULL Transaction Codes are user-defined. They are mapped to the delivered System Transactions. InterUnit and IntraUnit Templates are keyed by Transaction code, allowing users to vary their accounting by transaction.
129 CM_IU_STATUS Character(1) VARCHAR2(1) NOT NULL IntraUnit Status
B=Balanced
E=Error
H=Hold for other BU's affiliates
I=Ignore
N=Not Balanced
P=In Process
S=Staged
X=Balancing Not Required
130 CM_IU_INDICATOR Character(1) VARCHAR2(1) NOT NULL IU Balancing Entry
131 ADJUST_TYPE Character(1) VARCHAR2(1) NOT NULL Adjustment Type
0=CM Only
A=VMI Return
D=Decrease
I=Increase
M=Misc Issue
R=Misc Return
S=Scrap
V=Scrap RTV
132 IU_ENTRY_TYPE Character(4) VARCHAR2(4) NOT NULL Entry Type
AEAP=IntraEntity Accrued Payable
AECG=IntraEntity Cost of Goods
AECS=IntraEntity Customer Shipments
AEEX=IntraEntity Expense
AEPY=IntraEntity Payable
AERC=IntraEntity Receivable
AERV=IntraEntity Revenue
AETR=IntraEntity In Transit
AUEX=IntraUnit Expense
AUPY=IntraUnit Payable
AURC=IntraUnit Receivable
AURV=IntraUnit Revenue
AUTR=IntraUnit In Transit
IEAP=InterEntity Accrued Payable
IECG=InterEntity Cost of Goods
IECS=InterEntity Customer Shipments
IEEX=InterEntity Expense
IEPY=InterEntity Payable
IERC=InterEntity Receivable
IERV=InterEntity Revenue
IETR=InterEntity In Transit
IUAP=InterUnit Accrued Payable
IUCG=InterUnit Cost of Goods
IUCS=InterUnit Customer Shipments
IUEX=InterUnit Expense
IUPY=InterUnit Payable
IURC=InterUnit Receivable
IURV=InterUnit Revenue
IUTR=InterUnit In Transit
133 CM_IU_SEQ_FIELD Number(15,0) DECIMAL(15) NOT NULL CM IntraUnit Sequence Field
134 CE_COST_CATEGORY Character(4) VARCHAR2(4) NOT NULL 10/07/02 - LLR Added field CE_COST_CATEGORY for Debits to WIP.
%L=% Labor Overhead
%M=% Material Overhead
ADD=Additional Cost
ADJ=Adjustments
CO=Co Product
LAB=Labor Cost
MACH=Machine Cost
MAT=Material Cost
OTH=Other Cost
OVHD=Standard Cost Overhead
PL=Per Labor Overhead
PM=Per Machine Overhead
PO=Subcontracted PO-STD Cost
PRIM=Primary Product
PU=Per Unit Overhead
RB=Recycle By-Products
SCRP=Scrap Cost
STD=Subcontracted Standard Cost
SUBC=Subcontracted Cost
VCHR=Subcontracted VCHR - PO Cost
WB=Waste By-Products
WO=Write-off no cost adj
135 CE_RESOURCE Character(18) VARCHAR2(18) NOT NULL Resource
136 CE_SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
137 CE_CODE Character(4) VARCHAR2(4) NOT NULL Conversion Code
138 KK_PROCESS_PRIOR Character(1) VARCHAR2(1) NOT NULL Process Prior Document
139 POSTED_DATE Date(10) DATE Specifies the date that a journal entry is posted. This field is maintained by the posting program of PeopleSoft General Ledger.

Default Value: %date

140 BUSINESS_UNIT_OM Character(5) VARCHAR2(5) NOT NULL Order Management Business Unit
141 DELIVERY_ID Character(10) VARCHAR2(10) NOT NULL Delivery ID
142 DTTM_STAMP 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