DBA Data[Home] [Help]

APPS.PAY_ACTION_CONTEXTS_PKG dependencies on PAY_LEGISLATION_RULES

Line 12: g_legislation_code pay_legislation_rules.legislation_code%type;

8: jurisdiction_code ff_contexts.context_id%type,
9: tax_group ff_contexts.context_id%type);
10:
11: g_context_ids g_context_ids_type;
12: g_legislation_code pay_legislation_rules.legislation_code%type;
13:
14:
15:
16: procedure archinit(p_pay_act_id in number)