DBA Data[Home] [Help]

APPS.FA_TRANS_API_PVT SQL Statements

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

Line: 1231

   if ((p_inv_rec.deleted_flag is NULL) and
       (l_inv_rec_old.deleted_flag is NOT NULL)) then
      x_inv_rec_new.deleted_flag := FND_API.G_MISS_CHAR;