SAP ABAP Class CL_SMOI_UI_FUNCTIONS_SET (SMOI_WS: UI ALV Toolbar - General)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
⤷
⤷
Properties
| Class | CL_SMOI_UI_FUNCTIONS_SET | |
| Short Description | SMOI_WS: UI ALV Toolbar - General | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMOI_WS | WS Interface to CCMS Agents as of Release 7.10 |
| Created | 20100728 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMOI_UI_FUNCTIONS_SET has no forward declaration.
Interfaces
Class CL_SMOI_UI_FUNCTIONS_SET has no interface implemented.
Friends
Class CL_SMOI_UI_FUNCTIONS_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20100922 | ||||
| 2 | Constant | Private | Type reference (TYPE) | TB_BTYPE | 3 | Toolbar Button Type | 20100922 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20100922 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100922 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100922 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_TAB_FUNCTION | 20100922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | DISABLE | 20100922 | |
| 2 | Instance method | Public | Method | ENABLE | 20100922 | |
| 3 | Instance method | Public | Method | 20100922 | ||
| 4 | Instance method | Public | Method | 20100922 | ||
| 5 | Instance method | Public | Method | 20100922 | ||
| 6 | Instance method | Public | Method | 20100922 | ||
| 7 | Instance method | Public | Method | 20100922 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REFRESH_FUNCTIONS | Instance Event (0) |
Public (2) |
20100922 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FUNCTION | Public | See coding | 20100922 | begin of ty_function,
rank type i,
fcode type ui_func,
group type text40,
function type stb_button,
end of ty_function
|
||
| 2 | TY_TAB_FUNCTION | Public | See coding | 20100922 | ty_tab_function type sorted table of ty_function with unique key rank group fcode
|
Method Signatures
Method DISABLE Signature
Method DISABLE on class CL_SMOI_UI_FUNCTIONS_SET has no parameter.
Method DISABLE on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method ENABLE Signature
Method ENABLE on class CL_SMOI_UI_FUNCTIONS_SET has no parameter.
Method ENABLE on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method FUNCTIONS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_BUTTONS | Value transfer | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20100922 |
Method FUNCTIONS_GET on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method FUNCTION_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUTN_TYPE | Call by reference | Type reference (TYPE) | TB_BTYPE | 20100922 | ||||
| 2 | I_DISABLED | Call by reference | Type reference (TYPE) | BOOLEAN | 20100922 | ||||
| 3 | I_FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNC | 20100922 | ||||
| 4 | I_GROUP | Call by reference | Type reference (TYPE) | ANY | 20100922 | ||||
| 5 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | 20100922 | ||||
| 6 | I_QUICKINFO | Call by reference | Type reference (TYPE) | ANY | 20100922 | ||||
| 7 | I_TEXT | Call by reference | Type reference (TYPE) | ANY | 20100922 |
Method FUNCTION_ADD on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method FUNCTION_DISABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | 20100922 |
Method FUNCTION_DISABLE on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method FUNCTION_ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | 20100922 |
Method FUNCTION_ENABLE on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SMOI_UI_FUNCTIONS_SET has no parameter.
Method REFRESH on class CL_SMOI_UI_FUNCTIONS_SET has no exception.
Event Signatures
Event REFRESH_FUNCTIONS Signature
Event REFRESH_FUNCTIONS on class CL_SMOI_UI_FUNCTIONS_SET has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |