DBA Data[Home] [Help]

APPS.JAI_RCV_EXCISE_PROCESSING_PKG dependencies on DUAL

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

1103: lv_procedure_name := 'CENVAT_RG_PKG.process_transaction';
1104: ln_amount_factor := 1;
1105:
1106: -- this is to identify the path in SQL TRACE file if any problem occured
1107: SELECT 'jai_rcv_excise_processing_pkg-'||p_transaction_id INTO lv_temp FROM DUAL;
1108:
1109: if lb_rg_debug then
1110: FND_FILE.put_line(FND_FILE.log,'*** Start jai_rcv_excise_processing_pkg.process_transaction');
1111: -- FND_FILE.put_line(FND_FILE.log,'*** Start jai_rcv_excise_processing_pkg.process_transaction');