SAP ABAP Class CL_BS_GENIL_NODE_HANDLER_BASE (Generic Handler Class for GenIL component BUPA)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_NODE_HANDLER_BASE | genIL Component: Base Handler | 20100416 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_GENIL_HANDLER_ADAPTING | Interface of GenIL node handler methods to be individualized | 20100419 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_ADDR_GIL_HANDLER | Generic Handler Class for GenIL component ADDR | 20100419 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_HANDLER | Generic Handler Class for GenIL component BUPA | 20100416 |
Properties
Class | CL_BS_GENIL_NODE_HANDLER_BASE | |
Short Description | Generic Handler Class for GenIL component BUPA | |
Super Class | CL_GENIL_NODE_HANDLER_BASE | genIL Component: Base Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_BP_GENIL | Master Data Governance: GENIL |
Created | 20100416 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BS_GENIL_NODE_HANDLER_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BS_GENIL_HANDLER_ADAPTING | Interface of GenIL node handler methods to be individualized | 20100419 |
Friends
Class CL_BS_GENIL_NODE_HANDLER_BASE has no friend class.
Attributes
Class CL_BS_GENIL_NODE_HANDLER_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds the given container object to the list of changed obj. | 20100416 |
2 | ![]() |
Instance method | Public | Method | 20100419 | |
3 | ![]() |
Instance method | Public | Method | 20100419 | |
4 | ![]() |
Instance method | Public | Method | 20100419 | |
5 | ![]() |
Instance method | Public | Method | 20100419 | |
6 | ![]() |
Instance method | Public | Method | 20100419 | |
7 | ![]() |
Instance method | Public | Method | determines keys of the requested container object | 20100419 |
8 | ![]() |
Instance method | Public | Method | reads attributes and relations of a single object | 20100416 |
9 | ![]() |
Instance method | Protected | Method | determines related objects of the requested container object | 20100416 |
10 | ![]() |
Instance method | Public | Method | 20100416 | |
11 | ![]() |
Instance method | Protected | Method | deals "modify" for children of the given container object | 20100416 |
12 | ![]() |
Instance method | Public | Method | modify a single container object | 20100416 |
13 | ![]() |
Instance method | Public | Method | 20100606 |
Events
Class CL_BS_GENIL_NODE_HANDLER_BASE has no event.
Types
Class CL_BS_GENIL_NODE_HANDLER_BASE has no local type.
Method Signatures
Method ADD_TO_CHANGED_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 | Table of Object Instances in Generic IL | 20100416 | ||
2 | ![]() |
IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100416 |
Method ADD_TO_CHANGED_OBJECTS on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method CHANGE Signature
Method CHANGE on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method CHANGE on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method CREATE Signature
Method CREATE on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method CREATE on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method DELETE Signature
Method DELETE on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method DELETE on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_ATTRIBUTES_PROPERTIES Signature
Method GET_ATTRIBUTES_PROPERTIES on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method GET_ATTRIBUTES_PROPERTIES on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_FOREIGN_OBJECTS Signature
Method GET_FOREIGN_OBJECTS on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method GET_FOREIGN_OBJECTS on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_KEYS 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 | 20100606 |
Method GET_KEYS on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_OBJECT 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 | 20100416 | ||
2 | ![]() |
IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Table of Object Request Specifications | 20100416 |
Method GET_OBJECT on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_RELATED_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 | 20100416 | ||
2 | ![]() |
IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Table of Object Request Specifications | 20100605 |
Method GET_RELATED_OBJECTS on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method GET_X_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CHANGED_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | 20100416 | |||
2 | ![]() |
IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100416 |
Method GET_X_STRUCTURE on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method MODIFY_CHILDREN 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 | 20100416 | ||
2 | ![]() |
IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100416 |
Method MODIFY_CHILDREN on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method MODIFY_OBJECT 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 | 20100416 | ||
2 | ![]() |
IO_CONTAINER_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100416 |
Method MODIFY_OBJECT on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
Method READ_KEYS Signature
Method READ_KEYS on class CL_BS_GENIL_NODE_HANDLER_BASE has no parameter.
Method READ_KEYS on class CL_BS_GENIL_NODE_HANDLER_BASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |