DBA Data[Home] [Help]

APPS.ECX_INBOUND_TRIG dependencies on ECX_MAPPINGS

Line 2343: from ecx_mappings

2339:
2340: begin
2341: select map_id
2342: into i_map_id
2343: from ecx_mappings
2344: where map_code = i_map_code;
2345: exception
2346: when others then
2347: ecx_debug.setErrorInfo(2,30,'ECX_MAP_NOT_FOUND',