SAP ABAP Class IF_WCF_BUTTON_CONFIG_CALLBACK (Callback interface for button config)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BRC__BRCBUSINESSRO_IMPL | 20120419 |
Properties
| Class | IF_WCF_BUTTON_CONFIG_CALLBACK | |
| Short Description | Callback interface for button config | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120418 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class IF_WCF_BUTTON_CONFIG_CALLBACK has no interface implemented.
Friends
Class IF_WCF_BUTTON_CONFIG_CALLBACK has no friend class.
Attributes
Class IF_WCF_BUTTON_CONFIG_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check to see if button configuration is activated | 20130718 | |
| 2 | Instance method | Public | Method | Callback to modify list of configured buttons | 20120420 | |
| 3 | Instance method | Public | Method | Callback to override the configured max button number | 20120525 |
Events
Class IF_WCF_BUTTON_CONFIG_CALLBACK has no event.
Types
Class IF_WCF_BUTTON_CONFIG_CALLBACK has no local type.
Method Signatures
Method IS_BUTTON_CONFIG_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is button config active | 20130718 |
Method IS_BUTTON_CONFIG_ACTIVE on class IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
Method MODIFY_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUTTONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_BUTTON_EXT_T | Table of buttons of external sources | 20120420 |
Method MODIFY_BUTTONS on class IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
Method MODIFY_NUM_OF_VISIBLE_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_BUTTON_NUMBER | Value transfer | Type reference (TYPE) | I | 20120525 |
Method MODIFY_NUM_OF_VISIBLE_BUTTONS on class IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |