HcmBenefitPlan::getDefaultPayrollImpact Method
Returns the default PayrollImpact value for the given PayrollCategory value.
Syntax
client server public static PayrollImpact getDefaultPayrollImpact(PayrollCategory _payrollCategory)
Run On
Called
Parameters
- _payrollCategory
Type: PayrollCategory Enumeration
The PayrollCategory value for which the PayrollImpact value is returned.
Return Value
Type: PayrollImpact Enumeration
The default PayrollImpact value.