DBA Data[Home] [Help]

APPS.ONT_SOLD_TO_ORG_DEF_UTIL SQL Statements

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

Line: 349

  SELECT * FROM   OE_AK_SOLD_TO_ORGS_V
  WHERE ORGANIZATION_ID  = p_ORGANIZATION_ID
  AND ORG_ID  = p_ORG_ID
  ;