DBA Data[Home] [Help]

APPS.PSB_WS_LINE_PERIOD_L_PVT SQL Statements

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

Line: 54

       SELECT account_line_id
       FROM   psb_ws_account_lines
       WHERE  account_line_id  = p_wal_id
       FOR UPDATE of ytd_amount NOWAIT;
Line: 90

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