DBA Data[Home] [Help]

APPS.GML_GPOI dependencies on ECE_INBOUND

Line 71: ece_inbound.process_run_inbound

67: **/
68: ec_utils.g_stack.DELETE;
69:
70: ec_debug.pl(0,'EC','ECE_START_GENERIC_INBOUND','TRANSACTION_TYPE',i_transaction_type);
71: ece_inbound.process_run_inbound
72: (
73: i_transaction_type => i_transaction_type,
74: i_run_id => i_run_id
75: );