DBA Data[Home] [Help]

APPS.PAY_GENERIC_UPGRADE dependencies on PAY_STATE_RULES

Line 930: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;

926: Arguments :
927: Notes :
928: */
929: procedure archinit(p_payroll_action_id in number) is
930: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;
931: l_state VARCHAR2(30);
932: begin
933: null;
934: end archinit;