SAP ABAP Interface IF_SFW_WB_BFUNC (WB - Business Function Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_API (Package) WB - SFW - API
Properties
Interface IF_SFW_WB_BFUNC  
Short Description WB - Business Function Set    
General Data
Package SFW_API   WB - SFW - API 
Created 20080103   SAP 
Last changed 20141121    
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)
2 IF_SFW_DOMAINS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_PAK_WB_OBJECT Groups common properties of Workbench-related objects 20080103
2 IF_SFW_BFUNC 20080103
Friends
Interface IF_SFW_WB_BFUNC has no friend.
Attributes
Interface IF_SFW_WB_BFUNC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20080103
2 GET_BFSETS Instance method Public Method 20080103
3 GET_CONTENT_DATA Instance method Public Method 20080103
4 GET_CORE_DATA Instance method Public Method 20080103
5 GET_DEPENDENT_BFUNCS Instance method Public Method 20080103
6 GET_EXCLUDE_BFUNCS Instance method Public Method 20080103
7 GET_IS_REVERSIBLE Instance method Public Method 20080103
8 GET_NAME Instance method Public Method 20080103
9 GET_PREREQUISITE_BFUNCS Instance method Public Method 20080103
10 GET_RELEASE Instance method Public Method 20080103
11 GET_SOFTWARE_COMPONENT Instance method Public Method 20080317
12 GET_SWITCHES Instance method Public Method 20080103
13 GET_SWITCHES_WITH_TYPES Instance method Public Method 20131125
14 GET_TYPE Instance method Public Method 20080103
15 IS_CLIENT_INDEPENDENT Instance method Public Method 20080103
16 IS_OBSOLETE Instance method Public Method 20080317
17 SET_BFSETS Instance method Public Method Sets business function sets to which BF assigns itself 20080103
18 SET_CONTENT_DATA Instance method Public Method Sets documentation elements of business function 20080103
19 SET_CORE_DATA Instance method Public Method Sets master data of business function 20080103
20 SET_EXCLUDE_BFUNCS Instance method Public Method Sets excluded business functions 20080103
21 SET_OBSOLETE Instance method Public Method Sets business function to status "obsolete" 20080317
22 SET_PREREQUISITE_BFUNCS Instance method Public Method Sets required business functions 20080103
23 SET_RELEASE Instance method Public Method Sets release with which BF was delivered 20080103
24 SET_REVERSIBLE Instance method Public Method Sets whether a business function can be deactivated again 20080103
25 SET_SOFTWARE_COMPONENT Instance method Public Method Sets software component of business function 20080317
26 SET_SWITCHES Instance method Public Method Sets assigned business functions 20080103
27 SET_TYPE Instance method Public Method Sets type of business functions 20080103
Events
Interface IF_SFW_WB_BFUNC has no event.
Types
Interface IF_SFW_WB_BFUNC has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_SFW_WB_BFUNC has no parameter.
Method CHECK on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_BFSETS Signature

Method GET_BFSETS on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_BFSETS on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_CONTENT_DATA Signature

Method GET_CONTENT_DATA on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_CONTENT_DATA on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_CORE_DATA Signature

Method GET_CORE_DATA on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_CORE_DATA on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_DEPENDENT_BFUNCS Signature

Method GET_DEPENDENT_BFUNCS on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_DEPENDENT_BFUNCS on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_EXCLUDE_BFUNCS Signature

Method GET_EXCLUDE_BFUNCS on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_EXCLUDE_BFUNCS on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_IS_REVERSIBLE Signature

Method GET_IS_REVERSIBLE on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_IS_REVERSIBLE on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_NAME on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_PREREQUISITE_BFUNCS Signature

Method GET_PREREQUISITE_BFUNCS on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_PREREQUISITE_BFUNCS on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_RELEASE Signature

Method GET_RELEASE on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_RELEASE on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_SOFTWARE_COMPONENT Signature

Method GET_SOFTWARE_COMPONENT on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_SOFTWARE_COMPONENT on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_SWITCHES Signature

Method GET_SWITCHES on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_SWITCHES on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_SWITCHES_WITH_TYPES Signature

Method GET_SWITCHES_WITH_TYPES on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_SWITCHES_WITH_TYPES on Interface IF_SFW_WB_BFUNC has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SFW_WB_BFUNC has no parameter.
Method GET_TYPE on Interface IF_SFW_WB_BFUNC has no exception.

Method IS_CLIENT_INDEPENDENT Signature

Method IS_CLIENT_INDEPENDENT on Interface IF_SFW_WB_BFUNC has no parameter.
Method IS_CLIENT_INDEPENDENT on Interface IF_SFW_WB_BFUNC has no exception.

Method IS_OBSOLETE Signature

Method IS_OBSOLETE on Interface IF_SFW_WB_BFUNC has no parameter.
Method IS_OBSOLETE on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_BFSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFSETS Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_TAB Zugeordnete Business Function Sets 20080103

Method SET_BFSETS on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_CONTENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_CONTENT 20080103

Method SET_CONTENT_DATA on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_CORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_ENTRY Call by reference Type reference (TYPE) SFW_BF 20080103

Method SET_CORE_DATA on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_EXCLUDE_BFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFUNCS Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB Ausgeschlossene Business Functionen 20080103

Method SET_EXCLUDE_BFUNCS on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL Ist Business Function obsolet 20080317

Method SET_OBSOLETE on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_PREREQUISITE_BFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFUNCS Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB Vorausgestzte Business Functions 20080103

Method SET_PREREQUISITE_BFUNCS on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELEASE Call by reference Type reference (TYPE) SAPRELEASE Release der Business Function 20080103

Method SET_RELEASE on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_REVERSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REV Value transfer Type reference (TYPE) ABAP_BOOL 20080103

Method SET_REVERSIBLE on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_SOFTWARE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOFTWARE_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Softwarekomponente 20080317

Method SET_SOFTWARE_COMPONENT on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_SWITCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCHES Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BF_SW_TAB 20080103

Method SET_SWITCHES on Interface IF_SFW_WB_BFUNC has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) SFW_IS Typ der Business Function 20080103

Method SET_TYPE on Interface IF_SFW_WB_BFUNC has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711