LM_ACCTG_LN(SQL Table) |
Index Back |
---|---|
ELM Accounting LineThis record contains the Enterprise Learning Management accounting detail. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_GL_RUN_DT | Date(10) | DATE | Run At |
2 | LM_SUBLEDGR_LN_NUM | Number(20,0) | DECIMAL(20) NOT NULL | Enterprise Learning Management key field found on the LM_ACCTG_LN record. This record contains the ELM enrollment accounting detail. |
3 | RUN_DT | Date(10) | DATE | Run Date |
4 | LM_ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
5 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
6 | LM_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. |
7 | 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. |
8 | LM_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. |
9 | 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. |
10 | LM_FOREIGN_CURRNCY | Character(3) | VARCHAR2(3) NOT NULL | Foreign Currency |
11 | FOREIGN_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Foreign Currency Code |
12 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
13 | LM_APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL | Journal Template |
14 | APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL | Journal Template |
15 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
16 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL | GL Business Unit |
17 | LM_FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal year |
18 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |
19 | LM_ACCTNG_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. |
20 | 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. |
21 | LM_GL_DISTRIB_STAT | Character(1) | VARCHAR2(1) NOT NULL | Distribute Status |
22 | 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 |
23 | LM_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. |
24 | LM_JOURNAL_DATE | Date(10) | DATE | Specifies the date the journal was created. |
25 | 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. |
26 | JOURNAL_DATE | Date(10) | DATE | Specifies the date the journal was created. |
27 | LM_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. |
28 | 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. |
29 | LM_LEDGER | Character(10) | VARCHAR2(10) NOT NULL | Ledger |
30 | LEDGER | Character(10) | VARCHAR2(10) NOT NULL | Ledger |
31 | LM_LEDGER_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Ledger Group |
32 | LEDGER_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Ledger Group |
33 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
34 | LM_JOURNAL_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. |
35 | 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. |
36 | RATE_MULT | Signed Number(17,8) | DECIMAL(15,8) NOT NULL | Rate Multiplier |
37 | RATE_DIV | Number(16,8) | DECIMAL(15,8) NOT NULL | Rate Divisor |
38 | LM_ACCOUNT | Character(20) | VARCHAR2(20) NOT NULL |
Account Chart Field
Prompt Table: %EDITTABLE9 |
39 | LM_ALTACCT | Character(20) | VARCHAR2(20) NOT NULL |
Alternate Account Chartfield
Prompt Table: %EDITTABLE11 |
40 | LM_BUDGET_REF | Character(20) | VARCHAR2(20) NOT NULL |
Budget Reference Chartfield
Prompt Table: %EDITTABLE13 |
41 | LM_CHARTFIELD1 | Character(20) | VARCHAR2(20) NOT NULL |
Chartfield 1
Prompt Table: %EDITTABLE15 |
42 | LM_CHARTFIELD2 | Character(20) | VARCHAR2(20) NOT NULL |
Chartfield 2
Prompt Table: %EDITTABLE16 |
43 | LM_CHARTFIELD3 | Character(20) | VARCHAR2(20) NOT NULL |
Chartfield 3
Prompt Table: %EDITTABLE17 |
44 | LM_CLASS_FLD | Character(20) | VARCHAR2(20) NOT NULL |
Class Chart Field
Prompt Table: %EDITTABLE7 |
45 | LM_FUND_CODE | Character(20) | VARCHAR2(20) NOT NULL |
Fund Code
Prompt Table: %EDITTABLE6 |
46 | LM_HR_DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: LM_DEPT_CF_VW |
47 | LM_OPERATING_UNIT | Character(20) | VARCHAR2(20) NOT NULL |
Operating Unit ChartField
Prompt Table: %EDITTABLE12 |
48 | LM_PRODUCT | Character(20) | VARCHAR2(20) NOT NULL |
Product Chartfield
Prompt Table: %EDITTABLE14 |
49 | LM_PROGRAM_CODE | Character(20) | VARCHAR2(20) NOT NULL |
Program Chart Field
Prompt Table: %EDITTABLE8 |
50 | LM_PROJECT_ID | Character(20) | VARCHAR2(20) NOT NULL |
Project Chart Field
Prompt Table: %EDITTABLE10 |
51 | OPERATING_UNIT | Character(8) | VARCHAR2(8) NOT NULL | Operating Unit ChartField |
52 | PRODUCT | Character(6) | VARCHAR2(6) NOT NULL | Product ChartField |
53 | FUND_CODE | Character(5) | VARCHAR2(5) NOT NULL | Fund Code |
54 | CLASS_FLD | Character(5) | VARCHAR2(5) NOT NULL | Class Field |
55 | PROGRAM_CODE | Character(5) | VARCHAR2(5) NOT NULL | Program Code ChartField |
56 | BUDGET_REF | Character(8) | VARCHAR2(8) NOT NULL | Budget Reference |
57 | AFFILIATE | Character(5) | VARCHAR2(5) NOT NULL | Affiliate |
58 | AFFILIATE_INTRA1 | Character(10) | VARCHAR2(10) NOT NULL | IntraUnit Affiliate1 |
59 | AFFILIATE_INTRA2 | Character(10) | VARCHAR2(10) NOT NULL | Operating Unit Affiliate |
60 | CHARTFIELD1 | Character(10) | VARCHAR2(10) NOT NULL | Expansion chartfield 1 |
61 | CHARTFIELD2 | Character(10) | VARCHAR2(10) NOT NULL | Expansion Chartfield 2 |
62 | CHARTFIELD3 | Character(10) | VARCHAR2(10) NOT NULL | Expansion Chartfield 3 |
63 | ACCOUNT | Character(10) | VARCHAR2(10) NOT NULL | Account |
64 | ALTACCT | Character(10) | VARCHAR2(10) NOT NULL | Alternate Account |
65 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
66 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
67 | 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. |