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 | Static Attribute | Private | Type reference (TYPE) | STRING | 20060427 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'attribute' | 20060427 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'cardinality' | 20060427 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'controllerId' | 20060427 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'flexApplication' | 20060503 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CRMT_THTMLB_FLEX_NODES | Internal Table for Flex Context Nodes | 20060427 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'modelname' | 20060427 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20060427 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'node' | 20060427 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'nodes' | 20060427 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'recursive' | 20060427 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'rootNode' | 20060427 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20060427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060427 | ||
| 2 | Instance method | Public | Method | 20060428 | ||
| 3 | Instance method | Public | Method | 20060427 | ||
| 4 | Instance method | Public | Method | 20060427 | ||
| 5 | Instance method | Public | Method | 20060428 | ||
| 6 | Instance method | Public | Method | 20060427 | ||
| 7 | Instance method | Public | Method | 20060427 | ||
| 8 | Static method | Public | Method | Set MIME Path for Adaptive Application Metadata XML file. | 20060427 | |
| 9 | 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 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 2 | NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060428 | |||
| 3 | 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 | NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060427 | |||
| 2 | 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 | 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 | CONTROLERID | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 2 | MODELNAME | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 3 | 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 | C_NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060428 | |||
| 2 | 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 | CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20060427 | ||||
| 2 | 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 | 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 | 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 |