DBA Data[Home] [Help]

APPS.HR_HEAD_COUNT dependencies on PAY_ACTION_PARAMETERS

Line 772: from pay_action_parameters

768: order by posv.org_structure_version_id;
769:
770: cursor c_cwk_profile IS
771: select PARAMETER_VALUE
772: from pay_action_parameters
773: where PARAMETER_NAME = 'HR_HEADCOUNT_FOR_CWK';
774:
775: l_AsgWorkerType_formula_id number;
776: l_ABV_formula_id number;