DBA Data[Home] [Help]

APPS.MSC_RESOURCE_AVAILABILITY dependencies on MSC_NET_RES_INST_AVAILABILITY

Line 2032: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES

2028: -- populate resource instance availability
2029: -----------------------------------------------------
2030: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'CALLING POPULATE_ORG_RES_INSTANCES');
2031:
2032: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES
2033: ( lv_ret_code,
2034: lv_refresh_flag,
2035: MSC_CL_COLLECTION.v_last_collection_id,
2036: c_rec.organization_id,

Line 2135: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES

2131: -- populate resource instance availability
2132: -----------------------------------------------------
2133: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'CALLING POPULATE_ORG_RES_INSTANCES');
2134:
2135: MSC_NET_RES_INST_AVAILABILITY.POPULATE_ORG_RES_INSTANCES
2136: ( lv_ret_code,
2137: lv_refresh_flag,
2138: MSC_CL_COLLECTION.v_last_collection_id,
2139: c_rec.organization_id,