DBA Data[Home] [Help]

APPS.FUN_PERIOD_STATUS_PKG dependencies on FND_REQUEST

Line 151: x_request_id := FND_REQUEST.SUBMIT_REQUEST(

147: /* Calling Sweeping Program if p_sweep is Yes */
148: if (l_open = 'Y') then
149: if (p_sweep = 'Y') then
150: /* submit the sweeping concurrent program */
151: x_request_id := FND_REQUEST.SUBMIT_REQUEST(
152: application => 'FUN',
153: program => 'FUNPRDSTSB',
154: description=>' Manual Intercompany Transactions Sweep',
155: start_time => '',