SAP ABAP Class CL_FWWP_MENU_COMMAND (Menu Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_COMMAND | Abstract Command | 20000203 |
Properties
| Class | CL_FWWP_MENU_COMMAND | |
| Short Description | Menu Command | |
| Super Class | CL_FWWP_COMMAND | Abstract Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBPT_FWWP | Framework for Workplace |
| Created | 20000203 | SAP |
| Last change | 20000203 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FWWP_MENU_COMMAND has no forward declaration.
Interfaces
Class CL_FWWP_MENU_COMMAND has no interface implemented.
Friends
Class CL_FWWP_MENU_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SBPT_TCOMM | Table with Function Objects | 20000203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Menu Function Objects | 20000203 | |
| 2 | Instance method | Public | Method | Sets Menu Function Objects | 20000203 |
Events
Class CL_FWWP_MENU_COMMAND has no event.
Types
Class CL_FWWP_MENU_COMMAND has no local type.
Method Signatures
Method GET_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMANDS | Call by reference | Type reference (TYPE) | SBPT_TCOMM | Tabelle mit Funktionsobjekten | 20000203 |
Method GET_COMMANDS on class CL_FWWP_MENU_COMMAND has no exception.
Method SET_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMANDS | Call by reference | Type reference (TYPE) | SBPT_TCOMM | Tabelle mit Funktionsobjekten | 20000203 |
Method SET_COMMANDS on class CL_FWWP_MENU_COMMAND has no exception.
History
| Last changed by/on | SAP | 20000203 |
| SAP Release Created in | 46D |