DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_FTE_INTEGRATION_PVT

Line 2417: OE_FTE_INTEGRATION_PVT.Process_FTE_Action

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