DBA Data[Home] [Help]

APPS.HRI_OLTP_DISC_WRKFRC dependencies on PER_BUSINESS_GROUPS

Line 11: g_last_bg_id per_business_groups.business_group_id%type;

7: /* Values for last calc_abv lookup call */
8: g_bmt_code VARCHAR2(30);
9: g_bmt_meaning VARCHAR2(80);
10:
11: g_last_bg_id per_business_groups.business_group_id%type;
12: g_last_formula_id ff_formulas_f.formula_id%type;
13: g_last_formula_name ff_formulas_f.formula_name%type;
14:
15: /* Holds value passed to Discoverer when fast formulas do not exist */