DBA Data[Home] [Help]

APPS.MRP_AATP_PVT dependencies on FND_API

Line 277: x_return_status := FND_API.G_RET_STS_ERROR;

273: msc_sch_wb.atp_debug('Get_DC_Info: ' || 'Error code:' || to_char(sqlcode));
274: END IF;
275: x_priority := -1;
276: x_alloc_percent := 0;
277: x_return_status := FND_API.G_RET_STS_ERROR;
278: END Get_DC_Info;
279:
280: PROCEDURE View_Allocation(
281: p_session_id IN NUMBER,