DBA Data[Home] [Help]

APPS.IBY_PYO_TRANSACTION dependencies on EC_DOCUMENT

Line 128: ec_document.process_outbound(

124: ec_debug.pl ( 0, 'EC', 'ECE_PAYMENT_BATCH', 'PAYMENT INSTRUCTION ID ', p_payment_instruction_id );
125:
126: fnd_file.put_line(fnd_file.log, 'Calling EC Process Outbound :: START ::'||systimestamp);
127:
128: ec_document.process_outbound(
129: errbuf => p_errbuf,
130: retcode => p_retcode,
131: i_Output_Path => cOutput_Path,
132: i_Output_Filename => i_Filename,