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 CO_CLASS_NAME Static Attribute Private Type reference (TYPE) STRING 'CL_SRT_WSP_TEST_UTILS' 20110923
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method 20061114
2 DELETE_USER_AND_PW Static method Public Method 20110923
3 DOWNLOAD Static method Public Method 20061114
4 DOWNLOAD_TEMPLATE Static method Public Method 20061114
5 GET_OBJECT_DATA Static method Public Method 20061114
6 GET_TEST_CASE_NAMES_BY_TYPE Static method Public Method 20080915
7 GET_TEST_CASE_TYPES Static method Public Method 20080901
8 GET_USER_AND_PW Static method Public Method 20110923
9 UPLOAD 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_OBJECT_NAME Name des Datenobjektes 20061114
2 Importing TEST_CASE_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_NAME Name des Testfalles 20061114
3 Importing TEST_CASE_TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20061114
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST 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 CX_SRT_WSP_TEST 20110923

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_OBJECT_NAME Name des Datenobjektes 20061114
2 Importing TEST_CASE_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_NAME Name des Testfalles 20061114
3 Importing TEST_CASE_TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20061114
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST 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 Importing 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 CX_SRT_WSP_TEST 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 Exporting DDIC_TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_OBJECT_DDIC_TYPE DDIC Typ des Datenobjektes 20061114
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_OBJECT_NAME Name des Datenobjektes 20061114
3 Exporting REFERENCE Call by reference Object reference (TYPE REF TO) DATA Referenz auf gefüllte DDIC-Struktur 20061114
4 Importing TEST_CASE_NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_NAME Name des Testfalles 20061114
5 Importing TEST_CASE_TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20061114
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST 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 Returning NAMES Value transfer Type reference (TYPE) SRT_WSP_TEST_CASE_NAMES Namen der Testfälle 20080915
2 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20080915
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST 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 Returning 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 Changing PC_PASSWORD Call by reference Type reference (TYPE) STRING 20110923
2 Changing PC_USER Call by reference Type reference (TYPE) STRING 20110923
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST 20110923

Method UPLOAD Signature

Method UPLOAD on class CL_SRT_WSP_TEST_UTILS has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST Ausnahemeklasse für Testausführung 20061114
History
Last changed by/on SAP  20130531 
SAP Release Created in