SAP ABAP Interface IF_BS_GENIL_HANDLER_ADAPTING (Interface of GenIL node handler methods to be individualized)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_GENIL (Package) Master Data Governance: GENIL
⤷
⤷
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
| Interface | IF_BS_GENIL_HANDLER_ADAPTING | |
| Short Description | Interface of GenIL node handler methods to be individualized |
General Data
| Package | MDG_BS_BP_GENIL | Master Data Governance: GENIL |
| Created | 20100419 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BS_GENIL_HANDLER_ADAPTING has no forward declaration.
Interfaces
Interface IF_BS_GENIL_HANDLER_ADAPTING has no interface.
Friends
Interface IF_BS_GENIL_HANDLER_ADAPTING has no friend.
Attributes
Interface IF_BS_GENIL_HANDLER_ADAPTING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | handles changes regarding the given container object | 20100419 | |
| 2 | Instance method | Public | Method | handles creations regarding the given container object | 20100419 | |
| 3 | Instance method | Public | Method | handles deletions regarding the given container object | 20100419 | |
| 4 | Instance method | Public | Method | determines values of the requested container object | 20100419 | |
| 5 | Instance method | Public | Method | determines properties of the requested container object | 20100419 | |
| 6 | Instance method | Public | Method | determines related objects of the requested container object | 20100419 | |
| 7 | Instance method | Public | Method | handles read requests for keys of the given container object | 20100606 |
Events
Interface IF_BS_GENIL_HANDLER_ADAPTING has no event.
Types
Interface 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 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20100419 | |||
| 2 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100419 |
Method CHANGE on Interface 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 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20100419 | |||
| 2 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100419 |
Method CREATE on Interface 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 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20100419 | |||
| 2 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100419 |
Method DELETE on Interface 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 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100419 |
Method GET_ATTRIBUTES on Interface 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 | 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 Interface 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 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100419 | |||
| 2 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100419 |
Method GET_FOREIGN_OBJECTS on Interface 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 | ET_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100606 | ||||
| 2 | IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100606 | |||
| 3 | IO_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100606 | |||
| 4 | IS_PARENT_KEY | Call by reference | Type reference (TYPE) | ANY | 20100606 | ||||
| 5 | IV_PARENT_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100606 |
Method READ_KEYS on Interface IF_BS_GENIL_HANDLER_ADAPTING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |