SAP ABAP Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST (Template for interface copy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT_TEST (Package) Test objects for SEO_ADT
⤷
⤷
Properties
| Interface | IF_OO_ADT_SOURCE_FOR_COPY_TEST | |
| Short Description | Template for interface copy |
General Data
| Package | SEO_ADT_TEST | Test objects for SEO_ADT |
| Created | 20120531 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no forward declaration.
Interfaces
Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no interface.
Friends
Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_SOMETHING | Constant | Public | Type reference (TYPE) | STRING | 'BLA_FASEL_SOUNDSO' | const | 20120531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | meth1 | 20120531 | |
| 2 | Instance method | Public | Method | meth2 | 20120531 | |
| 3 | Instance method | Public | Method | meth3 | 20120531 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INSTANCE_EVENT | Instance Event (0) |
Public (2) |
event2 | 20120531 |
| 2 | STATIC_EVENT | Static Event (1) |
Public (2) |
event1 | 20120531 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | ty1 | 20120531 | tab type table of ref to if_oo_adt_source_for_copy_test with default key
|
|
| 2 | TY_S_STRUC | Public | See coding | ty2 | 20120531 | begin of ty_s_struc,
name type string,
age type i,
ref type ref to if_oo_adt_source_for_copy_test,
end of ty_s_struc
|
Method Signatures
Method IF_METHOD1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REF | Call by reference | Object reference (TYPE REF TO) | IF_OO_ADT_SOURCE_FOR_COPY_TEST | 20120531 | ||||
| 2 | E_REF | Call by reference | Object reference (TYPE REF TO) | IF_OO_ADT_SOURCE_FOR_COPY_TEST | 20120531 | ||||
| 3 | I_REF | Call by reference | Object reference (TYPE REF TO) | IF_OO_ADT_SOURCE_FOR_COPY_TEST | 20120531 |
Method IF_METHOD1 on Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.
Method IF_METHOD2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUC | Call by reference | Type reference (TYPE) | IF_OO_ADT_SOURCE_FOR_COPY_TEST=>TY_S_STRUC | 20120531 |
Method IF_METHOD2 on Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.
Method IF_METHOD3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_OO_ADT_SOURCE_FOR_COPY_TEST | 20120531 |
Method IF_METHOD3 on Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.
Event Signatures
Event INSTANCE_EVENT Signature
Event INSTANCE_EVENT on Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no parameter.
Event STATIC_EVENT Signature
Event STATIC_EVENT on Interface IF_OO_ADT_SOURCE_FOR_COPY_TEST has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |