SAP ABAP Class CL_IWP_WD_QUERY_ASSIST (Assistance class for dynamic query mapping)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_UI (Package) ILM Workpackage: User Interfaces
⤷
⤷
Properties
| Class | CL_IWP_WD_QUERY_ASSIST | |
| Short Description | Assistance class for dynamic query mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_UI | ILM Workpackage: User Interfaces |
| Created | 20120817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_WD_QUERY_ASSIST has no forward declaration.
Interfaces
Class CL_IWP_WD_QUERY_ASSIST has no interface implemented.
Friends
Class CL_IWP_WD_QUERY_ASSIST has no friend class.
Attributes
Class CL_IWP_WD_QUERY_ASSIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get mapping for the query | 20120817 | |
| 2 | Static method | Public | Method | Get mapping for all the queries in work package | 20120830 |
Events
Class CL_IWP_WD_QUERY_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_QUERY_MAP | Public | See coding | 20120817 | TY_T_QUERY_MAP TYPE STANDARD TABLE OF iwp_wp_query_map
|
Method Signatures
Method GET_QUERY_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_QUERY_MAP | Call by reference | Type reference (TYPE) | IWP_WP_QUERY_MAP | Query name mapping for generating/copying queries | 20120817 | |||
| 2 | I_SOURCE_COMPID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20120817 | |||
| 3 | I_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of an Audit Package | 20120817 |
Method GET_QUERY_MAPPING on class CL_IWP_WD_QUERY_ASSIST has no exception.
Method GET_QUERY_MAPPING_FOR_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_QUERY_MAP | Call by reference | Type reference (TYPE) | TY_T_QUERY_MAP | 20120830 | ||||
| 2 | I_WORK_PACKAGE | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | 20120830 |
Method GET_QUERY_MAPPING_FOR_WP on class CL_IWP_WD_QUERY_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |