SAP ABAP Class CL_IWP_WD_ASSIST_WP_EXTRACTION (Assist wd for db changes in wp extraction process.)
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_ASSIST_WP_EXTRACTION | |
| Short Description | Assist wd for db changes in wp extraction process. | |
| 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 | 20120816 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_WD_ASSIST_WP_EXTRACTION has no forward declaration.
Interfaces
Class CL_IWP_WD_ASSIST_WP_EXTRACTION has no interface implemented.
Friends
Class CL_IWP_WD_ASSIST_WP_EXTRACTION has no friend class.
Attributes
Class CL_IWP_WD_ASSIST_WP_EXTRACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120817 | ||
| 2 | Static method | Public | Method | 20120817 | ||
| 3 | Instance method | Public | Method | 20120817 |
Events
Class CL_IWP_WD_ASSIST_WP_EXTRACTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SOURCE_IPROV_MAP | Public | See coding | 20120817 | BEGIN OF TY_S_SOURCE_IPROV_MAP ,
TABNAME type Iwp_Apt_Iprv_Map-tabname,
SOURCE_INFOPROV type Iwp_Apt_Iprv_Map-source_Infoprov,
END OF TY_S_SOURCE_IPROV_MAP
|
||
| 2 | TY_T_APT_IPROV_MAP | Public | See coding | 20120817 | TY_T_APT_IPROV_MAP type STANDARD TABLE OF iwp_apt_iprv_map with key wp_pattern tabname
|
||
| 3 | TY_T_SOURCE_IPROV_MAP | Public | See coding | 20120817 | TY_T_SOURCE_IPROV_MAP type STANDARD TABLE OF TY_S_SOURCE_IPROV_MAP
|
Method Signatures
Method GET_DEFAULT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TAB_IPROV_MAP | Call by reference | Type reference (TYPE) | TY_T_SOURCE_IPROV_MAP | 20120817 | ||||
| 2 | I_WP_DETAILS | Call by reference | Type reference (TYPE) | IWP_S_WPDETAILS | Details of an Audit Package | 20120817 |
Method GET_DEFAULT_MAPPING on class CL_IWP_WD_ASSIST_WP_EXTRACTION has no exception.
Method GET_MAPPING_FOR_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SOURCE_IPROV | Call by reference | Type reference (TYPE) | CHAR30 | Name of the source infoprovider in BW to copy queries from | 20120817 | |||
| 2 | I_TAB | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20120817 | |||
| 3 | I_WP_PATTERN | Call by reference | Type reference (TYPE) | IWP_WP_PATTERN | Audit Package Template | 20120817 |
Method GET_MAPPING_FOR_TAB on class CL_IWP_WD_ASSIST_WP_EXTRACTION has no exception.
Method MODIFY_MAPPING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB | Call by reference | Type reference (TYPE) | TY_T_APT_IPROV_MAP | 20120817 |
Method MODIFY_MAPPING_TABLE on class CL_IWP_WD_ASSIST_WP_EXTRACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |