DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_FTE_INTEGRATION_PVT

Line 2413: OE_FTE_INTEGRATION_PVT.Process_FTE_Action

2409: oe_debug_pub.add('calling Process_FTE_Action for Order Import.', 3);
2410:
2411: -- set p_ui_flag to Y since this is called from Action
2412: -- through Order Import.
2413: OE_FTE_INTEGRATION_PVT.Process_FTE_Action
2414: ( p_header_id => l_header_id
2415: ,p_line_id => null
2416: ,p_ui_flag => 'Y'
2417: ,p_action => l_action