DBA Data[Home] [Help]

APPS.DPP_NOTIFICATION_PVT dependencies on FND_REQUEST

Line 183: l_req_id := FND_REQUEST.submit_request(

179: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
180: END;
181: END IF;
182:
183: l_req_id := FND_REQUEST.submit_request(
184: application => 'DPP',
185: program => 'DPPNOTIF',
186: description => NULL,
187: start_time => NULL,