DBA Data[Home] [Help]

APPS.WIP_PROD_INDICATORS dependencies on MRP_RHX_RESOURCE_AVAILABILITY

Line 4067: MRP_RHX_RESOURCE_AVAILABILITY.populate_avail_resources(

4063: I will ask nsriniva to provide a wrapper function or
4064: we have to call calc_res_avail ourself to solve this
4065: issue */
4066:
4067: MRP_RHX_RESOURCE_AVAILABILITY.populate_avail_resources(
4068: arg_simulation_set => null,
4069: arg_organization_id =>p_organization_id,
4070: arg_start_date => p_date_from,
4071: arg_cutoff_date => p_date_to );