DBA Data[Home] [Help]

APPS.PO_POXRQOBO_XMLP_PKG SQL Statements

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

Line: 37

 select description
 into l_message1
 from po_lookup_codes
 where lookup_type = 'SRW MESSAGE'
 and lookup_code = 'CANNOT RUN PROGRAM' ;
Line: 49

  select description
 into l_message1
 from po_lookup_codes
 where lookup_type = 'SRW MESSAGE'
 and lookup_code = 'FAILURE TO GET STATUS' ;
Line: 77

        select structure_id
        into l_p_struct_num
        from mtl_default_sets_view
        where functional_area_id = 2 ;