SAP ABAP Class /BOBF/CL_TOOL_TEST_DOUBLE_SM (Service Manager test double)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/TOOLS (Package) Business Object Processing Framework Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_SERVICE_MANAGER | Containing the public service methods of a service manager | 20130206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20130206 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_SERV_MGR_TRANSACT | Collective interface of the service manager | 20130206 |
Properties
| Class | /BOBF/CL_TOOL_TEST_DOUBLE_SM | |
| Short Description | Service Manager test double | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
| Created | 20130205 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_TRA_SERVICE_MANAGER | Containing the public service methods of a service manager | 20130206 | ||
| 2 | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20130206 | ||
| 3 | /BOBF/IF_TRA_SERV_MGR_TRANSACT | Collective interface of the service manager | 20130206 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOBF/CL_TOOL_TEST_MANAGER | 20130206 | Test Manager: TM, SM, ... double injection |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20130206 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Call original SM for non-implemented methods | 20130206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130206 |
Events
Class /BOBF/CL_TOOL_TEST_DOUBLE_SM has no event.
Types
Class /BOBF/CL_TOOL_TEST_DOUBLE_SM 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_CALL_ORIG_SM_FOR_NON_IMPL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Call original SM for non-implemented methods | 20130206 |
Method CONSTRUCTOR on class /BOBF/CL_TOOL_TEST_DOUBLE_SM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |