DBA Data[Home] [Help]

APPS.GL_GLXDFLST_XMLP_PKG SQL Statements

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

Line: 11

    SELECT user_definition_access_set, description
    INTO   DEFAS_NAME, DEFAS_DESCRIPTION
    FROM   gl_defas_access_sets
    WHERE  definition_access_set_id = P_DEFAS_ID;