SAP ABAP Class /SRMERP/CL_BOPF_PLUGIN_BASE (ERP E-Proc BOPF Plugin Base Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_COMMON (Package) Object Layer: common entities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_PLUGIN | Interface for transaction manager plugins | 20100917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_PLUGIN_SERV_MGR | Interface for service manager plugins | 20100917 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_BOPF_PLUGIN_SC | ERP E-Pro BOPF SC Plugin | 20100917 |
Properties
| Class | /SRMERP/CL_BOPF_PLUGIN_BASE | |
| Short Description | ERP E-Proc BOPF Plugin Base Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_COMMON | Object Layer: common entities |
| Created | 20100917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_BOPF_PLUGIN_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_TRA_PLUGIN | Interface for transaction manager plugins | 20100917 | ||
| 2 | /BOBF/IF_TRA_PLUGIN_SERV_MGR | Interface for service manager plugins | 20100917 |
Friends
Class /SRMERP/CL_BOPF_PLUGIN_BASE has no friend class.
Attributes
Class /SRMERP/CL_BOPF_PLUGIN_BASE has no attribute.
Methods
Class /SRMERP/CL_BOPF_PLUGIN_BASE has no method.
Events
Class /SRMERP/CL_BOPF_PLUGIN_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MSG_KEY | Protected | See coding | Message Handler Keys | 20100917 | BEGIN OF ts_msg_key,
bo_key TYPE /bobf/obm_bo_key,
root_key TYPE /bobf/conf_key,
END OF ts_msg_key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |