DBA Data[Home] [Help]

APPS.HR_GL_SYNC_ORGS dependencies on FND_REQUEST

Line 4373: l_request_id := fnd_request.submit_request

4369:
4370: hr_utility.set_location(l_proc, 30);
4371:
4372: -- Launch the Sync Orgs concurrent program in 'SINGLE_ORG' mode.
4373: l_request_id := fnd_request.submit_request
4374: (APPLICATION => g_appl_short_name,
4375: PROGRAM => 'HR_GL_CREATE_MAINTAIN_ORGS',
4376: DESCRIPTION => NULL,
4377: START_TIME => NULL,