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 | ![]() |
Constant | Private | Type reference (TYPE) | ABAP_ENCOD | 'UTF-8' | Identifier for Character Format (UTF-8, UCS-2, ...) | 20070921 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20070921 | ||
3 | ![]() |
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 | ![]() |
Static method | Public | Method | Checks Whether TextID for Exception Matches Expected TextID | 20110614 |
2 | ![]() |
Static method | Public | Method | Checks Equality of "Actual" and Data in Test Data Container | 20110607 |
3 | ![]() |
Static method | Public | Method | Checks to Ensure the Instances are not Singletons | 20110531 |
4 | ![]() |
Static method | Public | Method | Checks to Ensure the Instances are Singletons | 20110614 |
5 | ![]() |
Static method | Public | Constructor | Class Constructor | 20070919 |
6 | ![]() |
Static method | Public | Method | Gets Intsance from Test Data Container Helper | 20110607 |
7 | ![]() |
Static method | Public | Method | Provides Dummy Server Context for Inbound Services | 20070919 |
8 | ![]() |
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 | ![]() |
ACT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Actual Exception | 20110614 | ||
2 | ![]() |
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 | ![]() |
ACT | Call by reference | Type reference (TYPE) | DATA | Actual | 20110607 | ||
2 | ![]() |
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 | ![]() |
ACT1 | Call by reference | Object reference (TYPE REF TO) | OBJECT | 1. Instanz | 20110531 | ||
2 | ![]() |
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 | ![]() |
ACT1 | Call by reference | Object reference (TYPE REF TO) | OBJECT | 1. Instanz | 20110614 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | ANY | Internal data | 20070921 | ||
2 | ![]() |
I_OPERATION_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20070921 | ||
3 | ![]() |
I_REF_DIRECTION | Call by reference | Object reference (TYPE REF TO) | CE_FSL_EXML_DIRECTION | Richtung der Nachrichten in eXML | 20070921 | ||
4 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | STRING | XML data | 20070921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in den Utilities | 20070921 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 200 |