DBA Data[Home] [Help]

APPS.BOM_SECURITY_PUB SQL Statements

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

Line: 76

       SELECT
          'HZ_PARTY:' || PARTY_ID
       INTO
           G_EgoUser
       FROM EGO_USER_V
       WHERE
          USER_ID = L_FNDUSER;