DBA Data[Home] [Help]

APPS.POS_SECURITY_PROFILE_UTL_PKG SQL Statements

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

Line: 11

        SELECT organization_id
          FROM hr_operating_units
          WHERE mo_global.check_access(organization_id) = 'Y'
          AND Nvl(DATE_TO,SYSDATE) >= SYSDATE;