DBA Data[Home] [Help]

APPS.PJM_TRANSFER_SPEC_CHARGES_PKG dependencies on PJM_TRANSFER_IPV_PKG

Line 598: l_Batch_Name := PJM_Transfer_IPV_Pkg.batch_name;

594: l_Freight_Exp_Comment := fnd_message.get_string('PJM','CONC-APINV FREIGHT');
595: l_Tax_Exp_Comment := fnd_message.get_string('PJM','CONC-APINV TAX');
596: l_Misc_Exp_Comment := fnd_message.get_string('PJM','CONC-APINV MISC');
597:
598: l_Batch_Name := PJM_Transfer_IPV_Pkg.batch_name;
599:
600: PJM_CONC.put_line('Batch_Name = ' || l_batch_name);
601: PJM_CONC.new_line(1);
602: