DBA Data[Home] [Help]

APPS.XLA_THIRD_PARTY_MERGE dependencies on FND_REQUEST

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

924: ELSIF (p_execution_mode = 'ASYNC_REQ')
925: THEN
926: -- If the execution mode is 'ASYNC_REQ', call API to submit the concurrent
927: -- program, Create Third Party Merge Accounting
928: trace( p_msg => 'Call fnd_request.submit_request()'
929: , p_level => C_LEVEL_STATEMENT
930: , p_module => v_module);
931: x_request_id := fnd_request.submit_request
932: ( 'XLA'

Line 931: x_request_id := fnd_request.submit_request

927: -- program, Create Third Party Merge Accounting
928: trace( p_msg => 'Call fnd_request.submit_request()'
929: , p_level => C_LEVEL_STATEMENT
930: , p_module => v_module);
931: x_request_id := fnd_request.submit_request
932: ( 'XLA'
933: , 'XLAMERGEACCT'
934: , ''
935: , ''