SAP ABAP Class CL_SFW_PARAMETER_SETTINGS (CL_SFW_PARAMETER_SETTINGS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_API (Package) WB - SFW - API
Properties
Class CL_SFW_PARAMETER_SETTINGS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_API   WB - SFW - API 
Created 20080627   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SFW_PARAMETER_SETTINGS has no interface implemented.
Friends
Class CL_SFW_PARAMETER_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SFWPARAM_JOB_ACTIVE Constant Public Type reference (TYPE) SFWPARAMNAME 'JOB_ACTIVE' 20080627
2 CO_SFWPARAM_SUPPRESS_CC_CHECK Constant Public Type reference (TYPE) SFWPARAMNAME 'SUPPRESS_CROSS_CLIENT_CHECK' 20080627
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20080627
2 INCONSISTENT_DDIC_EXISTS Instance method Public Method 20120103
3 IS_SFW_PARAMETER_SET Instance method Public Method 20080627
Events
Class CL_SFW_PARAMETER_SETTINGS has no event.
Types
Class CL_SFW_PARAMETER_SETTINGS has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERSISTENCE Value transfer Object reference (TYPE REF TO) CL_SFW_PARAMETER_SETTINGS 20080627

Method GET_INSTANCE on class CL_SFW_PARAMETER_SETTINGS has no exception.

Method INCONSISTENT_DDIC_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INCONSISTENT_DDIC_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120103

Method INCONSISTENT_DDIC_EXISTS on class CL_SFW_PARAMETER_SETTINGS has no exception.

Method IS_SFW_PARAMETER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SFWPARAMNAME 20080627
2 Returning SET Value transfer Type reference (TYPE) ABAP_BOOL 20080627
3 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20080627

Method IS_SFW_PARAMETER_SET on class CL_SFW_PARAMETER_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in