DBA Data[Home] [Help]

APPS.FND_APPS_MODE_UTIL SQL Statements

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

Line: 89

      UPDATE wf_resources
       SET    text = pWfCode
        WHERE  type = 'WFTKN'
       AND    name = 'WF_SYSTEM_STATUS';
Line: 162

      UPDATE wf_resources
       SET    text = pWfCode
        WHERE  type = 'WFTKN'
       AND    name = 'WF_SYSTEM_STATUS';