SAP ABAP Class CL_FSL_TRANSACTION_CTRL_ACCESS (Access to Transaction Control)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_TRANSACTION_CONTROL (Package) Transaction Control
Properties
Class CL_FSL_TRANSACTION_CTRL_ACCESS  
Short Description Access to Transaction Control    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_TRANSACTION_CONTROL   Transaction Control 
Created 20060615   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSL_TRANSACTION_CTRL_ACCESS has no forward declaration.
Interfaces
Class CL_FSL_TRANSACTION_CTRL_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CT_FSL_ABAPUNIT_HELPER 20100609 Help Class for ABAP Unit of Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_COMMIT_WORK Instance attribute Private Object reference (TYPE REF TO) IF_FSL_TRANSACTION_CONTROL Transaction Control: Commit 20060615
2 REF_ROLLBACK_WORK Instance attribute Private Object reference (TYPE REF TO) IF_FSL_TRANSACTION_CONTROL Transaction Control: Rollback 20060615
3 S_REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FSL_TRANSACTION_CTRL_ACCESS Singleton 20060615
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20060615
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060615
3 GET_COMMIT_WORK Instance method Public Method Supplies Instance of Transaction Control: COMMIT WORK 20060615
4 GET_ROLLBACK_WORK Instance method Public Method Supplies Instance of Transaction Control: ROLLBACK WORK 20060615
5 S_GET_INSTANCE Static method Public Method Supplies Instance of Access Class 20060615
Events
Class CL_FSL_TRANSACTION_CTRL_ACCESS has no event.
Types
Class CL_FSL_TRANSACTION_CTRL_ACCESS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FSL_TRANSACTION_CTRL_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FSL_TRANSACTION_CTRL_ACCESS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSL_TRANSACTION_CTRL_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_FSL_TRANSACTION_CTRL_ACCESS has no exception.

Method GET_COMMIT_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_COMMIT_WORK Value transfer Object reference (TYPE REF TO) IF_FSL_TRANSACTION_CONTROL Transaktionssteuerung 20060615

Method GET_COMMIT_WORK on class CL_FSL_TRANSACTION_CTRL_ACCESS has no exception.

Method GET_ROLLBACK_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_ROLLBACK_WORK Value transfer Object reference (TYPE REF TO) IF_FSL_TRANSACTION_CONTROL Transaktionssteuerung 20060615

Method GET_ROLLBACK_WORK on class CL_FSL_TRANSACTION_CTRL_ACCESS has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FSL_TRANSACTION_CTRL_ACCESS Zugriff auf die Transaktionssteuerung 20060615

Method S_GET_INSTANCE on class CL_FSL_TRANSACTION_CTRL_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100