DBA Data[Home] [Help]

APPS.MRP_CL_REFRESH_SNAPSHOT dependencies on FND_MESSAGE

Line 690: ERRBUF:= FND_MESSAGE.GET;

686: END IF;
687:
688: o_request_id := v_request_id;
689: IF v_request_id = 0 THEN
690: ERRBUF:= FND_MESSAGE.GET;
691: END IF;
692:
693: RETCODE:= G_SUCCESS;
694: