DBA Data[Home] [Help]

APPS.MSC_ATP_DRP dependencies on FND_API

Line 700: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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