DBA Data[Home] [Help]

APPS.WIP_WIPLBOSP_XMLP_PKG SQL Statements

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

Line: 65

  SELECT fifst.id_flex_num
into p_item_flex_num
FROM fnd_id_flex_structures fifst
WHERE fifst.application_id = 401
AND fifst.id_flex_code = 'MSTK'
AND fifst.enabled_flag = 'Y'
AND fifst.freeze_flex_definition_flag = 'Y'
and rownum<2;
Line: 79

                  OUTPUT=":P_ASSEMBLY" MODE="SELECT" DISPLAY="ALL"
                  TABLEALIAS="SI1"')*/NULL;