SAP ABAP Class CL_SRT_WSP_TEST_UTILS (Hilfsmethoden zur testausführung)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_FT_TESTS (Package) Testpaket zur Massenkonfiguration für Enterprise Services

⤷

⤷

Properties
Class | CL_SRT_WSP_TEST_UTILS | |
Short Description | Hilfsmethoden zur testausführung | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_FT_TESTS | Testpaket zur Massenkonfiguration für Enterprise Services |
Created | 20061114 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_TEST_UTILS has no forward declaration.
Interfaces
Class CL_SRT_WSP_TEST_UTILS has no interface implemented.
Friends
Class CL_SRT_WSP_TEST_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_TEST_UTILS' | 20110923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20061114 | |
2 | ![]() |
Static method | Public | Method | 20110923 | |
3 | ![]() |
Static method | Public | Method | 20061114 | |
4 | ![]() |
Static method | Public | Method | 20061114 | |
5 | ![]() |
Static method | Public | Method | 20061114 | |
6 | ![]() |
Static method | Public | Method | 20080915 | |
7 | ![]() |
Static method | Public | Method | 20080901 | |
8 | ![]() |
Static method | Public | Method | 20110923 | |
9 | ![]() |
Static method | Public | Method | 20061114 |
Events
Class CL_SRT_WSP_TEST_UTILS has no event.
Types
Class CL_SRT_WSP_TEST_UTILS has no local type.
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_OBJECT_NAME | Name des Datenobjektes | 20061114 | ||
2 | ![]() |
TEST_CASE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAME | Name des Testfalles | 20061114 | ||
3 | ![]() |
TEST_CASE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | Typ des Testfalles | 20061114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20061114 |
Method DELETE_USER_AND_PW Signature
Method DELETE_USER_AND_PW on class CL_SRT_WSP_TEST_UTILS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
Method DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_OBJECT_NAME | Name des Datenobjektes | 20061114 | ||
2 | ![]() |
TEST_CASE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAME | Name des Testfalles | 20061114 | ||
3 | ![]() |
TEST_CASE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | Typ des Testfalles | 20061114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20061114 |
Method DOWNLOAD_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDIC_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_OBJECT_DDIC_TYPE | DDIC Typ des Datenobjektes | 20061114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20061114 |
Method GET_OBJECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDIC_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_OBJECT_DDIC_TYPE | DDIC Typ des Datenobjektes | 20061114 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_OBJECT_NAME | Name des Datenobjektes | 20061114 | ||
3 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf gefüllte DDIC-Struktur | 20061114 | ||
4 | ![]() |
TEST_CASE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAME | Name des Testfalles | 20061114 | ||
5 | ![]() |
TEST_CASE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | Typ des Testfalles | 20061114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptionklasse für testausführung | 20061114 |
Method GET_TEST_CASE_NAMES_BY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMES | Value transfer | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAMES | Namen der Testfälle | 20080915 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | Typ des Testfalles | 20080915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20080915 |
Method GET_TEST_CASE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPES | Value transfer | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPES | Typ des Testfalles | 20080901 |
Method GET_TEST_CASE_TYPES on class CL_SRT_WSP_TEST_UTILS has no exception.
Method GET_USER_AND_PW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20110923 | |||
2 | ![]() |
PC_USER | Call by reference | Type reference (TYPE) | STRING | 20110923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
Method UPLOAD Signature
Method UPLOAD on class CL_SRT_WSP_TEST_UTILS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20061114 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |