DBA Data[Home] [Help]

APPS.PQP_SS_VEHICLE_TRANSACTIONS dependencies on PQP_VRE_BUS

Line 1361: pqp_vre_bus.get_legislation_code(p_business_group_id);

1357: Begin
1358:
1359: --Getting the legislationId for business groupId
1360: l_leg_code :=
1361: pqp_vre_bus.get_legislation_code(p_business_group_id);
1362: --setting the lg context
1363: hr_api.set_legislation_context(l_leg_code);
1364:
1365: OPEN c_fiscal_uom;