SAP ABAP Interface /BOFU/IF_SERVICE_MGR_EXTENSION (OBSOLETE: Service Manager Extension (TMS equivalent intf))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/COMMON_2 (Package) Common Types; Reuse Objects; Functions (from TM)

⤷

⤷

Properties
Interface | /BOFU/IF_SERVICE_MGR_EXTENSION | |
Short Description | OBSOLETE: Service Manager Extension (TMS equivalent intf) |
General Data
Package | /BOFU/COMMON_2 | Common Types; Reuse Objects; Functions (from TM) |
Created | 20090209 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /BOFU/IF_SERVICE_MGR_EXTENSION has no forward declaration.
Interfaces
Interface /BOFU/IF_SERVICE_MGR_EXTENSION has no interface.
Friends
Interface /BOFU/IF_SERVICE_MGR_EXTENSION has no friend.
Attributes
Interface /BOFU/IF_SERVICE_MGR_EXTENSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | After Save callback (after save but before commit) | 20090209 |
Events
Interface /BOFU/IF_SERVICE_MGR_EXTENSION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TRANSACTIONAL_CHANGES | Public | See coding | Transactional Changes | 20090209 | tt_transactional_changes TYPE STANDARD TABLE OF ty_transactional_changes
WITH DEFAULT KEY
|
|
2 | TY_TRANSACTIONAL_CHANGES | Public | See coding | Transactional Changes (single node id) | 20090209 | BEGIN OF ty_transactional_changes,
bo_name TYPE string,
bo_root_node_id TYPE /bofu/bo_node_id,
bo_node_name TYPE string,
bo_node_id TYPE /bofu/bo_node_id,
change_mode TYPE /bobf/conf_change_mode,
END OF ty_transactional_changes
|
Method Signatures
Method ON_AFTER_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_LCP_FACADE | Call by reference | Object reference (TYPE REF TO) | OBJECT | It was /SCMTMS/IF_LCP_FACADE | 20090209 | ||
2 | ![]() |
IN_TRANSACTIONAL_CHANGES | Call by reference | Type reference (TYPE) | TT_TRANSACTIONAL_CHANGES | 20090209 | |||
3 | ![]() |
IN_TRANSACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20090209 | |||
4 | ![]() |
OUT_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | 20090209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090209 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |