DBA Data[Home] [Help]

APPS.PA_UTILS dependencies on PA_COMPENSATION_DETAILS_ALL

Line 562: l_costing_rule pa_compensation_details_all.compensation_rule_set%type;

558: , X_date IN DATE ) RETURN NUMBER
559: IS
560: X_cost_rate NUMBER(22,5);
561: l_job_id pa_expenditure_items_all.job_id%type;
562: l_costing_rule pa_compensation_details_all.compensation_rule_set%type;
563: l_start_date_active date;
564: l_end_date_active date;
565: l_organization_id number;
566: l_org_id number; /*2879644*/