SAP ABAP Class IF_SIC_TEST_DATA (Test data for unit test)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_TEST_DATA Test data for unit test 20060816
Properties
Class IF_SIC_TEST_DATA  
Short Description Test data for unit test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060816   SAP 
Last change 20110908   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
Class IF_SIC_TEST_DATA has no interface implemented.
Friends
Class IF_SIC_TEST_DATA has no friend class.
Attributes
Class IF_SIC_TEST_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEST_DATA_1 Instance method Public Method Get the test data object 1 20060816
2 GET_TEST_DATA_2 Instance method Public Method Get the test data object 2 20060816
3 GET_TEST_DATA_3 Instance method Public Method Get the test data object 3 20060816
4 GET_TEST_DATA_TYPE Instance method Public Method Get the type of the test data 20060816
Events
Class IF_SIC_TEST_DATA has no event.
Types
Class IF_SIC_TEST_DATA has no local type.
Method Signatures

Method GET_TEST_DATA_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TEST_DATA Value transfer Object reference (TYPE REF TO) DATA Test data object 1 20060816

Method GET_TEST_DATA_1 on class IF_SIC_TEST_DATA has no exception.

Method GET_TEST_DATA_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TEST_DATA Value transfer Object reference (TYPE REF TO) DATA Test data object 2 20060816

Method GET_TEST_DATA_2 on class IF_SIC_TEST_DATA has no exception.

Method GET_TEST_DATA_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TEST_DATA Value transfer Object reference (TYPE REF TO) DATA Test data object 3 20060816

Method GET_TEST_DATA_3 on class IF_SIC_TEST_DATA has no exception.

Method GET_TEST_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEST_DATA_TYPE Value transfer Type reference (TYPE) SIC_SERVICE_NAME Type of test data (Name of Service) 20060816

Method GET_TEST_DATA_TYPE on class IF_SIC_TEST_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in