DBA Data[Home] [Help]

APPS.ECEINI dependencies on ECE_INBOUND

Line 96: ece_inbound.process_run_inbound

92: --- Put the IN Variables on the Stack.
93: --- None for INI
94:
95: ec_debug.pl(0,'EC','ECE_START_GENERIC_INBOUND','TRANSACTION_TYPE',i_transaction_type);
96: ece_inbound.process_run_inbound
97: (i_transaction_type => i_transaction_type,
98: i_run_id => i_run_id);
99:
100: ec_debug.pl(0,'EC','ECE_FINISH_GENERIC_INBOUND','TRANSACTION_TYPE',i_transaction_type);