SAP ABAP Class CL_SOAP_TEST_CASE (Test Case Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS (Package) ABAP Unit Test Cases for ABAP SOAP Runtime
Properties
Class CL_SOAP_TEST_CASE  
Short Description Test Case Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS   ABAP Unit Test Cases for ABAP SOAP Runtime 
Created 20080307   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_TEST_CASE has no forward declaration.
Interfaces
Class CL_SOAP_TEST_CASE has no interface implemented.
Friends
Class CL_SOAP_TEST_CASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TCN_WSRM_VERSION_C Constant Public Type reference (TYPE) STRING 'WSRM_VERSION_C' Test Case Name for WSRM Version on Consumer Side 20080313
2 CO_TCN_WSRM_VERSION_IS Constant Public Type reference (TYPE) STRING 'WSRM_VERSION_IS' Test Case Name for WSRM Version on Outbound IS Side 20080313
3 CO_TCV_WSRM_VERSION_10 Constant Public Type reference (TYPE) STRING '1.0' Test Case Value for WSRM Version 1.0 20080313
4 CO_TCV_WSRM_VERSION_11 Constant Public Type reference (TYPE) STRING '1.1' Test Case Value for WSRM Version 1.1 20080313
5 C_SEP1 Constant Public Type reference (TYPE) CHAR1 '&' Single-Character Indicator 20080307
6 C_SEP2 Constant Public Type reference (TYPE) CHAR1 '!' Single-Character Indicator 20080307
7 _ID Static Attribute Protected Type reference (TYPE) CHAR100 XI: Message ID 20080307
8 _TEST_TAB Static Attribute Protected Type reference (TYPE) TEST_TTYP 20080307
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TEST_TAB Static method Public Method 20080310
2 DELETE Static method Protected Method 20080310
3 DESERIALIZE Static method Public Method 20080310
4 GET_ID Static method Public Method 20080310
5 GET_VALUE Static method Public Method 20080307
6 LOAD Static method Public Method 20080307
7 PARSE Static method Protected Method 20080307
8 PERSIST Static method Public Method 20080307
9 READ Static method Protected Method 20080307
10 RENDER Static method Public Method 20080307
11 SAVE Static method Protected Method 20080307
12 SET_ID Static method Public Method 20080307
13 SET_VALUE Static method Public Method 20080307
Events
Class CL_SOAP_TEST_CASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TEST_STR Public See coding 20080307 BEGIN OF test_str, name TYPE string, value TYPE string, END OF test_str
2 TEST_TTYP Public See coding 20080307 test_ttyp TYPE TABLE OF test_str WITH DEFAULT KEY
Method Signatures

Method CLEAR_TEST_TAB Signature

Method CLEAR_TEST_TAB on class CL_SOAP_TEST_CASE has no parameter.
Method CLEAR_TEST_TAB on class CL_SOAP_TEST_CASE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) CHAR100 XI: Message-Id 20080310

Method DELETE on class CL_SOAP_TEST_CASE has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TESTCASE Call by reference Type reference (TYPE) STRING 20080310

Method DESERIALIZE on class CL_SOAP_TEST_CASE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20080310

Method GET_ID on class CL_SOAP_TEST_CASE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20080307
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20080307

Method GET_VALUE on class CL_SOAP_TEST_CASE has no exception.

Method LOAD Signature

Method LOAD on class CL_SOAP_TEST_CASE has no parameter.
Method LOAD on class CL_SOAP_TEST_CASE has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080307

Method PARSE on class CL_SOAP_TEST_CASE has no exception.

Method PERSIST Signature

Method PERSIST on class CL_SOAP_TEST_CASE has no parameter.
Method PERSIST on class CL_SOAP_TEST_CASE has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TESTCASE Value transfer Type reference (TYPE) STRING 20080307

Method READ on class CL_SOAP_TEST_CASE has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TESTCASE Value transfer Type reference (TYPE) STRING 20080307

Method RENDER on class CL_SOAP_TEST_CASE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080307
2 Importing TESTCASE Call by reference Type reference (TYPE) STRING 20080307

Method SAVE on class CL_SOAP_TEST_CASE has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20080307

Method SET_ID on class CL_SOAP_TEST_CASE has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20080307
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20080307

Method SET_VALUE on class CL_SOAP_TEST_CASE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711