SAP ABAP Class CL_WB_SFW_STATE (Status of SFW Objects / For Workbench Requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFWTOOLS (Package) Basis Tools for Switch Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CONSTANTS SW/EH Framework Constants 20080306
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 20060925
Properties
Class CL_WB_SFW_STATE  
Short Description Status of SFW Objects / For Workbench Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFWTOOLS   Basis Tools for Switch Framework 
Created 20060925   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SWF_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_CONSTANTS SW/EH Framework Constants 20080306
2 IF_WB_OBJECT_STATE Workbench: View of Object 20060925
Friends
Class CL_WB_SFW_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLED_BY_VERSION_MNT Instance attribute Private Type reference (TYPE) BOOLEAN IF_SWF_CONSTANTS=>FALSE Called from Version Management 20080306
2 SUBSCREEN Instance attribute Private Type reference (TYPE) SY-UCOMM Tab FCODE 20060925
3 VERSION Instance attribute Private Type reference (TYPE) VERSION '000000' Object version 20080306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060925
2 GET_ACTIVE_TAB_FCODE Instance method Public Method Tab Title 20061005
3 GET_VERSION Instance method Public Method Object Version of Current Instance 20080306
4 IS_CALLED_BY_VERS_MNT Instance method Public Method Called from Version Management 20080306
Events
Class CL_WB_SFW_STATE has no event.
Types
Class CL_WB_SFW_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLED_BY_VERS_MNT Call by reference Type reference (TYPE) BOOLEAN IF_SWF_CONSTANTS=>FALSE Aus dem Versionsmanagement aufgerufen 20080306
2 Importing OBJ_VERS Call by reference Type reference (TYPE) VERSION '000000' Version des instanzierten Objekts 20080306
3 Importing P_SUBSCREEN Call by reference Type reference (TYPE) SY-UCOMM Aktueller Tab 20060925

Method CONSTRUCTOR on class CL_WB_SFW_STATE has no exception.

Method GET_ACTIVE_TAB_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TAB Value transfer Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20061005

Method GET_ACTIVE_TAB_FCODE on class CL_WB_SFW_STATE has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERS Value transfer Type reference (TYPE) VERSION Version des Objektes 20080306

Method GET_VERSION on class CL_WB_SFW_STATE has no exception.

Method IS_CALLED_BY_VERS_MNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CALLED_BY_VERS_MNT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080306

Method IS_CALLED_BY_VERS_MNT on class CL_WB_SFW_STATE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710