SAP ABAP Class CL_IWP_EXTRACTION_LOGS_DETAILS (To list the details selected header)
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 | 20130601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130601 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_PAGING | relevant for paging only | 20130601 |
Properties
| Class | CL_IWP_EXTRACTION_LOGS_DETAILS | |
| Short Description | To list the details selected header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_GENERIC_CDE | Generic CDE |
| Created | 20130601 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_EXTRACTION_LOGS_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130601 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130601 | ||
| 3 | IF_FPM_GUIBB_LIST_PAGING | relevant for paging only | 20130601 |
Friends
Class CL_IWP_EXTRACTION_LOGS_DETAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TT_LOG_DETAILS | 20130601 |
Methods
Class CL_IWP_EXTRACTION_LOGS_DETAILS has no method.
Events
Class CL_IWP_EXTRACTION_LOGS_DETAILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LOG_DETAILS | Public | See coding | 20130601 | tt_log_details TYPE TABLE OF ty_log_details
|
||
| 2 | TY_LOG_DETAILS | Public | See coding | 20130601 | BEGIN OF ty_log_details,
message TYPE bapi_msg,
type TYPE string,
END OF ty_log_details
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |