SAP ABAP Class CL_FWWP_SINGLE_COMMAND (Function Object for a Receiver)
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 | 19990218 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DET_DYNAMIC_COMMAND2_PPF | PPF: Determination Interface Command CREATE | 20000503 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DET_DYNAMIC_COMMAND_PPF | PPF: Determination Interface Command CREATE | 20000120 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DET_MENU_COMMAND_ITEM2_PPF | PPF: Determination Interface Command CREATE | 20000529 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_COMMAND_DEL_FAVO_AREA | Command: Delete Favorites Folder | 19990308 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_COMMAND_NEW_FAVO_AREA | Command: Create New Favorites Folder | 19990308 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_DYN_SINGLE_COMMAND | Command for a Recipient (Dynamic Invocation) | 19990330 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SINGLE_CMD_TT_PPF | PPF: Generation of an Output Using the Output Type | 20000207 |
Properties
Class | CL_FWWP_SINGLE_COMMAND | |
Short Description | Function Object for a Receiver | |
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 | 19990218 | SAP |
Last change | 19990218 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FWWP_SINGLE_COMMAND has no forward declaration.
Interfaces
Class CL_FWWP_SINGLE_COMMAND has no interface implemented.
Friends
Class CL_FWWP_SINGLE_COMMAND has no friend class.
Attributes
Class CL_FWWP_SINGLE_COMMAND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Receiver of Function Call | 19990218 |
2 | ![]() |
Instance method | Public | Method | Sets Receiver of Function Call | 19990218 |
Events
Class CL_FWWP_SINGLE_COMMAND has no event.
Types
Class CL_FWWP_SINGLE_COMMAND has no local type.
Method Signatures
Method GET_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECEIVER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Empfänger | 19990218 |
Method GET_RECEIVER on class CL_FWWP_SINGLE_COMMAND has no exception.
Method SET_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RECEIVER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Empfänger | 19990218 |
Method SET_RECEIVER on class CL_FWWP_SINGLE_COMMAND has no exception.
History
Last changed by/on | SAP | 19990218 |
SAP Release Created in |