SAP ABAP Class CL_MDG_BS_BOL_TRANSACTION (BP BOL Transaction Handler)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_BOL_TRANSACTION | BOL Transaction Handler | 20100914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_BOL_TRANSACTION | BP BOL Transaction Handler | 20100914 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_BOL_TRANSACTION | Transaction Handler CR Material | 20110325 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_SDQ_MERGE_BOL_TRANS | Merge BOL Transaction Handler | 20120202 |
Properties
| Class | CL_MDG_BS_BOL_TRANSACTION | |
| Short Description | BP BOL Transaction Handler | |
| Super Class | CL_FPM_BOL_TRANSACTION | BOL Transaction Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_CREQUEST_BOLUI | Change Request BOL UI |
| Created | 20100914 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_BS_BOL_TRANSACTION has no interface implemented.
Friends
Class CL_MDG_BS_BOL_TRANSACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CRMT_COMPONENT_NAME | Name of the main GenIL component in action | 20101105 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_USMD_CONV_SOM_GOV_API' | Object Type Name | 20111129 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_BS_COMMUNICATOR_ASSIST | Assistance Class for MDG communicator | 20110810 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_BS_CR_UIBB_EVENTHANDLER | API for dealing with CR UIBB events generically | 20101123 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100914 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BS_FPM_TOOLBOX | Toolbox for FPM enabled applications | 20101123 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20101104 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | indicator: Check was executed via UI-Button | 20111125 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | indicator: CR_DELETE_DRAFT_HANDLER was raised | 20110525 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | indicator: CR_SAVE was raised | 20110301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks the data during suitable situations/events | 20100914 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100914 |
Events
Class CL_MDG_BS_BOL_TRANSACTION has no event.
Types
Class CL_MDG_BS_BOL_TRANSACTION has no local type.
Method Signatures
Method CHECK_DATA Signature
Method CHECK_DATA on class CL_MDG_BS_BOL_TRANSACTION has no parameter.
Method CHECK_DATA on class CL_MDG_BS_BOL_TRANSACTION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_BS_BOL_TRANSACTION has no parameter.
Method CONSTRUCTOR on class CL_MDG_BS_BOL_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |