DBA Data[Home] [Help]

APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on JAI_CMN_UTILS_PKG

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

2181: /******************** END OF DEFERRED CLAIM **************/
2182:
2183: -- Start, Vijay Shankar for Bug#3940588
2184: -- Following has to be executed as and when it is submitted from Receipts Localization form
2185: jai_cmn_utils_pkg.print_log('tax_mod.log','In transaction processing p_called_from:'||p_called_from);
2186: FND_FILE.put_line( FND_FILE.log, 'p_called_from:'||p_called_from);
2187:
2188: IF p_called_from = 'JAINPORE' THEN
2189: FND_FILE.put_line( FND_FILE.log, '~~~~~ Updating JAI_RCV_LINES.tax_modified_flag to N ~~~~~');