DBA Data[Home] [Help]

APPS.INL_SHIPMENT_PVT dependencies on INL_TAX_LINES_S

Line 2826: -- Get inl_tax_lines_s.nextval

2822: INL_LOGGING_PVT.Log_Statement ( p_module_name => g_module_name,
2823: p_procedure_name => l_proc_name,
2824: p_debug_info => l_debug_info) ;
2825: --
2826: -- Get inl_tax_lines_s.nextval
2827: --
2828: l_debug_info := 'Get inl_tax_lines_s.nextval';
2829: INL_LOGGING_PVT.Log_Statement ( p_module_name => g_module_name,
2830: p_procedure_name => l_proc_name,

Line 2828: l_debug_info := 'Get inl_tax_lines_s.nextval';

2824: p_debug_info => l_debug_info) ;
2825: --
2826: -- Get inl_tax_lines_s.nextval
2827: --
2828: l_debug_info := 'Get inl_tax_lines_s.nextval';
2829: INL_LOGGING_PVT.Log_Statement ( p_module_name => g_module_name,
2830: p_procedure_name => l_proc_name,
2831: p_debug_info => l_debug_info) ;
2832: SELECT inl_tax_lines_s.nextval

Line 2832: SELECT inl_tax_lines_s.nextval

2828: l_debug_info := 'Get inl_tax_lines_s.nextval';
2829: INL_LOGGING_PVT.Log_Statement ( p_module_name => g_module_name,
2830: p_procedure_name => l_proc_name,
2831: p_debug_info => l_debug_info) ;
2832: SELECT inl_tax_lines_s.nextval
2833: INTO x_new_tax_line_id
2834: FROM dual;
2835: --
2836: -- include Tax Line record