DBA Data[Home] [Help]

APPS.MSC_ATP_DRP dependencies on FND_API

Line 701: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

697: msc_util.msc_log ('LOAD_SD_NET_DRP: ' || 'ERROR , sqlcode= '|| sqlcode);
698: msc_util.msc_log ('LOAD_SD_NET_DRP: IN Exception Block in others');
699: msc_util.msc_log ('ERROR := ' || SQLERRM);
700:
701: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
702:
703: END LOAD_SD_NET_DRP;
704:
705: -- Procedure that nets supplies and demands for DRP plan when summary is enabled.