Hierarchy
⤷
⤷
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
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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |