DBA Data[Home] [Help]

APPS.PJI_REP_VP_UTILS dependencies on FND_NEW_MESSAGES

Line 87: l_curr_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR2(40); */

83: l_curr_text VARCHAR2(60);
84: l_version_text VARCHAR2(60);
85:
86: l_curr_code VARCHAR2(30);
87: l_curr_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR2(40); */
88:
89: l_version_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR(60); */
90:
91:

Line 89: l_version_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR(60); */

85:
86: l_curr_code VARCHAR2(30);
87: l_curr_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR2(40); */
88:
89: l_version_type_msg fnd_new_messages.MESSAGE_TEXT%TYPE; /* commented and modified for bug 4133853 VARCHAR(60); */
90:
91:
92: BEGIN
93: