DBA Data[Home] [Help]

APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on JAI_CMN_UTILS_PKG

Line 1816: jai_cmn_utils_pkg.print_log('tax_mod.log','In transaction processing p_called_from:'||p_called_from);

1812: /******************** END OF DEFERRED CLAIM **************/
1813:
1814: -- Start, Vijay Shankar for Bug#3940588
1815: -- Following has to be executed as and when it is submitted from Receipts Localization form
1816: jai_cmn_utils_pkg.print_log('tax_mod.log','In transaction processing p_called_from:'||p_called_from);
1817: FND_FILE.put_line( FND_FILE.log, 'p_called_from:'||p_called_from);
1818:
1819: IF p_called_from = 'JAINPORE' THEN
1820: FND_FILE.put_line( FND_FILE.log, '~~~~~ Updating JAI_RCV_LINES.tax_modified_flag to N ~~~~~');