DBA Data[Home] [Help]

APPS.PAY_PYNZQES_XMLP_PKG SQL Statements

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

Line: 42

  select org_information9
  from   hr_organization_information
  where  organization_id  = c_business_group_id
  and    org_information9 is not null;
Line: 77

  select currency_code
  from   fnd_currencies
  where  issuing_territory_code = c_territory_code;