DBA Data[Home] [Help]

APPS.CE_BANK_STATEMENT_LOADER dependencies on FND_REQUEST

Line 574: l_request_id := FND_REQUEST.SUBMIT_REQUEST(

570: IF G_debug_file IS NOT NULL THEN
571: l_debug_file := G_debug_file || '-REC';
572: END IF;
573: -- pass both org_id and legal_entity_id to CE_AUTO_BANK_REC for Import/AutoRecon
574: l_request_id := FND_REQUEST.SUBMIT_REQUEST(
575: 'CE',l_program_name,'','',NULL,
576: G_process_option,
577: to_char(G_sub_branch_id),
578: to_char(G_sub_account_id),