DBA Data[Home] [Help]

APPS.OE_2PC1018_BLKTHDR_BLPENCA SQL Statements

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

Line: 17

   SELECT count(*) 
   FROM OE_AK_BLANKET_HEADERS_V a 
   WHERE a.ORDER_NUMBER =  OE_LINE_SECURITY.g_record.BLANKET_NUMBER
   AND   a.FLOW_STATUS_CODE = 'PENDING_CUSTOMER_ACCEPTANCE'
;