SAP ABAP Class CL_BS_BP_GIL_HANDLER (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_BS_GENIL_NODE_HANDLER_BASE | Generic Handler Class for GenIL component BUPA | 20100416 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_BANKACCOUNT | GenIL Handler for bank accounts | 20100330 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_IDENTIFICATIONNUM | GenIL Handler for Identification Numbers | 20100806 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_INDUSTRY | GenIL Handler for Tax Numbers | 20100810 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_ORGANIZATION | GenIL Handler for Companies | 20100430 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_PERSON | GenIL Handler for Persons | 20100319 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_ROOT | Handler for BP Root | 20100319 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GIL_TAXNUMBER | GenIL Handler for Tax Numbers | 20100810 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_BS_GENIL_BUPA_AET | GenIL handler for Business Partner Extensions | 20100617 |
Properties
| Class | CL_BS_BP_GIL_HANDLER | |
| Short Description | Generic Handler Class for GenIL component BUPA | |
| Super Class | CL_BS_GENIL_NODE_HANDLER_BASE | Generic Handler Class for GenIL component BUPA |
| 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 | 20100319 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_BP_GIL_HANDLER has no forward declaration.
Interfaces
Class CL_BS_BP_GIL_HANDLER has no interface implemented.
Friends
Class CL_BS_BP_GIL_HANDLER has no friend class.
Attributes
Class CL_BS_BP_GIL_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100611 | |
| 2 | Instance method | Protected | Method | adds current handler to tx handlers of the root handler | 20100612 |
Events
Class CL_BS_BP_GIL_HANDLER has no event.
Types
Class CL_BS_BP_GIL_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLER_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_GENIL_NODE_HANDLER_FACTORY | Generic IL Component: Handler factory | 20100611 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100611 | |||
| 3 | IV_PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20100611 |
Method CONSTRUCTOR on class CL_BS_BP_GIL_HANDLER has no exception.
Method REGISTER_ME_AS_TX_HANDLER Signature
Method REGISTER_ME_AS_TX_HANDLER on class CL_BS_BP_GIL_HANDLER has no parameter.
Method REGISTER_ME_AS_TX_HANDLER on class CL_BS_BP_GIL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |