MLRJTRANS – ML Recurring Transactions

System
Multi-Ledger (ML)
Prefix
MRT
Primary key
LEDGER, COMPANY, REC-GROUP, JE-TYPE, LINE-NBR
Fields
21
Updated by
8 programs
Referenced by
1 program

MLRJTRANS is the ML Recurring Transactions table in Lawson Multi-Ledger (prefix MRT). It is indexed by LEDGER, COMPANY, REC-GROUP, JE-TYPE, LINE-NBR (MRTSET1). It is related 1:1 to GLSYSTEM, MLCOLEDGER, MLRJCNTRL and GLSRCCODE and 1:M to MLRJMXVAL. It is updated by ML110, ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6 and ML75.1 and referenced by ML270. The table has 21 fields, 1 index and 5 documented relations.

About MLRJTRANS

This file contains the recurring journal entry detail information to be posted to the Lawson Multi Book Ledger application.

Fields (21)

Column = COBOL field name without the MRT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
MRT-LEDGER PK
LEDGER
Alpha 15The ledger being posted to.ML110, ML70.1, ML70.2, ML70.3, ML70.6
MRT-COMPANY PK
COMPANY
Numeric 4The company for which recurring journal entries are posted. It must be linked to the ledger on Ledger Setup (ML10.1).ML110, ML70.1, ML70.2, ML70.3, ML70.6
MRT-REC-GROUP PK
REC_GROUP
Numeric 8The recurring journal entry number.ML70.1, ML70.2, ML70.3, ML70.6
MRT-JE-TYPE PK
JE_TYPE
Alpha 1The recurring journal entry type (Normal or Intercompany).ML70.1, ML70.2, ML70.3, ML70.6
MRT-LINE-NBR PK
LINE_NBR
Numeric 6The recurring journal entry line number.ML70.1, ML70.2, ML70.3, ML70.6
MRT-ACCT-UNIT
ACCT_UNIT
Alpha 15The accounting unit to which the recurring journal entry is posted.ML70.1, ML70.2, ML70.3, ML70.6
MRT-ACCOUNT
ACCOUNT
Numeric 6The account to which the recurring journal entry is posted.ML70.1, ML70.2, ML70.3, ML70.6
MRT-SUB-ACCOUNT
SUB_ACCOUNT
Numeric 4The subaccount to which the recurring journal entry is posted.ML70.1, ML70.2, ML70.3, ML70.6
MRT-SOURCE-CODE
SOURCE_CODE
Alpha 2The source code representing the application where the journal entry transaction originated.ML70.1, ML70.2, ML70.3, ML70.6
MRT-REFERENCE
REFERENCE
Alpha 10 (Lower Case)The reference number associated with the transaction.ML70.1, ML70.2, ML70.3, ML70.6
MRT-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)The recurring journal entry description.ML70.1, ML70.2, ML70.3, ML70.6
MRT-BASE-AMOUNT
BASE_AMOUNT
Signed 18.2The base amount to be posted to the Multi Book Ledger.ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6, ML75.1
MRT-BASE-ND
BASE_ND
Numeric 1The number of decimal positions for the base currency.ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6, ML75.1
MRT-UNITS-AMOUNT
UNITS_AMOUNT
Signed 15.2This is the units amount for the recurring journal entry.ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6, ML75.1
MRT-AUTO-REV
AUTO_REV
Alpha 1When the Auto Reversal field is set to Yes, Ledger Period Closing (ML199). creates an opposite entry for this transaction in the next period.ML70.1, ML70.2, ML70.3, ML70.6
MRT-TO-COMPANY
TO_COMPANY
Numeric 4This is the company number to which the recurring journal entry line is to be posted.ML70.1, ML70.2, ML70.3, ML70.6
MRT-TRAN-AMOUNT
TRAN_AMOUNT
Signed 18.2This is the amount in transaction currency to be posted. This amount creates an MLCUAMOUNT type 1 record.ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6, ML75.1
MRT-TRAN-ND
TRAN_ND
Numeric 1The number of decimal positions defined for the transaction currency.ML170, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6, ML75.1
MRT-VOLUME
VOLUME
Signed 16.5This is the value will be multiplied by the volume-rate field to determine the transaction amount.ML70.1, ML70.2, ML70.3, ML70.6
MRT-VOLUME-RATE
VOLUME_RATE
Signed 10.5This is the rate that will be multiplied with the volume field to determine the transaction amount.ML70.1, ML70.2, ML70.3, ML70.6
MRT-VOLUME-ND
VOLUME_ND
Numeric 1This is the number of decimal positions in the volume field.ML70.1, ML70.2, ML70.3, ML70.6

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
MRTSET1LEDGER, COMPANY, REC-GROUP, JE-TYPE, LINE-NBRPrimaryML110, ML170, ML270, ML70.1, ML70.2, ML70.3, ML70.5, ML70.6 +1 more

Relations

One to one (4) — lookups and parents

RelationTableRulesConditionField map
CompanyGLSYSTEMRequiredMRT-COMPANYGLS-COMPANY
MlcoledgerMLCOLEDGERRequiredMRT-LEDGERMLE-LEDGER, MRT-COMPANYMLE-COMPANY
MlrjcntrlMLRJCNTRLRequiredMRT-LEDGERMRC-LEDGER, MRT-COMPANYMRC-COMPANY, MRT-JE-TYPEMRC-JE-TYPE, MRT-REC-GROUPMRC-REC-GROUP
SourceGLSRCCODERequiredMRT-SOURCE-CODEGSR-SOURCE-CODE

One to many (1) — child tables

RelationTableRulesConditionField map
MlrjmxvalMLRJMXVALDelete CascadesMRT-LEDGERMRM-LEDGER, MRT-COMPANYMRM-COMPANY, MRT-REC-GROUPMRM-REC-GROUP, MRT-JE-TYPEMRM-JE-TYPE, MRT-LINE-NBRMRM-LINE-NBR, MRM-MATRIX-CAT

Programs

Updated by (8)

Referenced by (1)