APPS.ECX_INBOUND_TRIG dependencies on ECX_MAPPINGS
Line 2328: from ecx_mappings
2324:
2325: begin
2326: select map_id
2327: into i_map_id 2328: from ecx_mappings 2329: where map_code = i_map_code;
2330: exception
2331: when others then
2332: ecx_debug.setErrorInfo(2,30,'ECX_MAP_NOT_FOUND',