DBA Data[Home] [Help]

APPS.ECE_AP_PAYMENT dependencies on EC_DOCUMENT

Line 135: ec_document.process_outbound(

131: ec_debug.pl ( 0, 'EC', 'ECE_PAYMENT_BATCH', 'PAYMENT INSTRUCTION ID ', p_payment_instruction_id );
132:
133: fnd_file.put_line(fnd_file.log, 'Calling EC Process Outbound :: START ::'||systimestamp);
134:
135: ec_document.process_outbound(
136: errbuf => p_errbuf,
137: retcode => p_retcode,
138: i_Output_Path => cOutput_Path,
139: i_Output_Filename => i_Filename,