DBA Data[Home] [Help]

APPS.POS_ASN_REVIEW_PKG SQL Statements

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

Line: 461

  select invoice_num
    into l_num
    from pos_asn_shop_cart_headers
   where session_id = p_session_id;