SAP ABAP Class CL_WDR_ACFEXECUTE_HNDL (Handler for Method Calls of Gantt View Element)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements | 20071106 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_ACFEXECUTE | if_WD_ACFEXECUTE | 20071203 |
Properties
Class | CL_WDR_ACFEXECUTE_HNDL | |
Short Description | Handler for Method Calls of Gantt View Element | |
Super Class | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWDP_UIEL_ACTIVE_COMPONENT | UIE Library "ActiveComponent" |
Created | 20071106 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_ACFEXECUTE | if_WD_ACFEXECUTE | 20071203 |
Friends
Class CL_WDR_ACFEXECUTE_HNDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'CL_WDR_ACFEXECUTE_HNDL' | 20130422 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_PROPERTYBAG | 20130503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100219 | |
2 | ![]() |
Instance method | Public | Method | 20071204 | |
3 | ![]() |
Instance method | Public | Method | 20130503 | |
4 | ![]() |
Instance method | Public | Method | 20071211 |
Events
Class CL_WDR_ACFEXECUTE_HNDL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PROPERTYBAG | Public | See coding | 20130503 | tt_propertybag TYPE standard TABLE OF t_propertybag
|
||
2 | T_PROPERTYBAG | Public | See coding | 20130503 | BEGIN OF t_propertybag,
name TYPE string,
value TYPE string,
END OF t_propertybag
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VIEW_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20100219 |
Method CONSTRUCTOR on class CL_WDR_ACFEXECUTE_HNDL has no exception.
Method GET_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JARFILE | Call by reference | Type reference (TYPE) | STRING | 20071204 |
Method GET_ARCHIVE on class CL_WDR_ACFEXECUTE_HNDL has no exception.
Method GET_INIT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TT_PROPERTYBAG | 20130503 |
Method GET_INIT_PROPERTIES on class CL_WDR_ACFEXECUTE_HNDL has no exception.
Method GET_LIBRARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARCHIVE | Call by reference | Type reference (TYPE) | STRING | 20071211 | |||
2 | ![]() |
LIBRARY | Call by reference | Type reference (TYPE) | STRING | 20071211 |
Method GET_LIBRARY on class CL_WDR_ACFEXECUTE_HNDL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |