SAP ABAP Interface IF_ADT_CHECK_LIST (ADT checklist type declarations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
⤷
⤷
Properties
| Interface | IF_ADT_CHECK_LIST | |
| Short Description | ADT checklist type declarations |
General Data
| Package | SEU_ADT | ABAP in Eclipse Workbench Utilities |
| Created | 20111215 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_CHECK_LIST has no forward declaration.
Interfaces
Interface IF_ADT_CHECK_LIST has no interface.
Friends
Interface IF_ADT_CHECK_LIST has no friend.
Attributes
Interface IF_ADT_CHECK_LIST has no attribute.
Methods
Interface IF_ADT_CHECK_LIST has no method.
Events
Interface IF_ADT_CHECK_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ADT_MESSAGE | Public | See coding | 20120208 | BEGIN OF ty_s_adt_message.
INCLUDE TYPE seu_adt_s_message.
TYPES:
links TYPE if_atom_types=>link_t,
END OF ty_s_adt_message
|
||
| 2 | TY_S_ADT_MESSAGE_LIST_DATA | Public | See coding | 20120208 | BEGIN OF ty_s_adt_message_list_data,
messages TYPE ty_t_adt_message,
END OF ty_s_adt_message_list_data
|
||
| 3 | TY_T_ADT_MESSAGE | Public | See coding | 20120208 | ty_t_adt_message TYPE STANDARD TABLE OF ty_s_adt_message
WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |