DBA Data[Home] [Help]

APPS.INL_SHIPMENT_PVT dependencies on INL_TAX_LINES_S

Line 4735: -- Get inl_tax_lines_s.nextval

4731: p_module_name => g_module_name,
4732: p_procedure_name => l_program_name,
4733: p_debug_info => l_debug_info) ;
4734: --
4735: -- Get inl_tax_lines_s.nextval
4736: --
4737: l_debug_info := 'Get inl_tax_lines_s.nextval';
4738: INL_LOGGING_PVT.Log_Statement (
4739: p_module_name => g_module_name,

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

4733: p_debug_info => l_debug_info) ;
4734: --
4735: -- Get inl_tax_lines_s.nextval
4736: --
4737: l_debug_info := 'Get inl_tax_lines_s.nextval';
4738: INL_LOGGING_PVT.Log_Statement (
4739: p_module_name => g_module_name,
4740: p_procedure_name => l_program_name,
4741: p_debug_info => l_debug_info

Line 4743: SELECT inl_tax_lines_s.nextval

4739: p_module_name => g_module_name,
4740: p_procedure_name => l_program_name,
4741: p_debug_info => l_debug_info
4742: ) ;
4743: SELECT inl_tax_lines_s.nextval
4744: INTO x_new_tax_line_id
4745: FROM dual;
4746: --
4747: -- include Tax Line record