DBA Data[Home] [Help]

APPS.MRP_CL_REFRESH_SNAPSHOT dependencies on FND_MESSAGE

Line 662: ERRBUF:= FND_MESSAGE.GET;

658: END IF;
659:
660: o_request_id := v_request_id;
661: IF v_request_id = 0 THEN
662: ERRBUF:= FND_MESSAGE.GET;
663: END IF;
664:
665: RETCODE:= G_SUCCESS;
666: