Data dictionary
The data dictionary is a set of Lawson pre-defined names that are used to access information in General Ledger for use in Allocations. Data dictionary names provide a shortcut, or simplified way to request information to include in the columns of a report. For example, if you select CPBUD, then the system retrieves current period budget amounts to include in your report. Select CYDAMT to include current year-to-date actual amounts.
See the Report Writer User Guide.
| Data dictionary name | Description | 
|---|---|
| CPAMT | Current Period Amount | 
| PPBUD | Previous Period Budget | 
| CYDBUN | Year to Date Budget Units | 
Parameters
Most data dictionary names accept parameters. These parameters identify more specifically what data to retrieve. Parameters that are attached to a data dictionary name are unique from and operate in addition to any compute parameters that you define and use with a compute statement.
This table shows the data dictionary names and their accepted parameters:
| Name | Description | Parameters | 
|---|---|---|
| CPAMT | Current Period Amount | 
               This variable accepts optional accounting unit parameters. For example, CPAMT(111) represents the current period amount for accounting unit (111).  |