SAP ABAP Class CL_SRT_WSP_TEST_SCENARIO (Basisklasse für TestCase Scenarien)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_TEST_CASE | SOAP CONFIG TestCase | 20080909 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_CENTRAL_CONFIG | IS Testcase | 20110922 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_IS | IS Testcase | 20080910 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_MC | MC Testcase | 20080909 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_MGM_CONN | SRT: Test Management Connections | 20130702 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_P2P | P2P Testcase | 20080910 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_SCS | Simple Consumer Support Provider | 20110923 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_TEST_SR_EXT_WSDL | Service Registry Upload Test | 20121120 |
Properties
Class | CL_SRT_WSP_TEST_SCENARIO | |
Short Description | Basisklasse für TestCase Scenarien | |
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 | 20080909 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_TEST_SCENARIO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_TEST_CASE | SOAP CONFIG TestCase | 20080909 |
Friends
Class CL_SRT_WSP_TEST_SCENARIO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_TEST_SCENARIO' | 20110923 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAME | 20111005 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20111005 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REGISTRY | 20111005 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | 20111005 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20111005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks user and password | 20120117 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080909 |
3 | ![]() |
Instance method | Protected | Method | Benutzername und Passwort in Properties einfügen | 20080909 |
4 | ![]() |
Instance method | Protected | Method | Properties mit System-Verbindseinstellungen füllen | 20080909 |
5 | ![]() |
Instance method | Protected | Method | Hole Username und Passwort | 20080909 |
Events
Class CL_SRT_WSP_TEST_SCENARIO has no event.
Types
Class CL_SRT_WSP_TEST_SCENARIO has no local type.
Method Signatures
Method CHECK_USER_AND_PW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20120117 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_NAME | 20080909 | |||
2 | ![]() |
P_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TEST_CASE_TYPE | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20080909 |
Method FILL_IN_CREDENTIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGREEMENT_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | WSP Template Properties | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20080909 |
Method FILL_TRANSPORT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANNEL_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | Profile Eigenschaften für IS/P2P Verbindungen | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20080909 |
Method GET_USER_AND_PW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PWD | Call by reference | Type reference (TYPE) | STRING | 20080909 | |||
2 | ![]() |
USER | Call by reference | Type reference (TYPE) | STRING | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahemeklasse für Testausführung | 20080909 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |