SAP ABAP Class IF_CONTROL_TREE_NODE_DIAG (Diagnostic Supplements)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CONTROL_TREE_NODE Control Tree Node 19990910
Properties
Class IF_CONTROL_TREE_NODE_DIAG  
Short Description Diagnostic Supplements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990910   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CONTROL_TREE_NODE_DIAG has no forward declaration.
Interfaces
Class IF_CONTROL_TREE_NODE_DIAG has no interface implemented.
Friends
Class IF_CONTROL_TREE_NODE_DIAG has no friend class.
Attributes
Class IF_CONTROL_TREE_NODE_DIAG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND Instance method Public Method Finds Node of Given Type and (Optionally) Name 19991025
2 GET_DOM_ATTR Instance method Public Method Gets Named Attribute of Associated DOM Node 19990910
3 GET_DOM_ATTRS Instance method Public Method Gets Attributes of Associated DOM Node 19990910
4 GET_DOM_NAME Instance method Public Method Gets Name of Associated DOM Node 19990910
5 GET_DOM_NODE Instance method Public Method Gets Associated DOM Node 19991014
6 GET_DOM_TEXT Instance method Public Method Gets Text of Associated DOM Node 19990910
7 GET_DOM_TYPE Instance method Public Method Gets Type of Associated DOM Node 19990910
8 SET_DOM_ATTR Instance method Public Method Sets Named Attribute of Associated DOM Node 19991014
9 SET_DOM_NAME Instance method Public Method Sets Name of Associated DOM Node 19991014
10 SHOW Instance method Public Method Shows Node (Subtree) Structure 19990910
Events
Class IF_CONTROL_TREE_NODE_DIAG has no event.
Types
Class IF_CONTROL_TREE_NODE_DIAG has no local type.
Method Signatures

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Namensattribut 19991025
2 Returning NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE pointer to found node; or 0 if not found 19991025
3 Importing NODE_TYPE Call by reference Type reference (TYPE) I Knotentyp 19991025
# Exception Resumable Description Created on
1 NAME_NOT_SUPPORTED node of the given type does not support name attribute 19991025
2 NO_NODE_TYPE Input Parameter NODE_TYPE nicht gegeben 19991025

Method GET_DOM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Attributname 19990910
2 Exporting VALUE Call by reference Type reference (TYPE) STRING Attributwert 19990910
# Exception Resumable Description Created on
1 NO_DOM_NODE kein DOM-Knoten assoziiert 19991021

Method GET_DOM_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTR_TAB Call by reference Type reference (TYPE) TABLE Tabelle der Attributknoten 19990910
# Exception Resumable Description Created on
1 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method GET_DOM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOM_NAME Call by reference Type reference (TYPE) STRING Name (local part) des DOM Knotens 19990910
# Exception Resumable Description Created on
1 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method GET_DOM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOM_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE Handle des assoz.DOM Knotens 19991014

Method GET_DOM_NODE on class IF_CONTROL_TREE_NODE_DIAG has no exception.

Method GET_DOM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOM_TEXT Call by reference Type reference (TYPE) STRING Text des DOM-Knotens 19990910
# Exception Resumable Description Created on
1 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method GET_DOM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOM_TYPE Call by reference Type reference (TYPE) STRING Type des DOM Knotens 19990910
# Exception Resumable Description Created on
1 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method SET_DOM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Attributname 19991014
2 Importing VALUE Call by reference Type reference (TYPE) STRING Attributwert 19991014
# Exception Resumable Description Created on
1 NOT_ALLOWED Attribut kann nicht geändert werden 19991015
2 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method SET_DOM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM_NAME Call by reference Type reference (TYPE) STRING Name (local part) des DOM Knotens 19991014
# Exception Resumable Description Created on
1 NOT_ALLOWED Attribut kann nicht geändert werden 19991014
2 NO_DOM_NODE kein DOM Knoten assoziiert 19991021

Method SHOW Signature

Method SHOW on class IF_CONTROL_TREE_NODE_DIAG has no parameter.
Method SHOW on class IF_CONTROL_TREE_NODE_DIAG has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in