SAP ABAP Class CL_FWWP_COMMAND (Abstract 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_COMMAND_DECORATOR | Decorator for Command Objects | 20000204 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_DYNAMIC_COMMAND | Dynamic Singleton Command | 20000204 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_DYNAMIC_NAVIG_COMMAND | Dynamic Singleton Command | 20000208 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_MASS_COMMAND | Function Object for Mass Operation | 19990218 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_MENU_COMMAND | Menu Command | 20000203 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_SINGLE_COMMAND | Function Object for a Receiver | 19990218 |
Properties
Class | CL_FWWP_COMMAND | |
Short Description | Abstract Command | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBPT_FWWP | Framework for Workplace |
Created | 19990216 | SAP |
Last change | 19991109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FWWP_COMMAND has no forward declaration.
Interfaces
Class CL_FWWP_COMMAND has no interface implemented.
Friends
Class CL_FWWP_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_FCONF | Configuration data | 19990216 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_S_COL-FIELDNAME | Field Name of the Front End | 19990310 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SBPT_FCONF-FGROUP | 'A' | Attachments Function | 19990303 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SBPT_FCONF-FGROUP | 'C' | Object Generating Function | 19990303 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SBPT_FCONF-FGROUP | 'D' | Appointment Function | 19990303 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SBPT_FCONF-FGROUP | 'N' | Note function | 19990303 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Decorator Command | 20000204 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Menu Command | 20000203 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Single Command | 20000203 | |
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | T_SINGLETON_TAB | Table for Singletons | 20000204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execution of the Command Object | 19990216 |
2 | ![]() |
Instance method | Public | Method | Delivers the Class Name | 19990308 |
3 | ![]() |
Instance method | Public | Method | Configuration Data Reading | 19990216 |
4 | ![]() |
Instance method | Public | Method | Gets current receiver of function | 20000203 |
5 | ![]() |
Instance method | Public | Method | Gets type of function object | 20000203 |
6 | ![]() |
Instance method | Public | Method | Configuration data Settings | 19990216 |
7 | ![]() |
Instance method | Public | Method | Sets the field name of the front end for sensitive function | 19990310 |
8 | ![]() |
Instance method | Public | Method | Sets the receiver of the function | 20000203 |
9 | ![]() |
Static method | Public | Method | SINGLETON | 20000203 |
Events
Class CL_FWWP_COMMAND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_SINGLETON | Protected | See coding | Type for Singletons | 20000204 |
|
|
2 | T_SINGLETON_TAB | Protected | See coding | Table for Singletons | 20000204 |
|
Method Signatures
Method EXECUTE Signature
Method EXECUTE on class CL_FWWP_COMMAND has no parameter.
Method EXECUTE on class CL_FWWP_COMMAND has no exception.
Method GET_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 19990308 |
Method GET_CLASS_NAME on class CL_FWWP_COMMAND has no exception.
Method GET_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG | Call by reference | Type reference (TYPE) | SBPT_FCONF | Konfigurationsdaten | 19990223 |
Method GET_CONFIGURATION on class CL_FWWP_COMMAND has no exception.
Method GET_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECEIVERS | Call by reference | Type reference (TYPE) | SBPT_TDESKI | Tabelle mit Referenzen vom Typ CL_FWWP_DESKTOP_ITEM | 20000203 |
Method GET_RECEIVERS on class CL_FWWP_COMMAND has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | I | Typ | 20000203 |
Method GET_TYPE on class CL_FWWP_COMMAND has no exception.
Method SET_CONFIGURATION 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 | Konfigurationsdaten | 19990223 |
Method SET_CONFIGURATION on class CL_FWWP_COMMAND has no exception.
Method SET_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_S_COL-FIELDNAME | space | Feldname | 19990310 |
Method SET_FIELDNAME on class CL_FWWP_COMMAND has no exception.
Method SET_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RECEIVERS | Call by reference | Type reference (TYPE) | SBPT_TDESKI | Tabelle mit Referenzen vom Typ CL_FWWP_DESKTOP_ITEM | 20000203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ein Empfängerobjekt ist nicht bekannt (falscher Typ) | 20000203 |
Method SINGLETON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 20000204 | ||
2 | ![]() |
R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | abstraktes Command | 20000203 |
Method SINGLETON on class CL_FWWP_COMMAND has no exception.
History
Last changed by/on | SAP | 19991109 |
SAP Release Created in |