DBA Data[Home] [Help]

APPS.PA_RES_LIST_MEMBERS_PKG dependencies on PA_UTILS

Line 404: PA_UTILS.Add_message(p_app_short_name => 'PA'

400: IF (SQL%NOTFOUND) THEN
401: /************************************************
402: * If we couldn't find a matching record for Updation.
403: ***************************************************/
404: PA_UTILS.Add_message(p_app_short_name => 'PA'
405: ,p_msg_name => 'PA_XC_RECORD_CHANGED');
406: x_msg_count :=
407: x_msg_count + 1;
408: x_return_status :=