SAP ABAP Class CL_BSP_WD_RT_REP_NODE (OBSOLETE - Do not use)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20051208
Properties
Class CL_BSP_WD_RT_REP_NODE  
Short Description OBSOLETE - Do not use    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_TOOLS   Development Tools for WEBCUIF Applications 
Created 20051208   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20051208
Friends
Class CL_BSP_WD_RT_REP_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CHILDREN Instance attribute Private Type reference (TYPE) BSPWD_TAG_TAB Table of Tag Instances 20051208
2 GV_FINAL Instance attribute Private Type reference (TYPE) FLAG ' ' General Flag 20051208
3 NODE Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20070723
4 PARENT_NODE Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_NODE 20070723
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20051215
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051208
3 DELETE Instance method Public Method 20051209
4 GET_ATTRIBUTE Instance method Public Method 20051208
5 GET_ATTRIBUTES Instance method Public Method 20051208
6 GET_CHILDREN Instance method Public Method 20051208
7 GET_NAME Instance method Public Method 20051208
8 GET_NODE Instance method Public Method 20051208
9 GET_PARENT_NODE Instance method Public Method 20051215
10 REMOVE_CHILD Instance method Public Method 20051209
Events
Class CL_BSP_WD_RT_REP_NODE has no event.
Types
Class CL_BSP_WD_RT_REP_NODE has no local type.
Method Signatures

Method APPEND_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_NODE Value transfer Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_NODE 20051215
2 Importing IR_CHILD Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20051215

Method APPEND_CHILD on class CL_BSP_WD_RT_REP_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20051208
2 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_NODE 20051209

Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_NODE has no exception.

Method DELETE Signature

Method DELETE on class CL_BSP_WD_RT_REP_NODE has no parameter.
Method DELETE on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class CL_BSP_WD_RT_REP_NODE has no parameter.
Method GET_ATTRIBUTE on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_BSP_WD_RT_REP_NODE has no parameter.
Method GET_ATTRIBUTES on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_BSP_WD_RT_REP_NODE has no parameter.
Method GET_CHILDREN on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_BSP_WD_RT_REP_NODE has no parameter.
Method GET_NAME on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20051208

Method GET_NODE on class CL_BSP_WD_RT_REP_NODE has no exception.

Method GET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NODE Value transfer Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_NODE 20051215

Method GET_PARENT_NODE on class CL_BSP_WD_RT_REP_NODE has no exception.

Method REMOVE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHILD Call by reference Object reference (TYPE REF TO) IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20051209

Method REMOVE_CHILD on class CL_BSP_WD_RT_REP_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700