SAP ABAP Class CL_FLEX_MODEL_NODE_UTIL (CL_FLEX_MODEL_NODE_UTIL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Properties
Class CL_FLEX_MODEL_NODE_UTIL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060427   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FLEX_MODEL_NODE_UTIL has no forward declaration.
Interfaces
Class CL_FLEX_MODEL_NODE_UTIL has no interface implemented.
Friends
Class CL_FLEX_MODEL_NODE_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APP_FILE_PATH Static Attribute Private Type reference (TYPE) STRING 20060427
2 ATTRIBUTE Constant Public Type reference (TYPE) STRING 'attribute' 20060427
3 CARDINALITY Constant Public Type reference (TYPE) STRING 'cardinality' 20060427
4 CONTROLLERID Constant Public Type reference (TYPE) STRING 'controllerId' 20060427
5 FLEXAPPLICATION Constant Public Type reference (TYPE) STRING 'flexApplication' 20060503
6 MODELMETADATA Instance attribute Protected Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060427
7 MODELNAME Constant Public Type reference (TYPE) STRING 'modelname' 20060427
8 NAME Constant Public Type reference (TYPE) STRING 'name' 20060427
9 NODE Constant Public Type reference (TYPE) STRING 'node' 20060427
10 NODES Constant Public Type reference (TYPE) STRING 'nodes' 20060427
11 RECURSIVE Constant Public Type reference (TYPE) STRING 'recursive' 20060427
12 ROOT_NODE Constant Public Type reference (TYPE) STRING 'rootNode' 20060427
13 XMLFILE Instance attribute Protected Type reference (TYPE) XSTRING 20060427
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060427
2 GET_CHILD Instance method Public Method 20060428
3 GET_CHILDREN Instance method Public Method 20060427
4 GET_MODEL_DATA Instance method Public Method 20060427
5 GET_NODE Instance method Public Method 20060428
6 GET_PARENT Instance method Public Method 20060427
7 GET_ROOT_NODE Instance method Public Method 20060427
8 SET_CONFIG_PATH Static method Public Method Set MIME Path for Adaptive Application Metadata XML file. 20060427
9 XML_TO_ITAB Instance method Protected Method 20060427
Events
Class CL_FLEX_MODEL_NODE_UTIL has no event.
Types
Class CL_FLEX_MODEL_NODE_UTIL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FLEX_MODEL_NODE_UTIL has no parameter.
Method CONSTRUCTOR on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_CHILD 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 20060428
2 Exporting NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060428
3 Importing P_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060428

Method GET_CHILD on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060427
2 Exporting NODES Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060427

Method GET_CHILDREN on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_MODEL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODELDATA Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060427

Method GET_MODEL_DATA on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLERID Call by reference Type reference (TYPE) STRING 20060428
2 Importing MODELNAME Call by reference Type reference (TYPE) STRING 20060428
3 Exporting NODE Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Flex Context Node Information 20060428

Method GET_NODE on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060428
2 Exporting P_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060428

Method GET_PARENT on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method GET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_ID Call by reference Type reference (TYPE) STRING 20060427
2 Exporting ROOT_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060427

Method GET_ROOT_NODE on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method SET_CONFIG_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_FILE_PATH Call by reference Type reference (TYPE) STRING 20060427

Method SET_CONFIG_PATH on class CL_FLEX_MODEL_NODE_UTIL has no exception.

Method XML_TO_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Call by reference Type reference (TYPE) XSTRING 20060427

Method XML_TO_ITAB on class CL_FLEX_MODEL_NODE_UTIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in