SAP ABAP Class CL_FDT_WD_TOOLBAR_EXTENSION (Extend the toolbar of FDT workbench tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_TOOLBAR_EXTENSION | Extend the toolbar of FDT workbench tools | 20100721 |
Properties
Class | CL_FDT_WD_TOOLBAR_EXTENSION | |
Short Description | Extend the toolbar of FDT workbench tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_TOOLS | BRFplus: Tools in Web Dynpro UI |
Created | 20100721 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_WD_TOOLBAR_EXTENSION | Extend the toolbar of FDT workbench tools | 20100721 |
Friends
Class CL_FDT_WD_TOOLBAR_EXTENSION has no friend class.
Attributes
Class CL_FDT_WD_TOOLBAR_EXTENSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create a new toolbar | 20100726 |
2 | ![]() |
Static method | Public | Method | Display the documentation for an object | 20111202 |
3 | ![]() |
Static method | Public | Method | Check, whether documentation is available for an object | 20111202 |
Events
Class CL_FDT_WD_TOOLBAR_EXTENSION has no event.
Types
Class CL_FDT_WD_TOOLBAR_EXTENSION has no local type.
Method Signatures
Method CREATE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20100726 | ||
2 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20100726 |
Method CREATE_TOOLBAR on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.
Method DISPLAY_DOCU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20111202 | ||
2 | ![]() |
IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20111208 | ||
3 | ![]() |
IO_DIALOGS | Call by reference | Object reference (TYPE REF TO) | IWCI_FDT_WD_DIALOGS | WebDynpro Interface COMPONENTCONTROLLER | 20111202 | ||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20111202 |
Method DISPLAY_DOCU on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.
Method IS_DOCU_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20111202 | ||
2 | ![]() |
RV_DOCU_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111202 |
Method IS_DOCU_AVAILABLE on class CL_FDT_WD_TOOLBAR_EXTENSION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |