DBA Data[Home] [Help]

APPS.PAY_PAYROLL_CONTACT_PKG dependencies on PAY_STATE_RULES

Line 76: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;

72: Arguments :
73: Notes :
74: */
75: procedure archinit(p_payroll_action_id in number) is
76: jurisdiction_code pay_state_rules.jurisdiction_code%TYPE;
77: l_state VARCHAR2(30);
78: begin
79: null;
80: end archinit;