SAP ABAP Class CL_SOAP_TEST_CASE_PROTOCOL (set of protocoll mehtodes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
Properties
Class CL_SOAP_TEST_CASE_PROTOCOL  
Short Description set of protocoll mehtodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_MANAGER   SOAP Sequence Manager 
Created 20051215   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_TEST_CASE_PROTOCOL has no forward declaration.
Interfaces
Class CL_SOAP_TEST_CASE_PROTOCOL has no interface implemented.
Friends
Class CL_SOAP_TEST_CASE_PROTOCOL has no friend class.
Attributes
Class CL_SOAP_TEST_CASE_PROTOCOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_CLIENT_SIDE Static method Public Method 20051215
2 CHECK_TEST_CASE Static method Public Method 20051215
3 CHECK_TEST_DATA Static method Private Method 20060109
4 CREATE_NEW_TEST_CASE Static method Public Method testcaseidentification 20051215
5 DELETE_TEST_CASE Static method Public Method 20060317
6 DELETE_TEST_CASE_BY_USER Static method Public Method 20060317
7 GET_TESTCASES_FOR_UNITTEST Static method Public Method 20060110
8 GET_TESTCASE_BY_ID Static method Private Method 20051221
9 GET_TESTCASE_ID Static method Public Method 20051220
10 PROCEED_MESSAGE_SERVER_SIDE Static method Public Method 20051215
11 TESTCASE_DESCRIPTION_FOR_ID Static method Public Method translates testcase id to description 20060109
Events
Class CL_SOAP_TEST_CASE_PROTOCOL has no event.
Types
Class CL_SOAP_TEST_CASE_PROTOCOL has no local type.
Method Signatures

Method ADD_MESSAGE_CLIENT_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051215
2 Importing PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051215
3 Importing VALUE Call by reference Type reference (TYPE) CHAR20 'CLDPROC' 20060418

Method ADD_MESSAGE_CLIENT_SIDE on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method CHECK_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051215
2 Exporting TEST_FAILED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20051215
3 Exporting TEST_OK Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20051215
4 Exporting TEST_PENDING Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20051215

Method CHECK_TEST_CASE on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method CHECK_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20060109
2 Exporting TEST_FAILED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060109
3 Importing TEST_MODE Call by reference Type reference (TYPE) CHAR2 Version Number Component 20060109
4 Exporting TEST_OK Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060109
5 Exporting TEST_PENDING Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060109

Method CHECK_TEST_DATA on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method CREATE_NEW_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PASSPORT_ID Value transfer Type reference (TYPE) CHAR32 Character field, length 32 20051215
2 Importing TEST_CASE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20051215

Method CREATE_NEW_TEST_CASE on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method DELETE_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEL_COUNT Value transfer Type reference (TYPE) I 20060317
2 Importing PASSID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20060317

Method DELETE_TEST_CASE on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method DELETE_TEST_CASE_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEL_COUNT Value transfer Type reference (TYPE) I 20060317
2 Importing USER_NAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20060317

Method DELETE_TEST_CASE_BY_USER on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method GET_TESTCASES_FOR_UNITTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TESTCASES Value transfer Type reference (TYPE) SRT_T_SEQ_TST_UNITTEST list of testcases that can be tested by unittest 20060110

Method GET_TESTCASES_FOR_UNITTEST on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method GET_TESTCASE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051221
2 Returning TEST_CASE Value transfer Type reference (TYPE) CHAR20 Char 20 20051221

Method GET_TESTCASE_BY_ID on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method GET_TESTCASE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PASSPORT_ID Value transfer Type reference (TYPE) CHAR32 Character field, length 32 20051220

Method GET_TESTCASE_ID on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method PROCEED_MESSAGE_SERVER_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051215
2 Importing PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20051215

Method PROCEED_MESSAGE_SERVER_SIDE on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.

Method TESTCASE_DESCRIPTION_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20060109
2 Importing TESTCASE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20060109

Method TESTCASE_DESCRIPTION_FOR_ID on class CL_SOAP_TEST_CASE_PROTOCOL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710