SAP ABAP Class CL_AXT_MIXED_NODE (OBSOLETE since EhP1)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_TOOL_UI (Package) Tool UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_EXT_PROPERTY_ACCESS Attribute Access for Model Nodes with Additional Values 20081106
Properties
Class CL_AXT_MIXED_NODE  
Short Description OBSOLETE since EhP1    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_TOOL_UI   Tool UI 
Created 20081106   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_MIXED_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081106
2 IF_BSP_WD_EXT_PROPERTY_ACCESS Attribute Access for Model Nodes with Additional Values 20081106
Friends
Class CL_AXT_MIXED_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MODEL_NODE Instance attribute Private Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081106
2 NORMAL Constant Public Type reference (TYPE) CHAR1 'n' Single-Character Indicator 20081106
3 NO_PROPAGATION Constant Public Type reference (TYPE) CHAR1 'N' Single-Character Flag 20081106
4 VALUE_NODE Instance attribute Private Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081106
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SENDING Instance method Public Method Activate Send with Modify 20081106
2 ALIVE Instance method Public Method Returns TRUE if the Instance Is Valid 20081106
3 CONSTRUCTOR Instance method Public Constructor Constructor 20081106
4 CREATE_RELATED_ENTITY Instance method Public Method 20081106
5 DEACTIVATE_SENDING Instance method Public Method Deactivate Send with Modify 20081106
6 DELETE Instance method Public Method 20081106
7 EXECUTE Instance method Public Method 20081106
8 EXECUTE2 Instance method Public Method 20081106
9 GET_ATTR_STRUCT_NAME Instance method Public Method 20081106
10 GET_KEY Instance method Public Method 20081106
11 GET_MESSAGE_CONTAINER Instance method Public Method Returns Related Message Container 20081106
12 GET_NAME Instance method Public Method 20081106
13 GET_PARENT Instance method Public Method 20081106
14 GET_PARENT_RELATION Instance method Public Method 20081106
15 GET_PROPERTY_MODIFIER Instance method Public Method Returns Display Characteristics of an Attribute 20081106
16 GET_RELATED_ENTITIES Instance method Public Method 20081106
17 GET_RELATED_ENTITY Instance method Public Method 20081106
18 GET_ROOT Instance method Public Method 20081106
19 GET_TRANSACTION Instance method Public Method Returns Transaction Text for Entity 20081106
20 IS_CHANGEABLE Instance method Public Method Checks Whether the Entity Can Be Changed 20081106
21 IS_LOCKED Instance method Public Method Checks Whether Entity Is Locked 20081106
22 IS_PERSISTENT Instance method Public Method Checks Whether Entity Is Persistent 20081106
23 IS_PROPERTY_CHANGED Instance method Public Method Checks Whether an Attribute Was Changed in the BOL Buffer 20081106
24 IS_ROOT Instance method Public Method Check Whether the Entity is a Root Object 20081106
25 IS_SEND_ACTIVE Instance method Public Method Check Whether Send Status Is Active 20081106
26 LOCK Instance method Public Method 20081106
27 REREAD Instance method Public Method 20081106
28 SWITCH_TO_CHANGE_MODE Instance method Public Method Switches the Entity to Change Mode 20081106
Events
Class CL_AXT_MIXED_NODE has no event.
Types
Class CL_AXT_MIXED_NODE has no local type.
Method Signatures

Method ACTIVATE_SENDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPAGATE_2_DEPENDENT Call by reference Type reference (TYPE) CHAR1 NO_PROPAGATION Indicator: Recursively Activate Dependent Objects 20081106

Method ACTIVATE_SENDING on class CL_AXT_MIXED_NODE has no exception.

Method ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method ALIVE on class CL_AXT_MIXED_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_NODE Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081106
2 Importing IV_STRUCT Call by reference Type reference (TYPE) ANY Attribute Structure for Value Share 20081106

Method CONSTRUCTOR on class CL_AXT_MIXED_NODE has no exception.

Method CREATE_RELATED_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081106
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20081106
# Exception Resumable Description Created on
1 CX_CRM_GENIL_DUPLICATE_REL Defect Class: Duplicate Entry 1:1 Relationship 20081106
2 CX_CRM_GENIL_MODEL_ERROR Fehler beim Zugriff auf Objektmodell 20081106

Method DEACTIVATE_SENDING Signature

Method DEACTIVATE_SENDING on class CL_AXT_MIXED_NODE has no parameter.
Method DEACTIVATE_SENDING on class CL_AXT_MIXED_NODE has no exception.

Method DELETE Signature

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

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Name Value Table 20081106
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME Method Name 20081106
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entity Collection Interface 20081106
# Exception Resumable Description Created on
1 CX_CRM_BOL_METH_EXEC_FAILED Exception: Object Method Execution Failed 20081106
2 CX_CRM_GENIL_MODEL_ERROR Error when Accessing Object Model 20081106

Method EXECUTE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Name Value Table 20081106
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME Method Name 20081106
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) DATA 20081106
# Exception Resumable Description Created on
1 CX_CRM_BOL_METH_EXEC_FAILED Exception: Object Method Execution Failed 20081106
2 CX_CRM_GENIL_MODEL_ERROR Error when Accessing Object Model 20081106

Method GET_ATTR_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRUKNAME Name of Structure 20081106

Method GET_ATTR_STRUCT_NAME on class CL_AXT_MIXED_NODE has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_GENIL_OBJECT_ID Object ID in Generic Interaction Layer 20081106

Method GET_KEY on class CL_AXT_MIXED_NODE has no exception.

Method GET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface for Message Container 20081106

Method GET_MESSAGE_CONTAINER on class CL_AXT_MIXED_NODE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20081106

Method GET_NAME on class CL_AXT_MIXED_NODE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20081106

Method GET_PARENT on class CL_AXT_MIXED_NODE has no exception.

Method GET_PARENT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RELATION_IS_11 Call by reference Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20081106
2 Exporting EV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081106

Method GET_PARENT_RELATION on class CL_AXT_MIXED_NODE has no exception.

Method GET_PROPERTY_MODIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Component Name 20081106
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_GENIL_ATTR_PROPERTY Attribute Property 20081106

Method GET_PROPERTY_MODIFIER on class CL_AXT_MIXED_NODE has no exception.

Method GET_RELATED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 NORMAL Read Mode 20081106
2 Importing IV_OWNED_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE No Associated Entities 20081106
3 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081106
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entity collection 20081106
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Error when Accessing Object Model 20081106

Method GET_RELATED_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 NORMAL Read mode 20081106
2 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20081106
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20081106
# Exception Resumable Description Created on
1 CX_CRM_GENIL_MODEL_ERROR Error when Accessing Object Model 20081106

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20081106

Method GET_ROOT on class CL_AXT_MIXED_NODE has no exception.

Method GET_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_TRANSACTION_CONTEXT Access Interface for Transaction Contexts 20081106

Method GET_TRANSACTION on class CL_AXT_MIXED_NODE has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_CHANGEABLE on class CL_AXT_MIXED_NODE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_LOCKED on class CL_AXT_MIXED_NODE has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_PERSISTENT on class CL_AXT_MIXED_NODE has no exception.

Method IS_PROPERTY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Component Name 20081106
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_PROPERTY_CHANGED on class CL_AXT_MIXED_NODE has no exception.

Method IS_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_ROOT on class CL_AXT_MIXED_NODE has no exception.

Method IS_SEND_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method IS_SEND_ACTIVE on class CL_AXT_MIXED_NODE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REREAD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081106
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) CRMT_BOOLEAN Logische Variable 20081106

Method LOCK on class CL_AXT_MIXED_NODE has no exception.

Method REREAD Signature

Method REREAD on class CL_AXT_MIXED_NODE has no parameter.
Method REREAD on class CL_AXT_MIXED_NODE has no exception.

Method SWITCH_TO_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20081106

Method SWITCH_TO_CHANGE_MODE on class CL_AXT_MIXED_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701