SAP ABAP Class CL_SIW_TESTDATA (Testdata class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_TESTDATA Testdata class 20090710
Properties
Class CL_SIW_TESTDATA  
Short Description Testdata class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20090710   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
# Interface Abstract Final Description Created on
1 IF_SIW_TESTDATA Testdata class 20090710
Friends
Class CL_SIW_TESTDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROJ_ID Instance attribute Protected Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20090713
2 MF_BUFFER_FILLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090713
3 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20090710
4 MT_LIST Instance attribute Protected Type reference (TYPE) GT_T_TESTDATA 20090710
5 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) GT_T_TESTDATA 20090710
Methods
# Method Level Visibility Method type Description Created on
1 FILL_BUFFER Instance method Protected Method 20090713
2 INIT Instance method Protected Method INIT 20090710
3 S_CREATE Static method Public Method S_CREATE 20090710
Events
Class CL_SIW_TESTDATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_T_TESTDATA Public Attribute reference (LIKE) 20090713
2 GT_T_VARIANT Public Attribute reference (LIKE) 20090713
Method Signatures

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_SIW_TESTDATA has no parameter.
Method FILL_BUFFER on class CL_SIW_TESTDATA has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20090710

Method INIT on class CL_SIW_TESTDATA has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROJECT Call by reference Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20090710
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SIW_TESTDATA Testdata class 20090710

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