DBA Data[Home] [Help]

APPS.CE_BANK_STATEMENT_LOADER dependencies on FND_REQUEST

Line 715: l_request_id := FND_REQUEST.SUBMIT_REQUEST(

711: IF G_debug_file IS NOT NULL THEN
712: l_debug_file := G_debug_file || '-REC';
713: END IF;
714: -- pass both org_id and legal_entity_id to CE_AUTO_BANK_REC for Import/AutoRecon
715: l_request_id := FND_REQUEST.SUBMIT_REQUEST(
716: 'CE',l_program_name,'','',NULL,
717: G_process_option,
718: to_char(G_sub_branch_id),
719: to_char(G_sub_account_id),