SAP ABAP Class CL_FWWP_DYNAMIC_COMMAND (Dynamic Singleton 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 | 20000204 |
Properties
Class | CL_FWWP_DYNAMIC_COMMAND | |
Short Description | Dynamic Singleton 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 | 20000204 | SAP |
Last change | 20000204 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FWWP_DYNAMIC_COMMAND has no forward declaration.
Interfaces
Class CL_FWWP_DYNAMIC_COMMAND has no interface implemented.
Friends
Class CL_FWWP_DYNAMIC_COMMAND 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_PARAM_SINGLETON_TAB | Parameter Singletons | 20000204 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SBPT_TDESKI | Table with References of Type CL_FWWP_DESKTOP_ITEM | 20000204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Parameterized SINGLETON for Dynamic Methods | 20000204 |
Events
Class CL_FWWP_DYNAMIC_COMMAND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_PARAM_SINGLETON | Protected | See coding | t_param_singleton | 20000204 |
|
|
2 | T_PARAM_SINGLETON_TAB | Protected | See coding | T_PARAM_SINGLETON_TAB | 20000204 |
|
Method Signatures
Method PARAMETER_SINGLETON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG | Call by reference | Type reference (TYPE) | SBPT_FCONF | Konfiguration für ein Command-Objekt | 20000204 | ||
2 | ![]() |
I_REC_CLASS | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 20000204 | ||
3 | ![]() |
R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_FWWP_DYNAMIC_COMMAND | dynamisches Singleton-Command | 20000204 |
Method PARAMETER_SINGLETON on class CL_FWWP_DYNAMIC_COMMAND has no exception.
History
Last changed by/on | SAP | 20000204 |
SAP Release Created in | 46D |