SAP ABAP Interface IF_SFW_BFUNC (IF_SFW_BFUNC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_API (Package) WB - SFW - API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SFW_WB_BFUNC | WB - Business Function Set | 20080103 |
Properties
| Interface | IF_SFW_BFUNC | |
| Short Description |
General Data
| Package | SFW_API | WB - SFW - API |
| Created | 20070724 | 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_SFW_DOCUMENTED | 20070724 |
Friends
Interface IF_SFW_BFUNC has no friend.
Attributes
Interface IF_SFW_BFUNC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the business function | 20070724 | |
| 2 | Instance method | Public | Method | Determines the Superordinate Business Function Sets | 20070724 | |
| 3 | Instance method | Public | Method | Determines external data of business function | 20070724 | |
| 4 | Instance method | Public | Method | Determines master data of business function | 20070724 | |
| 5 | Instance method | Public | Method | Determines dependent business functions | 20070724 | |
| 6 | Instance method | Public | Method | Determines excluded business functions | 20070724 | |
| 7 | Instance method | Public | Method | Can business function be switched off again? | 20070724 | |
| 8 | Instance method | Public | Method | Determines name of business function | 20070724 | |
| 9 | Instance method | Public | Method | Determines prerequisites of business function | 20070724 | |
| 10 | Instance method | Public | Method | Determines release of business function | 20070724 | |
| 11 | Instance method | Public | Method | Determines software component of business function | 20080317 | |
| 12 | Instance method | Public | Method | Determines assigned switches | 20070724 | |
| 13 | Instance method | Public | Method | Determines assigned switches and their types | 20131125 | |
| 14 | Instance method | Public | Method | Determines the type of business function | 20070724 | |
| 15 | Instance method | Public | Method | Is business function client-dependent? | 20070724 | |
| 16 | Instance method | Public | Method | Is status of business function obsolete? | 20080317 |
Events
Interface IF_SFW_BFUNC has no event.
Types
Interface IF_SFW_BFUNC has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORS | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Fehlerliste | 20070724 |
Method CHECK on Interface IF_SFW_BFUNC has no exception.
Method GET_BFSETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFSETS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_TAB | Übergeordnete Business Function Sets | 20070724 | |||
| 2 | JUST_OWNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080128 |
Method GET_BFSETS on Interface IF_SFW_BFUNC has no exception.
Method GET_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 | Externe Daten der Business Function | 20070724 |
Method GET_CONTENT_DATA on Interface IF_SFW_BFUNC has no exception.
Method GET_CORE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_ENTRY | Value transfer | Type reference (TYPE) | SFW_BF | Stammdaten der Business Function | 20070724 |
Method GET_CORE_DATA on Interface IF_SFW_BFUNC has no exception.
Method GET_DEPENDENT_BFUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNCS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_TAB | Abhängige Business Functions | 20070724 |
Method GET_DEPENDENT_BFUNCS on Interface IF_SFW_BFUNC has no exception.
Method GET_EXCLUDE_BFUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNCS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_TAB | Ausgeschlossene Business Functions | 20070724 |
Method GET_EXCLUDE_BFUNCS on Interface IF_SFW_BFUNC has no exception.
Method GET_IS_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 | Wieder ausschaltbar? | 20070724 |
Method GET_IS_REVERSIBLE on Interface IF_SFW_BFUNC has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BF_NAME | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_ENTRY | Name der Business Function | 20070724 |
Method GET_NAME on Interface IF_SFW_BFUNC has no exception.
Method GET_PREREQUISITE_BFUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNCS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_TAB | Vorausgesetzte Business Functions | 20070724 |
Method GET_PREREQUISITE_BFUNCS on Interface IF_SFW_BFUNC has no exception.
Method GET_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELEASE | Value transfer | Type reference (TYPE) | SAPRELEASE | Release der Business Function | 20070724 |
Method GET_RELEASE on Interface IF_SFW_BFUNC has no exception.
Method GET_SOFTWARE_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOFTWARE_COMPONENT | Value transfer | Type reference (TYPE) | DLVUNIT | Softwarekomponente | 20080317 |
Method GET_SOFTWARE_COMPONENT on Interface IF_SFW_BFUNC has no exception.
Method GET_SWITCHES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JUST_OWNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080128 | |||
| 2 | SWITCHES | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_SWITCH_TAB | Zugeordnete Schalter | 20070724 |
Method GET_SWITCHES on Interface IF_SFW_BFUNC has no exception.
Method GET_SWITCHES_WITH_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JUST_OWNED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131125 | |||
| 2 | SWITCHES | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BF_SW_TAB | Zugeordnete Schalter | 20131125 |
Method GET_SWITCHES_WITH_TYPES on Interface IF_SFW_BFUNC has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | SFW_IS | Typ der Business Function | 20070724 |
Method GET_TYPE on Interface IF_SFW_BFUNC has no exception.
Method IS_CLIENT_INDEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_INDEPENDENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Mandantenabhängig? | 20070724 |
Method IS_CLIENT_INDEPENDENT on Interface IF_SFW_BFUNC has no exception.
Method IS_OBSOLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSOLETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist Business Function obsolet? | 20080317 |
Method IS_OBSOLETE on Interface IF_SFW_BFUNC has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |