SAP ABAP Interface IF_KMC_TRANSACTION_MGR (Manager for aspect Transaction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM-WS (Application Component) Embedded Knowledge Management
     S_KMC_BC_RF (Package) KMC: Repository Framework Client API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_TRANSACTION_MGR Manager for aspect Transaction 20050803
Properties
Interface IF_KMC_TRANSACTION_MGR  
Short Description Manager for aspect Transaction    
General Data
Package S_KMC_BC_RF   KMC: Repository Framework Client API 
Created 20050803   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_KMC_TRANSACTION_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_KMC_MANAGER Marker interface for all managers 20050803
Friends
Interface IF_KMC_TRANSACTION_MGR has no friend.
Attributes
Interface IF_KMC_TRANSACTION_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPENSATE_TRANSACTION Instance method Public Method Compensates a running TUCC Transaction. 20050803
2 CONFIRM_TRANSACTION Instance method Public Method Confirms a running TUCC Transaction. 20050803
3 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050803
4 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050803
5 START_TRANSACTION Instance method Public Method starts a new TUCC Transaction. 20050803
Events
Interface IF_KMC_TRANSACTION_MGR has no event.
Types
Interface IF_KMC_TRANSACTION_MGR has no local type.
Method Signatures

Method COMPENSATE_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TUCC_ID Value transfer Type reference (TYPE) STRING Transaction Id 20050803
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050803
2 CX_AI_SYSTEM_FAULT System Fault 20050803
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050803
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050803

Method CONFIRM_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TUCC_ID Value transfer Type reference (TYPE) STRING Transaction Id 20050803
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050803
2 CX_AI_SYSTEM_FAULT System Fault 20050803
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050803
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050803

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050803

Method GET_MANAGER_FACTORY on Interface IF_KMC_TRANSACTION_MGR has no exception.

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050803

Method SET_MANAGER_FACTORY on Interface IF_KMC_TRANSACTION_MGR has no exception.

Method START_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TUCC_ID Value transfer Type reference (TYPE) STRING Transaction Id 20050803
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050803
2 CX_AI_SYSTEM_FAULT System Fault 20050803
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050803
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050803
History
Last changed by/on SAP  20110908 
SAP Release Created in 710