DBA Data[Home] [Help]

APPS.ECEASNI dependencies on ECE_INBOUND

Line 20: ece_inbound.process_run_inbound

16: **/
17: ec_utils.g_stack.DELETE;
18:
19: ec_debug.pl(0,'EC','ECE_START_GENERIC_INBOUND','TRANSACTION_TYPE',i_transaction_type);
20: ece_inbound.process_run_inbound
21: (
22: i_transaction_type => i_transaction_type,
23: i_run_id => i_run_id
24: );