DBA Data[Home] [Help]

APPS.PER_DISPLAY_ACCRUAL_BALANCE dependencies on PER_BUSINESS_GROUPS_PERF

Line 26: l_legislation_code per_business_groups_perf.legislation_code%type;

22: l_end_date Date;
23: l_acc_end_date Date;
24: l_index Number ;
25:
26: l_legislation_code per_business_groups_perf.legislation_code%type;
27: l_return Number;
28:
29: l_leave_type_balance pay_accrual_plans.information1%type; /* 4767298 */
30: l_information_Category pay_accrual_plans.information_category%type; /* 4767298 */

Line 255: l_legislation_code per_business_groups_perf.legislation_code%type;

251: l_end_date Date;
252: l_acc_end_date Date;
253: l_index Number ;
254:
255: l_legislation_code per_business_groups_perf.legislation_code%type;
256: l_return Number;
257:
258: l_leave_type_balance pay_accrual_plans.information1%type; /* 4767298 */
259: l_information_Category pay_accrual_plans.information_category%type; /* 4767298 */