DBA Data[Home] [Help]

APPS.PO_AP_INTEGRATION_PVT SQL Statements

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

Line: 70

  SELECT nvl(gapless_inv_num_flag, 'N'), buying_company_identifier
  INTO   x_gapless_inv_num_flag, x_buying_company_identifier
  FROM   PO_SYSTEM_PARAMETERS_ALL
  WHERE  org_id = p_org_id;