DBA Data[Home] [Help]

APPS.EGO_MASS_UPDATE_PVT dependencies on FND_REQUEST

Line 263: IF NOT FND_REQUEST.Set_Options

259: -- ====================================================
260:
261: --Commented for Bug 5464843
262: /* --set the options for the request submission
263: IF NOT FND_REQUEST.Set_Options
264: ( implicit => 'WARNING'
265: , protected => 'YES'
266: )
267: THEN

Line 275: l_request_id := FND_REQUEST.Submit_Request

271: --Commented for Bug 4719882
272: --PRAGMA AUTONOMOUS_TRANSACTION;
273:
274: -- submit the request
275: l_request_id := FND_REQUEST.Submit_Request
276: ( application => 'INV'
277: , program => 'INCOIN'
278: , argument1 => null
279: , argument2 => 1