SAP ABAP Class CL_WDA_QUICKFIX_PROVIDER (Class for BAdI: BADI_QUICKFIX_EVALUATION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QUICKFIX_EVALUATION_OBJ | Base BADI class for the object oriented quickfix evaluation | 20130515 |
Properties
| Class | CL_WDA_QUICKFIX_PROVIDER | |
| Short Description | Class for BAdI: BADI_QUICKFIX_EVALUATION | |
| Super Class | CL_QUICKFIX_EVALUATION_OBJ | Base BADI class for the object oriented quickfix evaluation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_ADT | SWDP ADT Development |
| Created | 20130507 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDA_QUICKFIX_PROVIDER has no forward declaration.
Interfaces
Class CL_WDA_QUICKFIX_PROVIDER has no interface implemented.
Friends
Class CL_WDA_QUICKFIX_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130823 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130823 | ||||
| 3 | Static Attribute | Public | See coding | 20130528 | |||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'wdarefactoring' | 20130821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130822 | ||
| 2 | Instance method | Private | Method | 20130516 | ||
| 3 | Instance method | Private | Method | 20130517 | ||
| 4 | Static method | Private | Method | 20130528 | ||
| 5 | Instance method | Protected | Method | 20130517 | ||
| 6 | Instance method | Private | Method | 20130515 | ||
| 7 | Instance method | Private | Method | 20130528 |
Events
Class CL_WDA_QUICKFIX_PROVIDER has no event.
Types
Class CL_WDA_QUICKFIX_PROVIDER has no local type.
Method Signatures
Method CONSTRUCT_FRAGMENT_FROM_WDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAGMENT_STRING | Value transfer | Type reference (TYPE) | STRING | 20130822 | ||||
| 2 | LINE | Value transfer | Type reference (TYPE) | I | 20130822 | ||||
| 3 | OFFSET | Value transfer | Type reference (TYPE) | I | 20130822 |
Method CONSTRUCT_FRAGMENT_FROM_WDA on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method CREATE_EVALUATION_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 2 | IV_DIS_NAME | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 4 | IV_URI | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 5 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_QUICKFIX_EVALUATION_RESULT | 20130516 |
Method CREATE_EVALUATION_RESULT on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method CREATE_PROG_FROM_WDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Value transfer | Type reference (TYPE) | STRING | 20130517 | ||||
| 2 | WB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20130517 |
Method CREATE_PROG_FROM_WDA on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method FILTER_WDA_QUICKFIX Signature
Method FILTER_WDA_QUICKFIX on class CL_WDA_QUICKFIX_PROVIDER has no parameter.
Method FILTER_WDA_QUICKFIX on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method GET_TARGET_AND_NEW_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROG_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20130821 | ||||
| 2 | QUICK_FIX_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130821 | ||||
| 3 | TARGET_POSITION | Call by reference | Type reference (TYPE) | CL_WDY_MD_ADT_SOURCE_MAPPER=>GTY_POSITION | 20130821 |
Method GET_TARGET_AND_NEW_SOURCE on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method TRANSFORM_TO_WDA_EVAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LO_EVALUATION_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_EVALUATION_RESULT | 20130515 | ||||
| 2 | I_LO_QUICK_FIX_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130516 | ||||
| 3 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_QUICKFIX_EVALUATION_RESULT | 20130515 |
Method TRANSFORM_TO_WDA_EVAL_OBJECT on class CL_WDA_QUICKFIX_PROVIDER has no exception.
Method WEBDYNPRO_SUPPORTS_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130528 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130528 |
Method WEBDYNPRO_SUPPORTS_FEATURE on class CL_WDA_QUICKFIX_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |