DBA Data[Home] [Help]

APPS.PA_CALC_OVERTIME dependencies on PA_EXPENDITURE_GROUPS_ALL

Line 42: overtime_expenditure_group pa_expenditure_groups_all.expenditure_group%type;

38: G_Org_Id number := NULL ;
39: /* Bug 1756677. Moved out of procedure Insert_Expenditure_And_Group */
40: /* Bug#2373198 Modified data type from varchar2(20 to reflect as is in table */
41: /* overtime_expenditure_group varchar2(20); */
42: overtime_expenditure_group pa_expenditure_groups_all.expenditure_group%type;
43:
44:
45:
46: -- ======================================================================