DBA Data[Home] [Help]

APPS.PQP_GB_OSP_FUNCTIONS dependencies on PQP_GB_OMP_DAILY_ABSENCES

Line 6923: -- Function calls pqp_gb_omp_daily_absences.get_entitlement_balance

6919: RAISE;
6920: END IF;
6921: END get_omp_band_ent_bal_ele_typ;
6922:
6923: -- Function calls pqp_gb_omp_daily_absences.get_entitlement_balance
6924: -- and caches the Band entitlements and Returns the requested Band details
6925: FUNCTION get_omp_band_ent_bal_pl_typ(
6926: p_business_group_id IN NUMBER
6927: ,p_effective_date IN DATE

Line 6962: pqp_gb_omp_daily_absences.get_entitlement_balance(

6958: THEN
6959: debug('p_assignment_id:' || p_assignment_id);
6960: -- Call the get_total_entitlements_balance Procedure
6961: -- and get the values in pl/sql table and set global values.
6962: pqp_gb_omp_daily_absences.get_entitlement_balance(
6963: p_assignment_id => p_assignment_id
6964: ,p_business_group_id => p_business_group_id
6965: ,p_effective_date => p_effective_date
6966: ,p_pl_typ_id => p_pl_typ_id