SAP ABAP Class IF_BS_GENIL_HANDLER_ADAPTING (Interface of GenIL node handler methods to be individualized)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_GENIL_NODE_HANDLER_BASE Generic Handler Class for GenIL component BUPA 20100419
Properties
Class IF_BS_GENIL_HANDLER_ADAPTING  
Short Description Interface of GenIL node handler methods to be individualized    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100419   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BS_GENIL_HANDLER_ADAPTING has no forward declaration.
Interfaces
Class IF_BS_GENIL_HANDLER_ADAPTING has no interface implemented.
Friends
Class IF_BS_GENIL_HANDLER_ADAPTING has no friend class.
Attributes
Class IF_BS_GENIL_HANDLER_ADAPTING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method handles changes regarding the given container object 20100419
2 CREATE Instance method Public Method handles creations regarding the given container object 20100419
3 DELETE Instance method Public Method handles deletions regarding the given container object 20100419
4 GET_ATTRIBUTES Instance method Public Method determines values of the requested container object 20100419
5 GET_ATTRIBUTES_PROPERTIES Instance method Public Method determines properties of the requested container object 20100419
6 GET_FOREIGN_OBJECTS Instance method Public Method determines related objects of the requested container object 20100419
7 READ_KEYS Instance method Public Method handles read requests for keys of the given container object 20100606
Events
Class IF_BS_GENIL_HANDLER_ADAPTING has no event.
Types
Class IF_BS_GENIL_HANDLER_ADAPTING has no local type.
Method Signatures

Method CHANGE 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 Table of Object Instances in Generic IL 20100419
2 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419

Method CHANGE on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method CREATE 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 Table of Object Instances in Generic IL 20100419
2 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419

Method CREATE on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method DELETE 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 Table of Object Instances in Generic IL 20100419
2 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419

Method DELETE on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419

Method GET_ATTRIBUTES on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method GET_ATTRIBUTES_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419

Method GET_ATTRIBUTES_PROPERTIES on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method GET_FOREIGN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100419
2 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20100419

Method GET_FOREIGN_OBJECTS on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.

Method READ_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYS Call by reference Type reference (TYPE) STANDARD TABLE 20100606
2 Importing IO_CONTAINER_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100606
3 Importing IO_PARENT_OBJECT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20100606
4 Importing IS_PARENT_KEY Call by reference Type reference (TYPE) ANY 20100606
5 Importing IV_PARENT_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20100606

Method READ_KEYS on class IF_BS_GENIL_HANDLER_ADAPTING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in