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 | 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 | Instance method | Public | Method | Execute object method | 20100316 | |
| 2 | Instance method | Public | Method | Execute object method (with result table) | 20100316 | |
| 3 | Instance method | Public | Method | Get objects | 20100316 | |
| 4 | Instance method | Public | Method | Get attribute texts | 20100903 | |
| 5 | Instance method | Public | Method | Modify objects | 20100316 | |
| 6 | 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 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | Table of Object Instances | 20100316 | |||
| 2 | ET_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20100316 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20100316 | |||
| 4 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | Name of Business Object Method | 20100316 | |||
| 5 | 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 | 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 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | Table of Object Instances | 20100316 | |||
| 2 | ET_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20100316 | |||
| 3 | ET_RESULT | Call by reference | Type reference (TYPE) | CRMT_GENIL_DATA_REF_4_INST_TAB | Table of Instance-Key-Related Data References | 20100316 | |||
| 4 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20100316 | |||
| 5 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | Name of Business Object Method | 20100316 | |||
| 6 | 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 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Table of Object Request Specifications | 20100316 | |||
| 2 | IV_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECTLIST | Data Container: Object Relation List Interface | 20100408 | |||
| 3 | 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 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20100903 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100903 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100903 | |||
| 4 | RS_TEXT | Call by reference | Type reference (TYPE) | CRMT_TEXT_VALUE_PAIR_TAB | Text Value Pair Table | 20100903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Exception | 20100903 |
Method MODIFY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | 20100408 | ||||
| 2 | IV_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECTLIST | Data Container: Object List Interface | 20100408 | |||
| 3 | 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 |