SAP ABAP Class IF_GENIL_NODE_HANDLER_BASE (Basis Interface for handler classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GENIL_NODE_HANDLER_BASE genIL Component: Base Handler 20100316
Properties
Class IF_GENIL_NODE_HANDLER_BASE  
Short Description Basis Interface for handler classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GENIL_NODE_HANDLER_BASE has no interface implemented.
Friends
Class IF_GENIL_NODE_HANDLER_BASE has no friend class.
Attributes
Class IF_GENIL_NODE_HANDLER_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_OBJECT_METHOD Instance method Public Method Execute object method 20100316
2 EXECUTE_OBJECT_METHOD2 Instance method Public Method Execute object method (with result table) 20100316
3 GET_OBJECTS Instance method Public Method Get objects 20100316
4 GET_TEXT Instance method Public Method Get attribute texts 20100903
5 MODIFY_OBJECTS Instance method Public Method Modify objects 20100316
6 RESET Instance method Public Method Reset handler 20100430
Events
Class IF_GENIL_NODE_HANDLER_BASE has no event.
Types
Class IF_GENIL_NODE_HANDLER_BASE has no local type.
Method Signatures

Method EXECUTE_OBJECT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_LIST Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE_TAB Table of Object Instances 20100316
2 Exporting ET_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Table of Object Instances in Generic IL 20100316
3 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20100316
4 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME Name of Business Object Method 20100316
5 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20100316
6 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20100429

Method EXECUTE_OBJECT_METHOD on class IF_GENIL_NODE_HANDLER_BASE has no exception.

Method EXECUTE_OBJECT_METHOD2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_LIST Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INST_LINE_TAB Table of Object Instances 20100316
2 Exporting ET_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Table of Object Instances in Generic IL 20100316
3 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_DATA_REF_4_INST_TAB Table of Instance-Key-Related Data References 20100316
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20100316
5 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME Name of Business Object Method 20100316
6 Importing IV_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20100316

Method EXECUTE_OBJECT_METHOD2 on class IF_GENIL_NODE_HANDLER_BASE has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQUEST_OBJECTS Call by reference Type reference (TYPE) CRMT_REQUEST_OBJ_TAB Table of Object Request Specifications 20100316
2 Importing IV_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECTLIST Data Container: Object Relation List Interface 20100408
3 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20100429

Method GET_OBJECTS on class IF_GENIL_NODE_HANDLER_BASE has no exception.

Method GET_TEXT 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 20100903
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20100903
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20100903
4 Exporting RS_TEXT Call by reference Type reference (TYPE) CRMT_TEXT_VALUE_PAIR_TAB Text Value Pair Table 20100903
# Exception Resumable Description Created on
1 CX_CRM_GENIL_GENERAL_ERROR General Exception 20100903

Method MODIFY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB 20100408
2 Importing IV_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECTLIST Data Container: Object List Interface 20100408
3 Importing IV_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20100429

Method MODIFY_OBJECTS on class IF_GENIL_NODE_HANDLER_BASE has no exception.

Method RESET Signature

Method RESET on class IF_GENIL_NODE_HANDLER_BASE has no parameter.
Method RESET on class IF_GENIL_NODE_HANDLER_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in