DBA Data[Home] [Help]

APPS.PQP_SS_VEHICLE_TRANSACTIONS dependencies on PQP_VRE_BUS

Line 1362: pqp_vre_bus.get_legislation_code(p_business_group_id);

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