DBA Data[Home] [Help]

APPS.IEM_DATASTORE dependencies on IEM_DATASTORE

Line 1: package body iem_datastore as

1: package body iem_datastore as
2: /* $Header: iemindsb.pls 120.2 2007/11/22 06:35:37 sanjrao ship $*/
3: /*======================================================================+
4: | Copyright (c) 1999 Oracle Corporation |
5: | Redwood Shores, California, USA |

Line 33: end iem_datastore;

29: where rowid=p_rowid;
30: EXCEPTION WHEN OTHERS THEN
31: null;
32: END get_imt_data;
33: end iem_datastore;