SAP ABAP Class /IWFND/CL_SUTIL_GW_CLIENT_CFG (Gateway Client Cofniguration)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_SUPPORTABILITY (Package) GW Framework - Supportability Components
Properties
Class /IWFND/CL_SUTIL_GW_CLIENT_CFG  
Short Description Gateway Client Cofniguration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COS_SUPPORTABILITY   GW Framework - Supportability Components 
Created 20120323   SAP 
Last change 20141120    
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 /IWFND/CL_SUTIL_GW_CLIENT_CFG has no interface implemented.
Friends
Class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HTTP_BODY_BEG Constant Private Type reference (TYPE) STRING '' 20120601
2 CO_HTTP_BODY_END Constant Private Type reference (TYPE) STRING '' 20120601
3 CO_HTTP_COOKIE Constant Private Type reference (TYPE) STRING 'Cookie' 20121206
4 CO_HTTP_HEADER Constant Private Type reference (TYPE) STRING 'HTTP_HEADER' 20120601
5 CO_HTTP_HEADER_BEG Constant Private Type reference (TYPE) STRING '' 20121206
6 CO_HTTP_HEADER_END Constant Private Type reference (TYPE) STRING '' 20121206
7 CO_HTTP_XSRF_REQ_WITH Constant Private Type reference (TYPE) STRING 'x-requested-with' 20121206
8 CO_HTTP_XSRF_TOKEN Constant Private Type reference (TYPE) STRING 'X-CSRF-Token' 20121206
9 CO_I_MED_SRH Constant Private Type reference (TYPE) STRING '/IWFND/I_MED_SRH' 20120601
10 CO_REPORT_CORE_SAMPLES Constant Private Type reference (TYPE) SYREPID '/IWFND/SUTIL_GW_CLIENT_SAMPLES' ABAP Program: Current Main Program 20120914
11 CO_REQUEST_DATA_BEG Constant Private Type reference (TYPE) STRING '' 20120601
12 CO_REQUEST_DATA_END Constant Private Type reference (TYPE) STRING '' 20120601
13 CO_START_CORE_SAMPLES Constant Private Type reference (TYPE) TY_REPORT_LINE '*START_CORE_SAMPLES' 20120914
14 CO_TEST_CASE_DOCUMENT Constant Private Type reference (TYPE) /IWFND/SUTIL_TEST_CASE 'Service Document' Test case 20120601
15 CO_TEST_CASE_METADATA Constant Private Type reference (TYPE) /IWFND/SUTIL_TEST_CASE 'Service Metadata' Test case 20120601
16 CO_TEST_GROUP_DEFAULT Constant Public Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP 'DEFAULT' Test group 20120601
17 CO_URI_DOLLAR_COUNT Constant Private Type reference (TYPE) STRING '$count' 20120928
18 CO_URI_DOLLAR_FORMAT_JSON Constant Private Type reference (TYPE) STRING '$format=json' 20120928
19 CO_URI_DOLLAR_INLINECOUNT Constant Private Type reference (TYPE) STRING '$inlinecount=allpages' 20120928
20 CO_URI_DOLLAR_METADATA Constant Private Type reference (TYPE) STRING '$metadata' 20120928
21 CO_URI_DOLLAR_METADATA_SAPDOCU Constant Private Type reference (TYPE) STRING '$metadata?sap-documentation=all' 20121016
22 CO_URI_DOLLAR_SKIP Constant Private Type reference (TYPE) STRING '$skip=2' 20120928
23 CO_URI_DOLLAR_TOP Constant Private Type reference (TYPE) STRING '$top=2' 20120928
24 CO_URI_SAP_DS_DEBUG_DOWNLOAD Constant Private Type reference (TYPE) STRING 'sap-ds-debug=download' 20121029
25 CO_URI_SAP_DS_DEBUG_TRUE Constant Private Type reference (TYPE) STRING 'sap-ds-debug=true' 20121029
26 CO_URI_SAP_STATISTICS_TRUE Constant Private Type reference (TYPE) STRING 'sap-statistics=true' 20130704
27 CO_XML_TEST_CASES Constant Private Type reference (TYPE) STRING 'TEST_CASES' 20120531
28 MO_CLIENT_PROXY Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_SUTIL_CLIENT_PROXY Support Utilities: Client Proxy 20120601
29 MO_CONFIG_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_SUTIL_GW_CLIENT_CFG Gateway Client Cofniguration 20120323
30 MO_SUTIL_MONI Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_SUTIL_MONI Support Utilities: Monitoring 20120323
31 MV_HTTP_BODY_BEG Static Attribute Private Type reference (TYPE) XSTRING 20120601
32 MV_HTTP_BODY_END Static Attribute Private Type reference (TYPE) XSTRING 20120601
33 MV_HTTP_HEADER_BEG Static Attribute Private Type reference (TYPE) XSTRING 20121206
34 MV_HTTP_HEADER_END Static Attribute Private Type reference (TYPE) XSTRING 20121206
35 MV_REQUEST_DATA_BEG Static Attribute Private Type reference (TYPE) XSTRING 20120601
36 MV_REQUEST_DATA_END Static Attribute Private Type reference (TYPE) XSTRING 20120601
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXPECTED_STATUS Instance method Public Method Check format of expected status codes 20120728
2 CHECK_TEST_CASE Instance method Public Method Check test case 20120323
3 CHECK_TEST_GROUP Instance method Public Method Check test group 20120914
4 COPY_TEST_CASES Instance method Public Method Copy test cases to other test group 20120914
5 CREATE_DB_TEST_DATA Instance method Private Method Create test data for DB 20121206
6 CREATE_DEFAULT_TEST_CASES Instance method Public Method Create default test cases 20120601
7 CREATE_GROUP_CORE_SAMPLES Instance method Public Method Create default test group CORE_SAMPLES 20120914
8 CREATE_TEST_CASE Instance method Public Method Create test case 20120601
9 CREATE_URI_OPTION Instance method Public Method Create an URI option 20120928
10 DELETE_TEST_CASES Instance method Public Method Delete test cases 20120531
11 DELETE_URI_OPTION Instance method Public Method Delete an URI option 20120928
12 DOWNLOAD_TEST_CASES Instance method Public Method Download test cases 20120531
13 GET_EXPECTED_STATUS Instance method Public Method Get expected status codes 20120822
14 GET_INSTANCE Static method Public Method Get instance 20120323
15 GET_TEST_CASES Instance method Public Method Get test cases 20120323
16 GET_TEST_GROUPS Instance method Public Method Get test groups 20120531
17 GET_URI_OPTIONS Instance method Public Method Get URI options 20120928
18 MODIFY_REQUEST_URI Instance method Public Method Modify Request URI (Namespace/Name to upper case, ...) 20120718
19 MOVE_TABLE_TO_XSTRING Instance method Private Method Move data table to XSTRING 20120913
20 MOVE_TEST_CASES Instance method Public Method Move test cases to other test group 20120914
21 PARSE_HTTP_DATA Static method Public Method Get HTTP Header and Body 20121206
22 RENAME_TEST_CASE Instance method Public Method Rename test case 20120323
23 RENAME_TEST_GROUP Instance method Public Method Rename test group 20120531
24 SAVE_TEST_CASE Instance method Public Method Save test case 20120323
25 SET_EXPECTED_STATUS Instance method Public Method Set expected status codes for response status check 20120728
26 UPLOAD_TEST_CASES Instance method Public Method Download test cases 20120531
Events
Class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_EXPECTED_CODE Public See coding 20120728 tt_expected_code TYPE STANDARD TABLE OF ty_expected_code
2 TT_RANGE_REQUEST_URI Private See coding 20120530 tt_range_request_uri TYPE RANGE OF /iwfnd/su_gwc_td-request_uri
3 TT_RANGE_TEST_CASE Private See coding 20120323 tt_range_test_case TYPE RANGE OF /iwfnd/sutil_test_case
4 TT_RANGE_TEST_GROUP Private See coding 20120323 tt_range_test_group TYPE RANGE OF /iwfnd/sutil_test_group
5 TT_REPORT_LINE Private See coding 20120913 tt_report_line TYPE STANDARD TABLE OF ty_report_line
6 TT_TRANSFER_DATA Private See coding 20121206 tt_transfer_data TYPE STANDARD TABLE OF ty_transfer_data
7 TY_EXPECTED_CODE Public See coding 20120728 BEGIN OF ty_expected_code, operation_codes TYPE string_table, END OF ty_expected_code
8 TY_REPORT_LINE Private See coding 20120913 ty_report_line TYPE c LENGTH 201
9 TY_TRANSFER_DATA Private See coding 20121206 BEGIN OF ty_transfer_data, sapclient TYPE /iwfnd/sutil_gwc_test_data-sapclient, testgroup TYPE /iwfnd/sutil_gwc_test_data-testgroup, testcase TYPE /iwfnd/sutil_gwc_test_data-testcase, changed_by TYPE /iwfnd/sutil_gwc_test_data-changed_by, changed_at TYPE /iwfnd/sutil_gwc_test_data-changed_at, method TYPE /iwfnd/sutil_gwc_test_data-method, request_uri TYPE string, request_data TYPE /iwfnd/sutil_gwc_test_data-request_data, changed_date TYPE /iwfnd/sutil_gwc_test_data-changed_date, changed_time TYPE /iwfnd/sutil_gwc_test_data-changed_time, http_codes TYPE /iwfnd/sutil_gwc_test_data-http_codes, username TYPE syuname, reuse_connection TYPE xsdboolean, END OF ty_transfer_data
Method Signatures

Method CHECK_EXPECTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120728
2 Importing IV_HTTP_CODES Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA-HTTP_CODES Expected HTTP Status Codes for response check 20120728

Method CHECK_EXPECTED_STATUS on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CHECK_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_CASE Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Test case 20120323
2 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120323
3 Returning RV_FOUND Value transfer Type reference (TYPE) XSDBOOLEAN X: exists 20120323

Method CHECK_TEST_CASE on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CHECK_TEST_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120914
2 Returning RV_FOUND Value transfer Type reference (TYPE) XSDBOOLEAN X: exists 20120914

Method CHECK_TEST_GROUP on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method COPY_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEST_INFO Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_INFO_T Test case info - Table 20120914
2 Importing IV_TEST_GROUP_NEW Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP New test group 20120914

Method COPY_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CREATE_DB_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSFER_DATA Call by reference Type reference (TYPE) TY_TRANSFER_DATA Transfer data 20121206
2 Returning RS_DB_TEST_DATA Value transfer Type reference (TYPE) /IWFND/SU_GWC_TD Test data for Gateway Client 20121206

Method CREATE_DB_TEST_DATA on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CREATE_DEFAULT_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAMESPACE Service Namespace 20120601
2 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAME External Service Name 20120601
3 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP CO_TEST_GROUP_DEFAULT Test group 20120627
4 Returning RV_ERROR_TEXT Value transfer Type reference (TYPE) STRING Error Text if any 20120601

Method CREATE_DEFAULT_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CREATE_GROUP_CORE_SAMPLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120914
2 Importing IV_NEW_ONLY Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_FALSE Copy only new test cases 20120914

Method CREATE_GROUP_CORE_SAMPLES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CREATE_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAMESPACE Service namespace 20120601
2 Importing IV_OPERATION_INFO Call by reference Type reference (TYPE) STRING Operation info 20120601
3 Importing IV_REQUEST_HEADER Call by reference Type reference (TYPE) /IWFND/SUTIL_PROPERTY_T Request header 20120601
4 Importing IV_REQUEST_METHOD Call by reference Type reference (TYPE) STRING 'GET' Request method 20120601
5 Importing IV_REQUEST_PAYLOAD Call by reference Type reference (TYPE) XSTRING Request payload 20120601
6 Importing IV_REUSE_CONNECTION Call by reference Type reference (TYPE) XSDBOOLEAN X: Reuse HTTP connection 20140428
7 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAME External service name 20120601
8 Importing IV_TEST_CASE Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Test case 20120601
9 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test case 20120601

Method CREATE_TEST_CASE on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method CREATE_URI_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120928
2 Importing IV_URI_OPTION Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_URI_OPTION URI Option 20120928

Method CREATE_URI_OPTION on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method DELETE_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEST_ID Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_ID_T Test case data - Table 20120601

Method DELETE_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method DELETE_URI_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120928
2 Importing IV_URI_OPTION Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_URI_OPTION URI Option 20120928

Method DELETE_URI_OPTION on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method DOWNLOAD_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FILENAME Call by reference Type reference (TYPE) STRING File name 20120905
2 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error text if any 20120905
3 Importing IT_TEST_DATA Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA_T Test case data - Table 20120531

Method DOWNLOAD_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method GET_EXPECTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPECTED_CODE Call by reference Type reference (TYPE) TT_EXPECTED_CODE Table os expected HTTP Codes 20120822
2 Importing IV_HTTP_CODES Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA-HTTP_CODES Expected HTTP Status Codes for response check 20120822

Method GET_EXPECTED_STATUS on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONFIG_INSTANCE Value transfer Object reference (TYPE REF TO) /IWFND/CL_SUTIL_GW_CLIENT_CFG Gateway Client Cofniguration 20120323

Method GET_INSTANCE on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method GET_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAMESPACE Service Namespace 20120323
2 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) /IWFND/UI_SERVICE_NAME External Service Name 20120323
3 Importing IV_TEST_CASE Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Test case 20120323
4 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120323
5 Returning RT_TEST_DATA Value transfer Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA_T Test case data - Table 20120323

Method GET_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method GET_TEST_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEST_GROUP Value transfer Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP_T Test case data - Table 20120531

Method GET_TEST_GROUPS on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method GET_URI_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_URI_OPTION Value transfer Type reference (TYPE) /IWFND/SUTIL_GWC_URI_OPTION_T URI Option - Table 20120928

Method GET_URI_OPTIONS on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method MODIFY_REQUEST_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_REQUEST_URI Call by reference Type reference (TYPE) CSEQUENCE Request URI 20120718

Method MODIFY_REQUEST_URI on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method MOVE_TABLE_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20120914
2 Exporting EV_XDOC Call by reference Type reference (TYPE) XSTRING 20120913
3 Importing IT_REPORT_LINE Call by reference Type reference (TYPE) TT_REPORT_LINE 20120913

Method MOVE_TABLE_TO_XSTRING on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method MOVE_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEST_INFO Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_INFO_T Test case info - Table 20120914
2 Importing IV_TEST_GROUP_NEW Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP New test group 20120914

Method MOVE_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method PARSE_HTTP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTTP_HEADER Call by reference Type reference (TYPE) /IWFND/SUTIL_PROPERTY_T HTTP Headers 20121206
2 Exporting EV_HTTP_BODY Call by reference Type reference (TYPE) XSTRING HTTP Body 20121206
3 Importing IV_XMLDATA Call by reference Type reference (TYPE) XSTRING XML test data 20121206

Method PARSE_HTTP_DATA on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method RENAME_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_CASE_NEW Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE New test case 20120323
2 Importing IV_TEST_CASE_OLD Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Old test case 20120323
3 Importing IV_TEST_GROUP_NEW Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP New test group 20120531
4 Importing IV_TEST_GROUP_OLD Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Old test group 20120531

Method RENAME_TEST_CASE on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method RENAME_TEST_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_GROUP_NEW Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP New test case 20120531
2 Importing IV_TEST_GROUP_OLD Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120531

Method RENAME_TEST_GROUP on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method SAVE_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HTTP_CODES Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA-HTTP_CODES Expected HTTP Status Codes for response check 20120727
2 Importing IV_HTTP_METHOD Call by reference Type reference (TYPE) STRING HTTP Method 20120323
3 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) XSTRING Request Data 20120323
4 Importing IV_REQUEST_URI Call by reference Type reference (TYPE) STRING Request URI 20120323
5 Importing IV_REUSE_CONNECTION Call by reference Type reference (TYPE) XSDBOOLEAN X: Reuse HTTP connection 20140428
6 Importing IV_TEST_CASE Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Test case 20120323
7 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120323

Method SAVE_TEST_CASE on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method SET_EXPECTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120728
2 Importing IV_HTTP_CODES Call by reference Type reference (TYPE) /IWFND/SUTIL_GWC_TEST_DATA-HTTP_CODES Expected HTTP Status Codes for response check 20120728
3 Importing IV_TEST_CASE Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_CASE Test case 20120728
4 Importing IV_TEST_GROUP Call by reference Type reference (TYPE) /IWFND/SUTIL_TEST_GROUP Test group 20120728

Method SET_EXPECTED_STATUS on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.

Method UPLOAD_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_TEXT Call by reference Type reference (TYPE) STRING Error Text if any 20120914
2 Importing IV_NEW_ONLY Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_FALSE Copy only new test cases 20120913
3 Importing IV_XDOC Call by reference Type reference (TYPE) XSTRING Test Data 20120913

Method UPLOAD_TEST_CASES on class /IWFND/CL_SUTIL_GW_CLIENT_CFG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 250