DBA Data[Home] [Help]

APPS.WF_ENGINE_RAC dependencies on STANDARD

Line 199: -- Submit a singular standard background engine

195: errbuf := 'The given item type ('||itemtype||') is not enabled for WF RAC engine.';
196: retcode := '1';
197: FND_FILE.PUT_LINE(FND_FILE.LOG, errbuf);
198: elsif ItemsNum.COUNT=1 and partition_number is not null then
199: -- Submit a singular standard background engine
200: WF_ENGINE_RAC.Set_Context('INST_ID', partition_number);
201: Wf_Engine.Background(itemtype,
202: minthreshold_num,
203: maxthreshold_num,