SAP ABAP Class CL_SRTG_GEN_TEST (test class for generator for xsd, st and code from RFCs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SOAP_GEN (Package) WSDL, ST and Code Generation Pool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION Implementation of a SOAP Application Container 20030915
Properties
Class CL_SRTG_GEN_TEST  
Short Description test class for generator for xsd, st and code from RFCs    
Super Class CL_SOAP_APPLICATION Implementation of a SOAP Application Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_GEN   WSDL, ST and Code Generation Pool 
Created 20030915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRTG_GEN_TEST has no interface implemented.
Friends
Class CL_SRTG_GEN_TEST has no friend class.
Attributes
Class CL_SRTG_GEN_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GENERATOR Static method Public Method 20030915
2 CREATE_SAMPLE_DT_CONFIG Static method Public Method 20040121
3 CREATE_SAMPLE_RT_CONFIG Static method Public Method 20030915
4 CREATE_SAMPLE_ST_CALL Static method Public Method Create Simple Transformation Template of Table 20031218
5 CREATE_SAMPLE_ST_STRUCT Static method Public Method Create Simple Transformation Template of Structure 20031215
6 CREATE_SAMPLE_ST_TABLE Static method Public Method Create Simple Transformation Template of Table 20031216
7 GET_WSDL_BY_DEFAULT_DEST Static method Public Method get WSDL for activated WebServices 20030916
8 GET_WSDL_BY_URL Static method Public Method get WSDL for activated WebServices 20030916
Events
Class CL_SRTG_GEN_TEST has no event.
Types
Class CL_SRTG_GEN_TEST has no local type.
Method Signatures

Method CREATE_GENERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GENERATOR Value transfer Object reference (TYPE REF TO) CL_SRT_GEN_RFC 20030915
2 Importing USE_ABAP_TYPES Call by reference Type reference (TYPE) BOOLEAN 20030915
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20041216
4 Importing WSNAME Call by reference Type reference (TYPE) WEBSNAME 20030915

Method CREATE_GENERATOR on class CL_SRTG_GEN_TEST has no exception.

Method CREATE_SAMPLE_DT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Object reference (TYPE REF TO) IF_SOAP_CONFIGURE_SERVICE 20040121
2 Importing WEBSERVICE Call by reference Type reference (TYPE) WEBSNAME Name eines Web Service 20040121

Method CREATE_SAMPLE_DT_CONFIG on class CL_SRTG_GEN_TEST has no exception.

Method CREATE_SAMPLE_RT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Object reference (TYPE REF TO) IF_SOAP_CONFIGURE_SERVICE 20030915

Method CREATE_SAMPLE_RT_CONFIG on class CL_SRTG_GEN_TEST has no exception.

Method CREATE_SAMPLE_ST_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE boolsche Variable (X=true, -=false, space=unknown) 20040113
2 Returning ST Value transfer Type reference (TYPE) STRING 20031218

Method CREATE_SAMPLE_ST_CALL on class CL_SRTG_GEN_TEST has no exception.

Method CREATE_SAMPLE_ST_STRUCT Signature

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

Method CREATE_SAMPLE_ST_STRUCT on class CL_SRTG_GEN_TEST has no exception.

Method CREATE_SAMPLE_ST_TABLE Signature

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

Method CREATE_SAMPLE_ST_TABLE on class CL_SRTG_GEN_TEST has no exception.

Method GET_WSDL_BY_DEFAULT_DEST Signature

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

Method GET_WSDL_BY_DEFAULT_DEST on class CL_SRTG_GEN_TEST has no exception.

Method GET_WSDL_BY_URL Signature

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

Method GET_WSDL_BY_URL on class CL_SRTG_GEN_TEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640