Total name
Activity compute parameters apply to the activity-related data dictionary names in the compute statement. If you retrieve activity balances using different criteria than those specified in the compute parameters, then you can use a special total data dictionary name with a total name. A total name is a unique type of parameter that is used in place of compute parameters. Activity total names are used with these total data dictionary names:
| Data dictionary name | Description | Parameters |
|---|---|---|
| LTDACT | Life To Date Activity Total | Total Name, Year, Period, Activity |
| PRDACT | Period To Date Activity Total | Total Name, Year, Period, Activity |
| YTDACT | Year To Date Activity Total | Total Name, Year, Period, Activity |
Total names are useful to include two data dictionary names that retrieve different activity information in the same compute statement.
See Report Writer User Guide.
Example
LGE Corporation intends to base an allocation on the ratio of current period technician hours for the X-RAY activity to current period technician hours for all other imaging-related activities. They constructed this compute statement:
The compute parameters are associated with the data dictionary name period-to-date activity units (PRDACU) in the numerator, so they selected the X-RAY activity and the Labor account category.
Because different activities must be associated with the denominator, they used the data dictionary name, PRDACT that accepts a total name (IMAGING). The total name identifies the other imaging-related activities they associate with the total data dictionary name in the denominator.