SAP ABAP Class CL_FWWP_COMMAND_DEACTIVATOR (Decorator for Deactivating Commands)
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_DECORATOR | Decorator for Command Objects | 20000204 |
Properties
Class | CL_FWWP_COMMAND_DEACTIVATOR | |
Short Description | Decorator for Deactivating Commands | |
Super Class | CL_FWWP_COMMAND_DECORATOR | Decorator for Command Objects |
Instantiability of a Class | 1 | Protected |
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_DEACTIVATOR has no forward declaration.
Interfaces
Class CL_FWWP_COMMAND_DEACTIVATOR has no interface implemented.
Friends
Class CL_FWWP_COMMAND_DEACTIVATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | T_DEACTIVATOR_TAB | Registry for Deactivators | 20000204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000204 |
2 | ![]() |
Static method | Public | Method | Gets a Deactivator for a Command | 20000204 |
Events
Class CL_FWWP_COMMAND_DEACTIVATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DEACTIVATOR | Protected | See coding | Type for Deactivator Registry | 20000204 |
|
|
2 | T_DEACTIVATOR_TAB | Protected | See coding | T_DEACTIVATOR_TAB | 20000204 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | abstraktes Command | 20000204 |
Method CONSTRUCTOR on class CL_FWWP_COMMAND_DEACTIVATOR has no exception.
Method GET_DEACTIVATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | abstraktes Command | 20000204 | ||
2 | ![]() |
R_DEACTIVATOR | Value transfer | Object reference (TYPE REF TO) | CL_FWWP_COMMAND_DEACTIVATOR | Decorator zur Deaktivierung von Commands | 20000204 |
Method GET_DEACTIVATOR on class CL_FWWP_COMMAND_DEACTIVATOR has no exception.
History
Last changed by/on | SAP | 20000204 |
SAP Release Created in | 46D |