SAP ABAP Class CL_OO_ADT_SOURCE_FOR_COPY_TEST (source class for class copy unit tests)
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
Class CL_OO_ADT_SOURCE_FOR_COPY_TEST  
Short Description source class for class copy unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_ADT_TEST   Test objects for SEO_ADT 
Created 20120430   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no forward declaration.
Interfaces
Class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no interface implemented.
Friends
Class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no friend class.
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' 20120430
2 CO_STRUCTURED Constant Public See coding 20120430
3 RESULT Instance attribute Public Type reference (TYPE) STRING 20120430
Methods
# Method Level Visibility Method type Description Created on
1 PRIVATE_METHOD Instance method Private Method 20120430
2 PROTECTED_METHOD Instance method Protected Method 20120430
3 PUBLIC_METHOD Instance method Public Method 20120430
Events
# Event Type Visibility Description Created on
1 INSTANCE_EVENT Instance Event
(0)
Public
(2)
20120430
2 STATIC_EVENT Static Event
(1)
Public
(2)
20120430
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20120430 tab type table of ref to cl_oo_adt_source_for_copy_test with default key
2 TY_S_STRUC Public See coding 20120430 begin of ty_s_struc, name type string, age type i, ref type ref to cl_oo_adt_source_for_copy_test, end of ty_s_struc
Method Signatures

Method PRIVATE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUC Call by reference Type reference (TYPE) CL_OO_ADT_SOURCE_FOR_COPY_TEST=>TY_S_STRUC 20120430

Method PRIVATE_METHOD on class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.

Method PROTECTED_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF Value transfer Object reference (TYPE REF TO) CL_OO_ADT_SOURCE_FOR_COPY_TEST 20120430

Method PROTECTED_METHOD on class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.

Method PUBLIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REF Call by reference Object reference (TYPE REF TO) CL_OO_ADT_SOURCE_FOR_COPY_TEST 20120430
2 Exporting E_REF Call by reference Object reference (TYPE REF TO) CL_OO_ADT_SOURCE_FOR_COPY_TEST 20120430
3 Importing I_REF Call by reference Object reference (TYPE REF TO) CL_OO_ADT_SOURCE_FOR_COPY_TEST 20120430

Method PUBLIC_METHOD on class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no exception.
Event Signatures

Event INSTANCE_EVENT Signature
Event INSTANCE_EVENT on class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no parameter.
Event STATIC_EVENT Signature
Event STATIC_EVENT on class CL_OO_ADT_SOURCE_FOR_COPY_TEST has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732