[Home] [Help]
99: aname => l_item);
100: END IF;
101: END IF;
102: /* Write the header doc into CLOB variable */
103: WF_NOTIFICATION.WriteToClob(document, l_message);
104: EXCEPTION
105: WHEN OTHERS THEN
106: wf_core.context('igs_av_val_asuleb','create_transcript',l_item_type,l_item_key);
107: RAISE;