DBA Data[Home] [Help]

APPS.JAI_RCV_EXCISE_PROCESSING_PKG dependencies on DUAL

Line 1254: SELECT 'jai_rcv_excise_processing_pkg-'||p_transaction_id INTO lv_temp FROM DUAL;

1250: lv_procedure_name := 'CENVAT_RG_PKG.process_transaction';
1251: ln_amount_factor := 1;
1252:
1253: -- this is to identify the path in SQL TRACE file if any problem occured
1254: SELECT 'jai_rcv_excise_processing_pkg-'||p_transaction_id INTO lv_temp FROM DUAL;
1255:
1256: if lb_rg_debug then
1257: FND_FILE.put_line(FND_FILE.log,'*** Start jai_rcv_excise_processing_pkg.process_transaction');
1258: -- FND_FILE.put_line(FND_FILE.log,'*** Start jai_rcv_excise_processing_pkg.process_transaction');