DBA Data[Home] [Help]

APPS.GMS_ERROR_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 146

    select meaning
    into   l_meaning
    from   gms_lookups
    where  lookup_type =p_lookup_type
    and    lookup_code =p_lookup_code;