SAP ABAP Class /BOBF/IF_TRA_SERV_MGR_TRANSACT (Collective interface of the service manager)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /BOBF/IF_TRA_SERV_MGR_COMPL | Collective interface of the service manager | 20090223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_CC_ADDON | BOPF Contract Compliance Check addon | 20090309 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_TEST_DOUBLE_SM | Service Manager test double | 20130206 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_TRACE | BOPF tracing tool | 20090313 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TRA_SERVICE_MGR | Service Manager | 20090223 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_PPF_OM_SERV_MGR_ADDON | Output Mgmt for BOPF BOs: Serves DB state in V2 upd | 20100128 |
Properties
Class | /BOBF/IF_TRA_SERV_MGR_TRANSACT | |
Short Description | Collective interface of the service manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090223 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no forward declaration.
Interfaces
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no interface implemented.
Friends
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no friend class.
Attributes
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adjust numbers from number range intervals | 20090223 |
2 | ![]() |
Instance method | Public | Method | After Failed Save Attempt | 20090223 |
3 | ![]() |
Instance method | Public | Method | After Successful save attempt | 20090223 |
4 | ![]() |
Instance method | Public | Method | Check whether object can be saved or not | 20090223 |
5 | ![]() |
Instance method | Public | Method | Delete all internal buffers | 20090223 |
6 | ![]() |
Instance method | Public | Method | Save | 20090223 |
7 | ![]() |
Instance method | Public | Method | Prepare Objects for Saving | 20090223 |
8 | ![]() |
Instance method | Public | Method | Called by the cross bo eventing processing | 20090223 |
9 | ![]() |
Instance method | Public | Method | On numbers adjusted | 20090223 |
Events
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no event.
Types
Class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no local type.
Method Signatures
Method ADJUST_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090223 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 |
Method ADJUST_NUMBERS on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method AFTER_FAILED_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090223 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 |
Method AFTER_FAILED_SAVE on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method AFTER_SUCCESSFUL_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090223 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 |
Method AFTER_SUCCESSFUL_SAVE on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method CHECK_BEFORE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 | ||
2 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090223 |
Method CHECK_BEFORE_SAVE on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method DO_CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 | ||
2 | ![]() |
IV_CLEANUP_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CLEANUP_MODE | Transaction Behavior During Save (Transaction Mode) | 20090223 |
Method DO_CLEANUP on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method DO_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 | ||
2 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090223 |
Method DO_SAVE on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090223 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 | ||
3 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090223 |
Method FINALIZE on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method ON_BUSINESS_OBJECT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090224 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090224 | ||
3 | ![]() |
IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20090225 | ||
4 | ![]() |
IV_PUBLISHING_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090224 |
Method ON_BUSINESS_OBJECT_CHANGED on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
Method ON_NUMBERS_ADJUSTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface of Change Object | 20090223 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090223 | ||
3 | ![]() |
IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for transaction change objects | 20090401 |
Method ON_NUMBERS_ADJUSTED on class /BOBF/IF_TRA_SERV_MGR_TRANSACT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |