SAP ABAP Class CL_C2S_TEST_FIXT_FACTORY (Test Data Generation Class Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_CORE (Package) C2 Server: Core Functionality
Properties
Class CL_C2S_TEST_FIXT_FACTORY  
Short Description Test Data Generation Class Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package C2_CORE   C2 Server: Core Functionality 
Created 20040827   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_C2S_TEST_FIXT_FACTORY has no forward declaration.
Interfaces
Class CL_C2S_TEST_FIXT_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CLC2DIR_AGENT_MAINT 20040831 Configuration Data Write Access
2 CLC2DIR_AGENT_READ 20040831 Configuration Data Read Access
3 CLC2DIR_PERS_ADAPTER 20040831 Access to C2 Persistence
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TEST_FIXTURE Static Attribute Private Type reference (TYPE) GT_TEST_FIXTURE_TYPE 20040827
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEST_FIXTURE Static method Public Method Gets Test Data Generation Class 20040827
Events
Class CL_C2S_TEST_FIXT_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GS_TEST_FIXTURE_TYPE Private See coding 20040827 begin of Gs_TEST_FIXTURE_type, co_name type sc2_bco_node_id-BO_NAME, test_fixt_ref type ref to cl_c2s_test_fixture, end of gs_test_fixture_type
2 GT_TEST_FIXTURE_TYPE Private See coding 20040827 gt_test_fixture_type type hashed table of gs_test_fixture_type with unique key co_name initial size 5
Method Signatures

Method GET_TEST_FIXTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20040827
2 Returning RR_TEST_FIXT Value transfer Object reference (TYPE REF TO) CL_C2S_TEST_FIXTURE Generierung von Testdaten im C2-Server 20040827
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20040827
History
Last changed by/on SAP  20041208 
SAP Release Created in 700