SAP ABAP Class CL_FWWP_COMMAND_DECORATOR (Decorator for Command Objects)
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 | 20000204 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_COMMAND_DEACTIVATOR | Decorator for Deactivating Commands | 20000204 |
Properties
Class | CL_FWWP_COMMAND_DECORATOR | |
Short Description | Decorator for Command Objects | |
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 | 20000204 | SAP |
Last change | 20000204 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FWWP_COMMAND_DECORATOR has no forward declaration.
Interfaces
Class CL_FWWP_COMMAND_DECORATOR has no interface implemented.
Friends
Class CL_FWWP_COMMAND_DECORATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | Decorated Command | 20000204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Decorated Command | 20000204 |
Events
Class CL_FWWP_COMMAND_DECORATOR has no event.
Types
Class CL_FWWP_COMMAND_DECORATOR has no local type.
Method Signatures
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | abstraktes Command | 20000204 |
Method GET_COMPONENT on class CL_FWWP_COMMAND_DECORATOR has no exception.
History
Last changed by/on | SAP | 20000204 |
SAP Release Created in | 46D |