Statistic Components#

Statistic Components may be used to store accumulative information regarding an employee. You may create and maintain the Statistic Components through the Define Statistical Components (IDSC) form.

Statistic Components data is stored in the P2K_CM_STATISTIC_COMPONENTS table.

Stat Code
This field holds the user-defined code that uniquely identifies the statistic. Stat_Code is for documentation purposes only and the information displayed will not be used for processing.
Abbreviation
This field holds the descriptive name of the statistic. Stat_Abbreviation is a mandatory 30-character alphanumeric field.
Description
This field provides a short description of the nature of the statistic component. Description is an optional 50-character alphanumeric field.
Type of Field
This field classifies the statistic being defined into a specific type. Stat_Type is a mandatory user-defined lexicon (X_STAT_TYPE).
Update Action
This field allows you to either accumulate or replace the statistic. Setting this field to "Accumulate" will cause the value of the statistic to increase with each pay that is closed by the value computed. Setting this field to "Replace" will cause the value of the statistic to be set to the value computed. Stat_Action is a mandatory fixed lexicon (X_STAT_ACTION).

Associated To#

PC Code
This field displays the pay component associated to the statistic.
Abbreviation
This field holds the descriptive name of the pay component.