MLMASTREL – ML Balance Interface
- System
- Multi-Ledger (ML)
- Prefix
MMR- Primary key
LEDGER,COMPANY,FISCAL-YEAR,OLD-COMPANY,OLD-ACCT-NBR,TRAN-CURR- Fields
- 23
- Updated by
- 2 programs
- Referenced by
- 1 program
MLMASTREL is the ML Balance Interface table in Lawson Multi-Ledger (prefix MMR). It is indexed by LEDGER, COMPANY, FISCAL-YEAR, OLD-COMPANY, OLD-ACCT-NBR, TRAN-CURR (MMRSET1). It is updated by ML167 and ML67.1 and referenced by ML267. The table has 23 fields, 1 index and 0 documented relations.
About MLMASTREL
The Multi Book Ledger Period Balance Interface (MLMASTREL) file contains the information needed to create period balances in the Lawson Multi Book Ledger application when interfacing a non-Lawson file to the Multi Book Ledger application. You can use Balance Interface Maintenance (ML67.1) to view and modify this file.
Fields (23)
Column = COBOL field name without the MMR- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
MMR-LEDGER PKLEDGER | Alpha 15 | The name assigned to the ledger. The ledger is established in ledger Setup (Ml10). | ML67.1 |
MMR-COMPANY PKCOMPANY | Numeric 4 | The company for which balances are posted. It must be linked to the ledger on Ledger Setup (ML10.1). | ML67.1 |
MMR-FISCAL-YEAR PKFISCAL_YEAR | Numeric 4 | The fiscal year for the posting. | ML67.1 |
MMR-OLD-COMPANY PKOLD_COMPANY | Alpha 35 | The old company structure associated with the Lawson Company and Accounting Unit. | ML67.1 |
MMR-OLD-CPY-SHORTOLD_CPY_SHORT | Derived | The old company short description. | — |
MMR-OLD-ACCT-NBR PKOLD_ACCT_NBR | Alpha 25 | This is the old account structure to be associated with the new account/subaccount within the Lawson system. | ML67.1 |
MMR-OLD-ACCT-SHORTOLD_ACCT_SHORT | Derived | The old account short description. | — |
MMR-ACTIVE-STATUSACTIVE_STATUS | Alpha 1 | The status of the account. If Inactive no posting can be done to the account. | ML167, ML67.1 |
MMR-OPTION-FLD-1OPTION_FLD_1 | Alpha 2 (Lower Case) | Free-form field used to store any information relevant to an account. This field is used only for reporting purposes. | ML67.1 |
MMR-OPTION-FLD-2OPTION_FLD_2 | Alpha 7 (Lower Case) | Free-form field used to store any information relevant to an account. This field is used only for reporting purposes. | ML67.1 |
MMR-OPTION-FLD-3OPTION_FLD_3 | Alpha 12 (Lower Case) | Free-form field used to store any information relevant to an account. This field is used only for reporting purposes. | ML67.1 |
MMR-PERIOD-AMOUNTPERIOD_AMOUNT | Signed 18.2 Occurs 13 Times ×13 | The net period amount. | ML67.1 |
MMR-PERIOD-UNITSPERIOD_UNITS | Signed 15.2 Occurs 13 Times ×13 | The net period units amount. | ML67.1 |
MMR-TRAN-CURR PKTRAN_CURR | Alpha 5 | The transaction currency of the interfaced transaction. | ML167, ML67.1 |
MMR-TRAN-AMOUNTTRAN_AMOUNT | Signed 18.2 Occurs 13 Times ×13 | — | ML167, ML67.1 |
MMR-TRAN-BEG-BALTRAN_BEG_BAL | Signed 18.2 | The transaction currency beginning balance. | ML167, ML67.1 |
MMR-BEGIN-BALBEGIN_BAL | Signed 18.2 | The beginning balance for the fiscal year specified. | ML67.1 |
MMR-BEGIN-UNIT-BALBEGIN_UNIT_BAL | Signed 15.2 | The beginning unit balance for the fiscal year specified. | ML67.1 |
MMR-ACCT-NDACCT_ND | Numeric 1 | The number of decimal used for currency amounts in the account. | — |
MMR-RPT-PER-AMT-1RPT_PER_AMT_1 | Signed 18.2 Occurs 13 Times ×13 | The period balance for report currency 1. | ML67.1 |
MMR-RPT-PER-AMT-2RPT_PER_AMT_2 | Signed 18.2 Occurs 13 Times ×13 | The period balance for report currency 2. | ML67.1 |
MMR-RPT-BEG-BAL-1RPT_BEG_BAL_1 | Signed 18.2 | The beginning balance for report currency 1. | ML67.1 |
MMR-RPT-BEG-BAL-2RPT_BEG_BAL_2 | Signed 18.2 | The beginning balance for report currency 2. | ML67.1 |
Indexes (1)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
MMRSET1 | LEDGER, COMPANY, FISCAL-YEAR, OLD-COMPANY, OLD-ACCT-NBR, TRAN-CURR | Primary | ML167, ML267, ML67.1 |
Programs
Updated by (2)
Referenced by (1)
- ML267 Ledger Balance Interface List