DBA Data[Home] [Help]

APPS.PAY_GENERIC_UPGRADE dependencies on PAY_STATE_RULES

Line 843: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;

839: Arguments :
840: Notes :
841: */
842: procedure archinit(p_payroll_action_id in number) is
843: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;
844: l_state VARCHAR2(30);
845: begin
846: null;
847: end archinit;