SAP ABAP Class CT_FSL_ABAPUNIT_HELPER (Help Class for ABAP Unit of Services)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Properties
Class CT_FSL_ABAPUNIT_HELPER  
Short Description Help Class for ABAP Unit of Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package FSL_UTILITIES   Auxiliary Functions 
Created 20070919   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CT_FSL_ABAPUNIT_HELPER has no forward declaration.
Interfaces
Class CT_FSL_ABAPUNIT_HELPER has no interface implemented.
Friends
Class CT_FSL_ABAPUNIT_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ENCODING_UTF_8 Constant Private Type reference (TYPE) ABAP_ENCOD 'UTF-8' Identifier for Character Format (UTF-8, UCS-2, ...) 20070921
2 S_REF_CONVERTER Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20070921
3 S_REF_DUMMY_SERVER_CONTEXT Static Attribute Private Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20070919
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_EQUALS_TEXTID_OF_EXC Static method Public Method Checks Whether TextID for Exception Matches Expected TextID 20110614
2 ASSERT_EQUALS_W_TDC Static method Public Method Checks Equality of "Actual" and Data in Test Data Container 20110607
3 ASSERT_NO_SINGLETON Static method Public Method Checks to Ensure the Instances are not Singletons 20110531
4 ASSERT_SINGLETON Static method Public Method Checks to Ensure the Instances are Singletons 20110614
5 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20070919
6 S_GET_TDC_HELPER Static method Public Method Gets Intsance from Test Data Container Helper 20110607
7 S_SETUP_DUMMY_SERVER_CONTEXT Static method Public Method Provides Dummy Server Context for Inbound Services 20070919
8 S_TRANSFORM_XML_TO_ABAP Static method Public Method Converts XML String into ABAP Representaion (Incl. eXML) 20070921
Events
Class CT_FSL_ABAPUNIT_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXC_TEXT_ID Public See coding TextID for Exception Class 20110614 begin of TY_EXC_TEXT_ID, msgid type symsgid, msgno type symsgno, attr1 type scx_attrname, attr2 type scx_attrname, attr3 type scx_attrname, attr4 type scx_attrname, end of TY_EXC_TEXT_ID
Method Signatures

Method ASSERT_EQUALS_TEXTID_OF_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Object reference (TYPE REF TO) CX_ROOT Actual Exception 20110614
2 Importing EXP Call by reference Type reference (TYPE) TY_EXC_TEXT_ID Expected TextID of Exception Class 20110614

Method ASSERT_EQUALS_TEXTID_OF_EXC on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method ASSERT_EQUALS_W_TDC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) DATA Actual 20110607
2 Importing EXP Call by reference Type reference (TYPE) DATA Expected Aus Testdaten Container Variant 20110607

Method ASSERT_EQUALS_W_TDC on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method ASSERT_NO_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT1 Call by reference Object reference (TYPE REF TO) OBJECT 1. Instanz 20110531
2 Importing ACT2 Call by reference Object reference (TYPE REF TO) OBJECT 2. Instanz 20110531

Method ASSERT_NO_SINGLETON on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method ASSERT_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT1 Call by reference Object reference (TYPE REF TO) OBJECT 1. Instanz 20110614
2 Importing ACT2 Call by reference Object reference (TYPE REF TO) OBJECT 2. Instanz 20110614

Method ASSERT_SINGLETON on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CT_FSL_ABAPUNIT_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method S_GET_TDC_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FSL_TDC_HELPER Instanz 20110607

Method S_GET_TDC_HELPER on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method S_SETUP_DUMMY_SERVER_CONTEXT Signature

Method S_SETUP_DUMMY_SERVER_CONTEXT on class CT_FSL_ABAPUNIT_HELPER has no parameter.
Method S_SETUP_DUMMY_SERVER_CONTEXT on class CT_FSL_ABAPUNIT_HELPER has no exception.

Method S_TRANSFORM_XML_TO_ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) ANY Internal data 20070921
2 Importing I_OPERATION_NAME Call by reference Type reference (TYPE) SEOCMPNAME Component name 20070921
3 Importing I_REF_DIRECTION Call by reference Object reference (TYPE REF TO) CE_FSL_EXML_DIRECTION Richtung der Nachrichten in eXML 20070921
4 Importing I_XML Call by reference Type reference (TYPE) STRING XML data 20070921
# Exception Resumable Description Created on
1 CX_FSL_UTILS_ERROR Fehler in den Utilities 20070921
History
Last changed by/on SAP  20110908 
SAP Release Created in 200