SAP ABAP Class /IWCOR/CL_DS_TEST_DATA (Reference Scenario Data)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_TEST_SCENARIO (Package) Data Services Tests using the library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_DATA OData data source for data from ABAP structures 20110816
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_TEST_TYPES Reference Scenario Types 20120813
Properties
Class /IWCOR/CL_DS_TEST_DATA  
Short Description Reference Scenario Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_TEST_SCENARIO   Data Services Tests using the library 
Created 20110502   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_DATA OData data source for data from ABAP structures 20110816
2 /IWCOR/IF_DS_TEST_TYPES Reference Scenario Types 20120813
Friends
Class /IWCOR/CL_DS_TEST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BUILDING Static Attribute Private Type reference (TYPE) BUILDING_T 20111107
2 GT_EMPLOYEE Static Attribute Private Type reference (TYPE) EMPLOYEE_T 20110816
3 GT_PHOTO Static Attribute Private Type reference (TYPE) PHOTO_T 20110816
4 GT_ROOM Static Attribute Private Type reference (TYPE) ROOM_T 20110816
5 GT_TEAM Static Attribute Private Type reference (TYPE) TEAM_T 20110816
6 MT_BUILDING Instance attribute Private Type reference (TYPE) BUILDING_T 20120411
7 MT_EMPLOYEE Instance attribute Private Type reference (TYPE) EMPLOYEE_T 20120411
8 MT_PHOTO Instance attribute Private Type reference (TYPE) PHOTO_T 20120411
9 MT_ROOM Instance attribute Private Type reference (TYPE) ROOM_T 20120411
10 MT_TEAM Instance attribute Private Type reference (TYPE) TEAM_T 20120411
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110816
2 CREATE_DATA Static method Public Method 20110816
3 READ_IMAGE_DATA Static method Protected Method 20110816
Events
Class /IWCOR/CL_DS_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BUILDING_S Public Attribute reference (LIKE) 20111107
2 BUILDING_T Public Attribute reference (LIKE) 20111107
3 CITY_S Public Attribute reference (LIKE) 20110816
4 EMPLOYEE_S Public Attribute reference (LIKE) 20110816
5 EMPLOYEE_T Public Attribute reference (LIKE) 20110816
6 LOCATION_S Public Attribute reference (LIKE) 20110816
7 LOCATION_T Public Attribute reference (LIKE) 20110816
8 PHOTO_S Public Attribute reference (LIKE) 20110816
9 PHOTO_T Public Attribute reference (LIKE) 20110816
10 ROOM_S Public Attribute reference (LIKE) 20110816
11 ROOM_T Public Attribute reference (LIKE) 20110816
12 TEAM_S Public Attribute reference (LIKE) 20110816
13 TEAM_T Public Attribute reference (LIKE) 20110816
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /IWCOR/CL_DS_TEST_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class /IWCOR/CL_DS_TEST_DATA has no exception.

Method CREATE_DATA Signature

Method CREATE_DATA on class /IWCOR/CL_DS_TEST_DATA has no parameter.
Method CREATE_DATA on class /IWCOR/CL_DS_TEST_DATA has no exception.

Method READ_IMAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IMAGE Call by reference Type reference (TYPE) XSTRING 20110816
2 Exporting EV_IMAGE_TYPE Call by reference Type reference (TYPE) STRING 20110816
3 Importing IV_URL Call by reference Type reference (TYPE) STRING 20110816
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_NOT_FOUND 20110816
2 /IWCOR/CX_DS_NOT_IMPLEMENTED 20110816
History
Last changed by/on SAP  20131127 
SAP Release Created in 200