SAP ABAP Class CL_WDR_ACF_INVOCATIONELEMENT (ACF)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_ACF_INVOCATIONELEMENT | Generic Parameters for ACF | 20071212 |
Properties
| Class | CL_WDR_ACF_INVOCATIONELEMENT | |
| Short Description | ACF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_ACTIVE_COMPONENT | UIE Library "ActiveComponent" |
| Created | 20071122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_ACF_INVOCATIONELEMENT | Generic Parameters for ACF | 20071212 |
Friends
Class CL_WDR_ACF_INVOCATIONELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 0 | 20071122 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | 20071122 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | 20071122 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100219 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20071126 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20071126 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20071123 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_ACF_PARAM_TABLE | 20071126 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121107 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20071126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080703 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20071126 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120813 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | VSCAN_PROFILE | Virus Scan Profile | 20131018 |
Methods
Events
Class CL_WDR_ACF_INVOCATIONELEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ACF_PARAM_TABLE | Public | See coding | 20071126 | tt_acf_param_table TYPE standard TABLE OF t_acf_param_line
|
||
| 2 | T_ACF_PARAM_LINE | Public | See coding | 20071126 | BEGIN OF t_acf_param_line,
m_value TYPE string,
m_type TYPE string,
m_name type string,
END OF t_acf_param_line
|
Method Signatures
Method CHECK_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>T_ACF_TYPE | Constants as defined in E_ACF_TYPE | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080311 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLET_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100219 |
Method CONSTRUCTOR on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_ACFTABLEINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | STRING | 20080220 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | I | 20080220 | ||||
| 3 | X_RESULT | Call by reference | Type reference (TYPE) | XSTRING | 20080220 |
Method GET_ACFTABLEINT on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_CACHEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_KEY | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_CACHEKEY on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_ERRORINFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20071217 |
Method GET_ERRORINFORMATION on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_ERRORSEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TYPE | Value transfer | Type reference (TYPE) | I | 20071217 |
Method GET_ERRORSEVERITY on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_METHODNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20071217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071217 |
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMTABLE | Call by reference | Type reference (TYPE) | CL_WDR_ACF_INVOCATIONELEMENT=>TT_ACF_PARAM_TABLE | 20071126 |
Method GET_PARAMETER on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_RETURNPARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20071126 |
Method GET_RETURNPARAMETER on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_RETURN_ISMASSDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080624 |
Method GET_RETURN_ISMASSDATA on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_SUBCOMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20071126 |
Method GET_SUBCOMPONENT on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method GET_VIRUS_SCAN_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120813 |
Method GET_VIRUS_SCAN_ACTIVE on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
Method NEW_ACF_INVOCATIONELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_ACF_INVOCATIONELEMENT | ACF | 20071206 | |||
| 2 | IS_APPLET_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071122 |
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20080305 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>T_ACF_TYPE | 20080305 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20080305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080305 |
Method SET_STRINGTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACF_TABLE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_ACF_TABLE | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080108 |
Method SET_SUBCOMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20071126 |
Method SET_SUBCOMPONENT on class CL_WDR_ACF_INVOCATIONELEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |