Reporting on Effective Dated Changes
You can generate a report listing business objects that have pending future dated changes. The report lists the primary key of the object that has pending changes, the number of pending changes, and when the first pending change will apply.
This utility only takes action on data in business classes that use the implement Effective Dated pattern.
You can find log files at
%LALOGDIR%\datamaint\effectivedatedreport.log.DataArea.Stamp
At a Landmark command prompt, type
datamaint --effectivedatedrpt -H [-f filter] -[dt] dataArea [businessClass]
Consider the following
Program Option | Description |
---|---|
-H
|
Access help for this command. |
-d
|
Show more detailed output. |
-t
|
Show terse output (default). |
-f filter
|
Filter criteria. (Valid only when business class is specified.) |
dataArea
|
Select a data area to work with. |
businessClass
|
Select a specific business class to work with. |