DBA Data[Home] [Help]

APPS.XLA_THIRD_PARTY_MERGE dependencies on FND_REQUEST

Line 918: trace( p_msg => 'Call fnd_request.submit_request()'

914: ELSIF (p_execution_mode = 'ASYNC_REQ')
915: THEN
916: -- If the execution mode is 'ASYNC_REQ', call API to submit the concurrent
917: -- program, Create Third Party Merge Accounting
918: trace( p_msg => 'Call fnd_request.submit_request()'
919: , p_level => C_LEVEL_STATEMENT
920: , p_module => v_module);
921: x_request_id := fnd_request.submit_request
922: ( 'XLA'

Line 921: x_request_id := fnd_request.submit_request

917: -- program, Create Third Party Merge Accounting
918: trace( p_msg => 'Call fnd_request.submit_request()'
919: , p_level => C_LEVEL_STATEMENT
920: , p_module => v_module);
921: x_request_id := fnd_request.submit_request
922: ( 'XLA'
923: , 'XLAMERGEACCT'
924: , ''
925: , ''