SAP ABAP Class CL_BSP_XP_CCENTER_NODE (Command Center Parse Tree Node)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     BSP_XP_APPLICATION (Package) XP application - to be deleted
Properties
Class CL_BSP_XP_CCENTER_NODE  
Short Description Command Center Parse Tree Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_XP_APPLICATION   XP application - to be deleted 
Created 20051024   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_XP_CCENTER_NODE has no forward declaration.
Interfaces
Class CL_BSP_XP_CCENTER_NODE has no interface implemented.
Friends
Class CL_BSP_XP_CCENTER_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALT_TARGET Instance attribute Private Type reference (TYPE) BSPXPT_ALT_TGT Alternate Navigation Target 20051026
2 CHILDREN_TABLE Instance attribute Private Type reference (TYPE) BSPXPT_CCENTER_CHILD_NODES Parse Tree Children Nodes 20051024
3 CHILD_VALUES Instance attribute Private Type reference (TYPE) BSPXPT_CCENTER_SUPPLY_VALUES Possible Children Values 20051024
4 CMD_KEY Instance attribute Private Type reference (TYPE) BSPXP_STRING String Values 20051027
5 COMMAND Instance attribute Private Type reference (TYPE) BSPXP_STRING String 20051024
6 IS_BUSINESS_DATA Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20051024
7 PARAMETER_INFO Instance attribute Private Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_PARAM_INFO 20051025
8 PARENT_NODE Instance attribute Private Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_NODE Command Center Parse Tree Node 20051024
9 TARGET Instance attribute Private Type reference (TYPE) BSPXPT_NV_TGT Navigation Target 20051026
10 TARGET_TYPE Instance attribute Private Type reference (TYPE) BSPXPT_CC_TGT_TYPE Command Center Target Type 20051026
11 TYPE Instance attribute Private Type reference (TYPE) I We use it as level 20051024
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20051025
2 CLEAR Instance method Public Method 20051026
3 GET_ALT_TARGET Instance method Public Method 20051026
4 GET_CHILDREN Instance method Public Method Gets the Parse Node Children 20051024
5 GET_CHILD_VALUES Instance method Public Method 20051024
6 GET_CMD_KEY Instance method Public Method 20051027
7 GET_COMMAND Instance method Public Method 20051024
8 GET_NODE_TYPE Instance method Public Method We use it as level 20051024
9 GET_PARAM_INFO Instance method Public Method 20051025
10 GET_PARAM_TEXTS Instance method Public Method 20051027
11 GET_PARENT_NODE Instance method Public Method 20051024
12 GET_TARGET Instance method Public Method 20051026
13 GET_TARGET_TYPE Instance method Public Method 20051026
14 IS_BUSINESS_DATA_NODE Instance method Public Method 20051024
15 IS_EXECUTABLE Instance method Public Method 20051027
16 IS_LEAF_NODE Instance method Public Method 20051024
17 SET_ALT_TARGET Instance method Public Method 20051026
18 SET_BUSINESS_DATA_NODE Instance method Public Method 20051024
19 SET_CMD_KEY Instance method Public Method 20051027
20 SET_COMMAND Instance method Public Method 20051024
21 SET_NODE_TYPE Instance method Public Method We use it as level 20051024
22 SET_PARAM_INFO Instance method Public Method 20051025
23 SET_PARENT_NODE Instance method Public Method 20051024
24 SET_TARGET Instance method Public Method 20051026
25 SET_TARGET_TYPE Instance method Public Method 20051026
Events
Class CL_BSP_XP_CCENTER_NODE has no event.
Types
Class CL_BSP_XP_CCENTER_NODE has no local type.
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_NODE Command Center Parse Tree Node 20051025
2 Importing CHILD_VALUE Call by reference Type reference (TYPE) BSPXP_STRING String Values 20051026

Method ADD_CHILD on class CL_BSP_XP_CCENTER_NODE has no exception.

Method CLEAR Signature

Method CLEAR on class CL_BSP_XP_CCENTER_NODE has no parameter.
Method CLEAR on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_ALT_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TGT Value transfer Type reference (TYPE) BSPXPT_NV_TGT Navigation Target 20051026

Method GET_ALT_TARGET on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDREN Value transfer Type reference (TYPE) BSPXPT_CCENTER_CHILD_NODES Children of the Parse Tree Node 20051024

Method GET_CHILDREN on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_CHILD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUES Value transfer Type reference (TYPE) BSPXPT_CCENTER_SUPPLY_VALUES 20051024

Method GET_CHILD_VALUES on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_CMD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning C_KEY Value transfer Type reference (TYPE) BSPXP_STRING String Values 20051027

Method GET_CMD_KEY on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CMD Value transfer Type reference (TYPE) BSPXP_STRING 20051024

Method GET_COMMAND on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_TYPE Value transfer Type reference (TYPE) I 20051024

Method GET_NODE_TYPE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_PARAM_INFO Signature

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

Method GET_PARAM_INFO on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_PARAM_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAM_TEXTS Value transfer Type reference (TYPE) BSPXPT_STRING_TAB String Table 20051027

Method GET_PARAM_TEXTS on class CL_BSP_XP_CCENTER_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 NODE Value transfer Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_NODE 20051024

Method GET_PARENT_NODE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TGT Value transfer Type reference (TYPE) BSPXPT_NV_TGT Navigation Target 20051026

Method GET_TARGET on class CL_BSP_XP_CCENTER_NODE has no exception.

Method GET_TARGET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TGT_TP Value transfer Type reference (TYPE) BSPXPT_CC_TGT_TYPE Command Center Target Type 20051026

Method GET_TARGET_TYPE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method IS_BUSINESS_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) CRMT_BOOLEAN 20051024

Method IS_BUSINESS_DATA_NODE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method IS_EXECUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARAM Value transfer Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20051027

Method IS_EXECUTABLE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method IS_LEAF_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) CRMT_BOOLEAN 20051024

Method IS_LEAF_NODE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_ALT_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TGT Call by reference Type reference (TYPE) BSPXPT_NV_TGT Navigation Target 20051026

Method SET_ALT_TARGET on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_BUSINESS_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) CRMT_BOOLEAN 20051024

Method SET_BUSINESS_DATA_NODE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_CMD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_KEY Value transfer Type reference (TYPE) BSPXP_STRING String Values 20051027

Method SET_CMD_KEY on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) BSPXP_STRING 20051024

Method SET_COMMAND on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_TYPE Call by reference Type reference (TYPE) I 20051024

Method SET_NODE_TYPE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_PARAM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARAM Call by reference Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_PARAM_INFO 20051025

Method SET_PARAM_INFO on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) CL_BSP_XP_CCENTER_NODE 20051024

Method SET_PARENT_NODE on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TGT Call by reference Type reference (TYPE) BSPXPT_NV_TGT Navigation Target 20051026

Method SET_TARGET on class CL_BSP_XP_CCENTER_NODE has no exception.

Method SET_TARGET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TGT_TP Call by reference Type reference (TYPE) BSPXPT_CC_TGT_TYPE Command Center Target Type 20051026

Method SET_TARGET_TYPE on class CL_BSP_XP_CCENTER_NODE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700