DBA Data[Home] [Help]

APPS.JTF_DIAG_REPORT_FACTORY dependencies on XMLTYPE

Line 133: ,xmltype(str)

129: (Execution_ID,UI_Node_ID,type,xmldata,parent_node_id)
130: VALUES(exec_id
131: ,note.UI_Node_ID
132: ,'note'
133: ,xmltype(str)
134: ,ui_node_id);
135: NOTE.SET_ADDED_TO_PARENT;
136: ELSE
137: RAISE_APPLICATION_ERROR(-20100,'The Note component cannot be added