SAP ABAP Class CL_SEDI_ADT_TEST_DATA (Test data provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEDI_ADT_TEST (Package) Test data
Properties
Class CL_SEDI_ADT_TEST_DATA  
Short Description Test data provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SEDI_ADT_TEST   Test data 
Created 20091103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_ADT_TEST_DATA has no forward declaration.
Interfaces
Class CL_SEDI_ADT_TEST_DATA has no interface implemented.
Friends
Class CL_SEDI_ADT_TEST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLS_DATA Static Attribute Public Type reference (TYPE) I 20091117
2 CL_OO_SOURCE_CS Constant Public Type reference (TYPE) TY_ID 'CL_OO_SOURCE==================CS' 20091103
3 CL_SEDI_ADT_SER_NAVI_CS Constant Public Type reference (TYPE) TY_ID 'CL_SEDI_ADT_SER_NAVIGATION====CS' 20091110
4 CL_TPDA_ADT_RC_BREAKPOINT_CS Constant Public Type reference (TYPE) TY_ID 'CL_TPDA_ADT_RC_BREAKPOINT=====CS' 20091103
5 DATA Instance attribute Public Type reference (TYPE) I 20091117
6 LSEDAF03 Constant Public Type reference (TYPE) TY_ID 'LSEDAF03' 20091103
7 RS_NAVIGATION_PREPARE Constant Public Type reference (TYPE) TY_ID 'RS_NAVIGATION_PREPARE' 20091103
8 SOURCES Static Attribute Private Type reference (TYPE) TY_SOURCES 20091116
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE_CODE Static method Public Method 20091103
Events
Class CL_SEDI_ADT_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ID Public Type reference (TYPE) STRING 20091103
2 TY_SOURCE Private See coding 20091116 begin of ty_source, id type ty_id, source type sedi_source, end of ty_source
3 TY_SOURCES Private See coding 20091116 ty_sources type hashed table of ty_source with unique key id
Method Signatures

Method GET_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TY_ID 20091103
2 Returning RESULT Value transfer Type reference (TYPE) SEDI_SOURCE 20091103

Method GET_SOURCE_CODE on class CL_SEDI_ADT_TEST_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800