SAP ABAP Class CLASS_ENHOBJ_TEST (test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEU_TEST (Package) Testobjekte für ABAP Unit
Properties
Class CLASS_ENHOBJ_TEST  
Short Description test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_TEST   Testobjekte für ABAP Unit 
Created 20120426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLASS_ENHOBJ_TEST has no forward declaration.
Interfaces
Class CLASS_ENHOBJ_TEST has no interface implemented.
Friends
Class CLASS_ENHOBJ_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A1 Instance attribute Public Type reference (TYPE) MY_TYPE 20120504
Methods
# Method Level Visibility Method type Description Created on
1 TEST_METHOD Instance method Private Method 20120426
2 TEST_METHOD_RETURNING Instance method Public Method test 20120426
Events
Class CLASS_ENHOBJ_TEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MY_TYPE Public See coding 20120504 begin of MY_TYPE, c1 type i, c2 type string, end of MY_TYPE
Method Signatures

Method TEST_METHOD Signature

Method TEST_METHOD on class CLASS_ENHOBJ_TEST has no parameter.
Method TEST_METHOD on class CLASS_ENHOBJ_TEST has no exception.

Method TEST_METHOD_RETURNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RETURN_FLAG Value transfer Type reference (TYPE) I 20120426

Method TEST_METHOD_RETURNING on class CLASS_ENHOBJ_TEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740