SAP ABAP Class CL_SRT_AU_XIMIX (Helper for XI MIX AU Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS (Package) ABAP Unit Test Cases for ABAP SOAP Runtime
Properties
Class CL_SRT_AU_XIMIX  
Short Description Helper for XI MIX AU Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS   ABAP Unit Test Cases for ABAP SOAP Runtime 
Created 20060303   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_AU_XIMIX has no interface implemented.
Friends
Class CL_SRT_AU_XIMIX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CFG_FG_CL_LOC Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_FG_CL_LOC' 20060526
2 CFG_FG_CL_REM Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_FG_CL_REM' 20060526
3 CFG_FG_SR Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_FG_SR' 20060526
4 CFG_XI_CL_LOC Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_XI_CL_LOC' 20060526
5 CFG_XI_CL_REM Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_XI_CL_REM' 20060526
6 CFG_XI_SR Constant Public Type reference (TYPE) STRING 'SRT_CONFIG_XI_SR' 20060526
7 CMD_CHECK_RESULTS_ONE Constant Public Type reference (TYPE) STRING 'CHECK_RESULTS_ONE' 20060526
8 FG_NAME Constant Public Type reference (TYPE) STRING 'FG_WS_TESTS' 20060526
9 LP_FG_LOC Constant Public Type reference (TYPE) STRING 'LP_FG_LOC' 20060526
10 LP_FG_REM Constant Public Type reference (TYPE) STRING 'LP_FG_REM' 20060526
11 LP_NAME Static Attribute Public Type reference (TYPE) STRING 20060303
12 LP_XI_LOC Constant Public Type reference (TYPE) STRING 'LP_XI_LOC' 20060526
13 LP_XI_REM Constant Public Type reference (TYPE) STRING 'LP_XI_REM' 20060526
14 NS_NAME Static Attribute Public Type reference (TYPE) STRING 20060303
15 PROXY_FG Constant Public Type reference (TYPE) STRING 'CO_F2ZFG_WS_TESTS_WS' 20060526
16 PROXY_NAME_IN Static Attribute Public Type reference (TYPE) STRING 20060303
17 PROXY_NAME_OUT Static Attribute Public Type reference (TYPE) STRING 20060303
18 PROXY_NAME_OUT_SR Static Attribute Public Type reference (TYPE) STRING 20060303
19 PROXY_PREF Static Attribute Public Type reference (TYPE) STRING 20060303
20 PROXY_XI Constant Public Type reference (TYPE) STRING 'CO_SRT_TEST_SERVICE_OUT_710' 20060526
21 RT_CFG_NAME_CL Static Attribute Public Type reference (TYPE) STRING 20060303
22 RT_CFG_NAME_SR Static Attribute Public Type reference (TYPE) STRING 20060303
23 SD_FG Constant Public Type reference (TYPE) STRING 'ZFG_WS_TESTS_WS' 20060526
24 SD_NAME Static Attribute Public Type reference (TYPE) STRING 20060303
25 SD_XI Constant Public Type reference (TYPE) STRING 'SRT_TEST_SERVICE_IN_710' 20060526
26 TYPE_CALL_L Constant Public Type reference (TYPE) STRING 'L' 20060526
27 TYPE_CALL_R Constant Public Type reference (TYPE) STRING 'R' 20060526
28 TYPE_CALL_U Constant Public Type reference (TYPE) STRING 'U' 20060526
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RESULTS Static method Public Method 20060303
2 CHECK_RESULTS_ONE Static method Public Method 20060306
3 CREATE_CL_CONFIG Static method Public Method 20060306
4 CREATE_SR_CONFIG Static method Public Method 20060306
5 DELETE_ALL_CONFIGS Static method Public Method 20070419
6 DELETE_CL_CONFIG Static method Public Method 20060306
7 DELETE_SR_CONFIG Static method Public Method 20060306
8 DELETE_TEST_DATA Static method Public Method 20060608
9 SETUP Static method Public Method 20060303
10 START_CASE_AND_CHECK_RESULTS Static method Public Method 20070222
11 TEAR_DOWN Static method Public Method 20060303
Events
Class CL_SRT_AU_XIMIX has no event.
Types
Class CL_SRT_AU_XIMIX has no local type.
Method Signatures

Method CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STRING 20060303
2 Importing TC Value transfer Type reference (TYPE) STRING 20060303
3 Importing TYPE_CALL Value transfer Type reference (TYPE) STRING TYPE_CALL_U 20060526

Method CHECK_RESULTS on class CL_SRT_AU_XIMIX has no exception.

Method CHECK_RESULTS_ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Value transfer Type reference (TYPE) STRING LP_FG_REM 20060620
2 Importing PASS_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20060306
3 Importing P_TC Value transfer Type reference (TYPE) STRING 20060526
4 Returning RET Value transfer Type reference (TYPE) STRING 20060306
5 Importing TYPE_CALL Value transfer Type reference (TYPE) STRING TYPE_CALL_U 20060526

Method CHECK_RESULTS_ONE on class CL_SRT_AU_XIMIX has no exception.

Method CREATE_CL_CONFIG Signature

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

Method CREATE_CL_CONFIG on class CL_SRT_AU_XIMIX has no exception.

Method CREATE_SR_CONFIG Signature

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

Method CREATE_SR_CONFIG on class CL_SRT_AU_XIMIX has no exception.

Method DELETE_ALL_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OP Value transfer Type reference (TYPE) STRING 'C' 20070419
2 Returning RET Value transfer Type reference (TYPE) STRING 20070419

Method DELETE_ALL_CONFIGS on class CL_SRT_AU_XIMIX has no exception.

Method DELETE_CL_CONFIG Signature

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

Method DELETE_CL_CONFIG on class CL_SRT_AU_XIMIX has no exception.

Method DELETE_SR_CONFIG Signature

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

Method DELETE_SR_CONFIG on class CL_SRT_AU_XIMIX has no exception.

Method DELETE_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSID Call by reference Type reference (TYPE) TW_TASK_ID Task identifier Task Vital 20060608
2 Importing USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20060608

Method DELETE_TEST_DATA on class CL_SRT_AU_XIMIX has no exception.

Method SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_CONFIG Value transfer Type reference (TYPE) BOOLEAN ABAP_TRUE boolsche Variable (X=true, -=false, space=unknown) 20060306
2 Returning RET Value transfer Type reference (TYPE) STRING 20060303

Method SETUP on class CL_SRT_AU_XIMIX has no exception.

Method START_CASE_AND_CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_CONFIG Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20070301
2 Importing DELETE_CONFIG Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20070301
3 Returning RET Value transfer Type reference (TYPE) STRING 20070222
4 Importing TAKE_CONFIG Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20070302
5 Importing TC Value transfer Type reference (TYPE) STRING 20070222
6 Importing TYPE_CALL Value transfer Type reference (TYPE) STRING TYPE_CALL_U 20070222

Method START_CASE_AND_CHECK_RESULTS on class CL_SRT_AU_XIMIX has no exception.

Method TEAR_DOWN Signature

Method TEAR_DOWN on class CL_SRT_AU_XIMIX has no parameter.
Method TEAR_DOWN on class CL_SRT_AU_XIMIX has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710