DBA Data[Home] [Help]

APPS.RLM_INBOUND_SV dependencies on ECE_INBOUND

Line 113: ece_inbound.process_run_inbound (

109: --
110: ec_debug.pl(0,'EC','ECE_START_GENERIC_INBOUND',
111: 'TRANSACTION_TYPE', p_transaction_type);
112: --
113: ece_inbound.process_run_inbound (
114: i_transaction_type => p_transaction_type,
115: i_run_id => i_run_id);
116: --
117: ec_debug.pl(0,'EC','ECE_FINISH_GENERIC_INBOUND',