DBA Data[Home] [Help]

APPS.PO_REQUISITION_LINES_PKG7 SQL Statements

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

Line: 25

        SELECT *
        FROM   PO_REQUISITION_LINES
        WHERE  rowid = X_Rowid
        FOR UPDATE of Requisition_Line_Id NOWAIT;
Line: 36

      FND_MESSAGE.Set_Name('FND', 'FORM_RECORD_DELETED');