DBA Data[Home] [Help]

APPS.ECECATI dependencies on ECE_INBOUND

Line 26: ece_inbound.process_run_inbound

22: ec_utils.g_stack.DELETE;
23: if EC_DEBUG.G_debug_level >= 1 then
24: ec_debug.pl(1,'EC','ECE_START_GENERIC_INBOUND','TRANSACTION_TYPE',i_transaction_type);
25: END IF;
26: ece_inbound.process_run_inbound
27: (
28: i_transaction_type => i_transaction_type,
29: i_run_id => i_run_id
30: );