DBA Data[Home] [Help]

APPS.GL_GLXRLMAB_XMLP_PKG SQL Statements

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

Line: 17

  select max(concatenated_segment_delimiter)
  into   DELIMITER
  from   FND_ID_FLEX_STRUCTURES
  where  application_id = 101
  and    id_flex_code = 'GLLE'
  and    id_flex_num = P_STRUCT_NUM;