SAP ABAP Class CL_IWP_LR_DB_INSERTION (Database Insertions for the Local Reporting)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_LOCAL_REPORTING_UI (Package) User Interfaces for Local Reporting
⤷
⤷
Properties
| Class | CL_IWP_LR_DB_INSERTION | |
| Short Description | Database Insertions for the Local Reporting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_LOCAL_REPORTING_UI | User Interfaces for Local Reporting |
| Created | 20121119 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class CL_IWP_LR_DB_INSERTION has no interface implemented.
Friends
Class CL_IWP_LR_DB_INSERTION has no friend class.
Attributes
Class CL_IWP_LR_DB_INSERTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates the Files in Background | 20121215 | |
| 2 | Static method | Public | Method | Returns the Files | 20121120 | |
| 3 | Static method | Public | Method | Stores the Selected Outout Fields | 20121119 | |
| 4 | Static method | Public | Method | Stores the Selected Selection Criteria | 20121119 |
Events
Class CL_IWP_LR_DB_INSERTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OUTPUT_FIELD | Public | See coding | 20121127 | tt_output_field TYPE STANDARD TABLE OF iwp_lr_op_fields
|
||
| 2 | TT_SEL_FIELD | Public | See coding | 20121127 | tt_sel_field TYPE STANDARD TABLE OF iwp_lr_sel_field
|
Method Signatures
Method CREATE_FILES_BACKGROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUTPUT_FIELDS | Call by reference | Type reference (TYPE) | IWP_DP_TT_OUTPUT_FIELDS | List of output fields for Data Provider | 20130305 | |||
| 2 | IT_RANGE_TABLE | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20130305 | ||||
| 3 | IV_AUDIT_PACK_ID | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of an Audit Package | 20121215 | |||
| 4 | IV_AUDIT_PACK_NAME | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Audit Package | 20121215 | |||
| 5 | IV_DIRECTORY_SET | Call by reference | Type reference (TYPE) | TXX_VOLSET | Data File Directory Set | 20121215 | |||
| 6 | IV_FILE_DESCRPT | Call by reference | Type reference (TYPE) | TXX_TXTLG | Description | 20121215 | |||
| 7 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | TXX_LFILE | Name of Data File | 20121215 | |||
| 8 | IV_MAX_RECORDS | Call by reference | Type reference (TYPE) | TBMAXSEL | Maximum Number of Selected Entries | 20130304 | |||
| 9 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TXX_SEGNAME | Segment Name | 20121215 |
Method CREATE_FILES_BACKGROUND on class CL_IWP_LR_DB_INSERTION has no exception.
Method GET_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILE_UUID | Call by reference | Type reference (TYPE) | TXX_UUID | UUID Identifier | 20121121 | |||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TXX_TXVIEW | UUID Identifier | 20130314 | |||
| 3 | IV_WORK_PACKAGE_EXT | Call by reference | Type reference (TYPE) | IWP_WORK_PACKAGE_EXT | Audit Package | 20121121 |
Method GET_FILES on class CL_IWP_LR_DB_INSERTION has no exception.
Method SET_OUTPUT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LR_OP_FIELDS | Call by reference | Type reference (TYPE) | TT_OUTPUT_FIELD | Output Fields Selected During Local Reporting | 20121120 |
Method SET_OUTPUT_FIELD on class CL_IWP_LR_DB_INSERTION has no exception.
Method SET_SELECTION_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTIONCRITERIA | Call by reference | Type reference (TYPE) | TT_SEL_FIELD | Local Reporting Selection Criteria fields | 20121119 |
Method SET_SELECTION_CRITERIA on class CL_IWP_LR_DB_INSERTION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |