DBA Data[Home] [Help]

APPS.DPP_NOTIFICATION_PVT dependencies on FND_REQUEST

Line 181: l_req_id := FND_REQUEST.submit_request(

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