/IWFND/SU_GWC_TD - Test data for Gateway Client
Test data for Gateway Client information is stored in SAP table /IWFND/SU_GWC_TD.
It is part of development package /IWFND/COS_SUPPORTABILITY_S in software component OPU-GW-V4. This development package consists of objects that can be grouped under "SAP Gateway - Supportability - Shared with V4 and CP".
It is part of development package /IWFND/COS_SUPPORTABILITY_S in software component OPU-GW-V4. This development package consists of objects that can be grouped under "SAP Gateway - Supportability - Shared with V4 and CP".
Fields for table /IWFND/SU_GWC_TD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SAPCLIENT | Client ID | X | SYMANDT | CLNT | 6 | |
TESTGROUP | Test group | X | /IWFND/SUTIL_TEST_GROUP | CHAR | 24 | |
TESTCASE | Test case | X | /IWFND/SUTIL_TEST_CASE | CHAR | 120 | |
CHANGED_BY | User Name | SYUNAME | CHAR | 24 | ||
CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
METHOD | HTTP Method | CHAR | 16 | |||
REQUEST_URI | Request URI | CHAR | 200 | |||
REQUEST_DATA | Request Data in XML format | RSTR | 8 | |||
HTTP_CODES | Expected HTTP Status Codes for response check | CHAR | 80 | |||
REUSE_CONNECTION | X: Reuse HTTP connection | CHAR | 2 | |||
TDC_RESPONSE | Test Data Container for Response Data in XML format | RSTR | 8 | |||
TDC_CHECK_TYPE | H/B/b: Header/Body/Header&Body | CHAR | 2 | |||
DESCRIPTION | Description of GW Test Cases using Select | CHAR | 200 |