SAP ABAP Class CL_FDT_SFW_SERVICES (Switch Framework related services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_BRS_RS (Package) Business Rule Services: Remote Services
Properties
Class CL_FDT_SFW_SERVICES  
Short Description Switch Framework related services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_BRS_RS   Business Rule Services: Remote Services 
Created 20110913   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_FDT_SFW_SERVICES has no interface implemented.
Friends
Class CL_FDT_SFW_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT_TYPE_DDIC_ELEMENT Constant Public Type reference (TYPE) TROBJTYPE 'DTEL' Object Type 20110921
2 GC_OBJECT_TYPE_DDIC_STRUCTURE Constant Public Type reference (TYPE) TROBJTYPE 'TABL' Object Type 20110921
3 GC_OBJECT_TYPE_DDIC_TABLE Constant Public Type reference (TYPE) TROBJTYPE 'TTYP' Object Type 20110921
4 GC_OBJECT_TYPE_PACKAGE Constant Public Type reference (TYPE) TROBJTYPE 'DEVC' Object Type 20111207
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_SWITCH_INFO Static method Public Method Get actual switch info 20110919
2 GET_OBJECT_SWITCH_INFOS Static method Public Method Get actual switch info 20110919
3 GET_SWITCH_INFO Static method Public Method Get info about switch 20110921
4 GET_TYPE_FOR_DDIC_KIND Static method Public Method Get transport object type for type kind 20110921
Events
Class CL_FDT_SFW_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBJECT_SWITCH_INFO Public Type reference (TYPE) FDT_S_SFW_OBJECT_INFO Switch info for object 20110919
2 TH_OBJECT_SWITCH_INFO Public See coding 20110919 th_object_switch_info TYPE HASHED TABLE OF s_object_switch_info WITH UNIQUE KEY object_type object_name
Method Signatures

Method GET_OBJECT_SWITCH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWITCH_ID Call by reference Type reference (TYPE) FDT_S_SFW_OBJECT_INFO-SWITCH_ID Id of a Switch in Switch Framework 20110919
2 Exporting EV_SWITCH_STATE Call by reference Type reference (TYPE) FDT_S_SFW_OBJECT_INFO-SWITCH_STATE Switch Position 20110919
3 Exporting EV_SWITCH_TEXT Call by reference Type reference (TYPE) FDT_S_SFW_OBJECT_INFO-SWITCH_TEXT Short Text for Switch 20110919
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) FDT_S_SFW_OBJECT_INFO-OBJECT_NAME Switchable Object Name in Object Directory 20110919
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) FDT_S_SFW_OBJECT_INFO-OBJECT_TYPE Switchable Object Type 20110919

Method GET_OBJECT_SWITCH_INFO on class CL_FDT_SFW_SERVICES has no exception.

Method GET_OBJECT_SWITCH_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTH_OBJECT_SWITCH_INFO Call by reference Type reference (TYPE) FDT_TH_SFW_OBJECT_INFO Switch info for objects 20110919
2 Importing IV_PROVIDE_TEXT Call by reference Type reference (TYPE) ABAP_BOOL TRUE: Retrieve also text 20110919

Method GET_OBJECT_SWITCH_INFOS on class CL_FDT_SFW_SERVICES has no exception.

Method GET_SWITCH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWITCH_STATE Call by reference Type reference (TYPE) SFW_SWITCHPOS Switch Position 20110921
2 Exporting EV_SWITCH_TEXT Call by reference Type reference (TYPE) SFW_NAME32 Short Text for Switch 20110921
3 Importing IV_SWITCH_ID Call by reference Type reference (TYPE) SFW_SWITCH_ID Id of a Switch in Switch Framework 20110921

Method GET_SWITCH_INFO on class CL_FDT_SFW_SERVICES has no exception.

Method GET_TYPE_FOR_DDIC_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KIND Call by reference Type reference (TYPE) ABAP_TYPECATEGORY 20110921
2 Returning RV_TROBJTYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20110921

Method GET_TYPE_FOR_DDIC_KIND on class CL_FDT_SFW_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732