DBA Data[Home] [Help]

APPS.MSC_RESOURCE_AVAILABILITY dependencies on MSC_NET_RES_INST_AVAILABILITY

Line 2020: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES

2016: -- populate resource instance availability
2017: -----------------------------------------------------
2018: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'CALLING POPULATE_ORG_RES_INSTANCES');
2019:
2020: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES
2021: ( lv_ret_code,
2022: lv_refresh_flag,
2023: MSC_CL_COLLECTION.v_last_collection_id,
2024: c_rec.organization_id,

Line 2123: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES

2119: -- populate resource instance availability
2120: -----------------------------------------------------
2121: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'CALLING POPULATE_ORG_RES_INSTANCES');
2122:
2123: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES
2124: ( lv_ret_code,
2125: lv_refresh_flag,
2126: MSC_CL_COLLECTION.v_last_collection_id,
2127: c_rec.organization_id,