SAP ABAP Class CL_IWP_EXTRACTION_LOGS_OPTIONS (To give the Log options)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DRT (Application Component) Data Retention Tool
⤷
IWP_GENERIC_CDE (Package) Generic CDE
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130305 |
Properties
| Class | CL_IWP_EXTRACTION_LOGS_OPTIONS | |
| Short Description | To give the Log options | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_GENERIC_CDE | Generic CDE |
| Created | 20130305 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_EXTRACTION_LOGS_OPTIONS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130305 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130305 |
Friends
Class CL_IWP_EXTRACTION_LOGS_OPTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TY_OBJ_STRUC_LIST | 20130305 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | ARC_TRANS_CONNECTION | 20130305 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 20130307 |
Methods
Class CL_IWP_EXTRACTION_LOGS_OPTIONS has no method.
Events
Class CL_IWP_EXTRACTION_LOGS_OPTIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FIELDS_FILES | Public | See coding | 20130305 | tt_fields_files TYPE STANDARD TABLE OF ty_obj_struc_list
|
||
| 2 | TY_OBJ_STRUC_LIST | Public | See coding | 20130305 | BEGIN OF ty_obj_struc_list,
lv_log_option TYPE log_options,
END OF ty_obj_struc_list
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |