DBA Data[Home] [Help]

APPS.PER_PTU_DFF_MIG dependencies on FND_MESSAGE

Line 244: errbuf := fnd_message.get;

240: -- set pause status for the main concurrent request until the child completes.
241: --
242: if l_request_id = 0 then
243: --
244: errbuf := fnd_message.get;
245: retcode := 2;
246: --
247: else
248: --