DBA Data[Home] [Help]

APPS.PAY_BALANCE_UPLOAD dependencies on FND_LOOKUP_VALUES

Line 2077: l_jur_code fnd_lookup_values.lookup_code%type;

2073: ) is
2074:
2075: l_reporting_unit_id number := 0;
2076: l_assignment_job_name per_jobs.name%type;
2077: l_jur_code fnd_lookup_values.lookup_code%type;
2078: l_formula_id ff_formulas_f.formula_id%type;
2079: l_wcb_acc_number pay_element_entry_values_f.screen_entry_value%type := null;
2080: l_wcb_rate_code pay_element_entry_values_f.screen_entry_value%type := null;
2081: l_assignment_action_id pay_assignment_actions.assignment_action_id%type;