DBA Data[Home] [Help]

APPS.PA_RES_LIST_MEMBERS_PKG dependencies on PA_UTILS

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

424: IF (SQL%NOTFOUND) THEN
425: /************************************************
426: * If we couldn't find a matching record for Updation.
427: ***************************************************/
428: PA_UTILS.Add_message(p_app_short_name => 'PA'
429: ,p_msg_name => 'PA_XC_RECORD_CHANGED');
430: x_msg_count :=
431: x_msg_count + 1;
432: x_return_status :=