DBA Data[Home] [Help]

APPS.OKC_PON_INT_GRP SQL Statements

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

Line: 307

l_update_allowed              Varchar2(10);
Line: 317

                         x_update_allowed       => l_update_allowed,
                         x_return_status        => x_return_status,
                         x_msg_data             => x_msg_data,
                         x_msg_count            => x_msg_count);
Line: 331

   return nvl(l_update_allowed, FND_API.G_FALSE);