DBA Data[Home] [Help]

APPS.IGS_GR_GEN_002 dependencies on FND_NEW_MESSAGES

Line 1507: l_message_text fnd_new_messages.message_text%TYPE;

1503:
1504: IF NVL(v_gr_gst_rec.s_graduand_status,'NULL') <> NVL(v_s_graduand_status,'NULL') OR
1505: (c_sp_exists%FOUND AND p_graduand_status IS NOT NULL AND p_approval_status IS NOT NULL) THEN
1506: DECLARE
1507: l_message_text fnd_new_messages.message_text%TYPE;
1508: BEGIN
1509: IGS_GR_GRADUAND_PKG.UPDATE_ROW(
1510: X_ROWID => v_gr_gst_rec.rowid,
1511: X_PERSON_ID => v_gr_gst_rec.person_id,