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 | ![]() |
Static method | Public | Method | 20051215 | |
2 | ![]() |
Static method | Public | Method | 20051215 | |
3 | ![]() |
Static method | Private | Method | 20060109 | |
4 | ![]() |
Static method | Public | Method | testcaseidentification | 20051215 |
5 | ![]() |
Static method | Public | Method | 20060317 | |
6 | ![]() |
Static method | Public | Method | 20060317 | |
7 | ![]() |
Static method | Public | Method | 20060110 | |
8 | ![]() |
Static method | Private | Method | 20051221 | |
9 | ![]() |
Static method | Public | Method | 20051220 | |
10 | ![]() |
Static method | Public | Method | 20051215 | |
11 | ![]() |
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 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051215 | ||
2 | ![]() |
PASSPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051215 | ||
3 | ![]() |
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 | ![]() |
PASSPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051215 | ||
2 | ![]() |
TEST_FAILED | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20051215 | ||
3 | ![]() |
TEST_OK | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20051215 | ||
4 | ![]() |
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 | ![]() |
PASSPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20060109 | ||
2 | ![]() |
TEST_FAILED | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060109 | ||
3 | ![]() |
TEST_MODE | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20060109 | ||
4 | ![]() |
TEST_OK | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060109 | ||
5 | ![]() |
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 | ![]() |
PASSPORT_ID | Value transfer | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051215 | ||
2 | ![]() |
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 | ![]() |
DEL_COUNT | Value transfer | Type reference (TYPE) | I | 20060317 | |||
2 | ![]() |
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 | ![]() |
DEL_COUNT | Value transfer | Type reference (TYPE) | I | 20060317 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
PASSPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051221 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20051215 | ||
2 | ![]() |
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 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20060109 | |||
2 | ![]() |
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 |