Infor Lawson Developer Reporting tools
Infor Lawson provides several reporting tools that can help you discover information about the database, transactions, or programs. This table shows the syntax types and their descriptions:
Syntax | Description |
---|---|
cndrpt productline [filename]
|
Condition report. Lists existing rules for conditions in the specified file. |
dbcndusage productline
filename
conditionname
|
Condition usage report. Lists all occurrences in the database definition of the specified condition. |
dbfldusage productline
filename
fieldname
|
Field usage report. Lists all occurrences in the database definition of the specified field. |
dbindusage productline
filename
indexname
|
Index usage report. Lists all occurrences in the database definition of the specified index. |
dbrelusage productline
filename
relationname
|
Relation usage report. Lists all occurrences in the database definition of the specified relation. |
derfldrpt productline [filename]
|
Derived field report. Lists existing rules for derived fields in the specified file. |
|
Dictionary Dump. Produces a file description from the specified data dictionary. |
fldrpt [-f|e] productline [filename|elementname]
|
Field report. List existing rules for fields in the specified file or element. |
jobprmrpt
|
Job parameter report. Print a report of the job parameters by data area or data ID, user, form, or job name. |
jobrpt
|
Job listing. Run a job listing. For more information, see Lawson Administration: Jobs and Reports. |
rulerpt [-c] productline [filename]
|
Rule report. Lists existing state/event rules for the specified database file. |
See the System Utilities Reference Guide for a complete description of the syntax and usage for these utilities.