DBA Data[Home] [Help]

APPS.JTF_DIAG_REPORT_FACTORY dependencies on XMLTYPE

Line 113: ,xmltype(str)

109: (Execution_ID,UI_Node_ID,type,xmldata,parent_node_id)
110: VALUES(exec_id
111: ,note.UI_Node_ID
112: ,'note'
113: ,xmltype(str)
114: ,ui_node_id);
115: NOTE.SET_ADDED_TO_PARENT;
116: ELSE
117: RAISE_APPLICATION_ERROR(-20100,'The Note component cannot be added