SAP ABAP Class IF_PAK_TEST_DATA_PROVIDER (Provides specific data for generic tests of ..._ROOT methods)
Properties
Class | IF_PAK_TEST_DATA_PROVIDER | |
Short Description | Provides specific data for generic tests of ..._ROOT methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050321 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PAK_TEST_DATA_PROVIDER has no forward declaration.
Interfaces
Class IF_PAK_TEST_DATA_PROVIDER has no interface implemented.
Friends
Class IF_PAK_TEST_DATA_PROVIDER has no friend class.
Attributes
Class IF_PAK_TEST_DATA_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clears the test data from the database | 20050321 |
2 | ![]() |
Instance method | Public | Method | Creates a concrete API object, but doesn't it save to the DB | 20050321 |
3 | ![]() |
Instance method | Public | Method | Gets a specific version of the API object | 20050321 |
4 | ![]() |
Instance method | Public | Method | Returns value of a specific property of the data provider | 20060111 |
5 | ![]() |
Instance method | Public | Method | Modifies the passed API object to a certain state | 20050321 |
6 | ![]() |
Instance method | Public | Method | Verifies that the passed API object has a certain state | 20050321 |
Events
Class IF_PAK_TEST_DATA_PROVIDER has no event.
Types
Class IF_PAK_TEST_DATA_PROVIDER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_PAK_TEST_DATA_PROVIDER has no parameter.
Method CLEAR on class IF_PAK_TEST_DATA_PROVIDER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The created API object instance | 20050322 |
Method CREATE on class IF_PAK_TEST_DATA_PROVIDER has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVATION_STATE | Call by reference | Type reference (TYPE) | PAK_ACTIVATION_STATE | The required version of the object | 20050509 | ||
2 | ![]() |
RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object got | 20050321 |
Method GET on class IF_PAK_TEST_DATA_PROVIDER has no exception.
Method GET_PROPERTY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROPERTY_VALUE | Value transfer | Type reference (TYPE) | CLIKE | Value of the requested property | 20060111 | ||
2 | ![]() |
IM_PROPERTY | Call by reference | Type reference (TYPE) | STRING | Identifier of the property (test specific) | 20060111 |
Method GET_PROPERTY_VALUE on class IF_PAK_TEST_DATA_PROVIDER has no exception.
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object to modify | 20050321 | ||
2 | ![]() |
IM_STATE_ID | Call by reference | Type reference (TYPE) | I | 0 | If the test case needs different states: state identifier | 20050321 |
Method MODIFY on class IF_PAK_TEST_DATA_PROVIDER has no exception.
Method VERIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PAK_WB_OBJECT | The object whose state to verify | 20050321 | ||
2 | ![]() |
IM_STATE_ID | Call by reference | Type reference (TYPE) | I | 0 | If the test case needs different states: state identifier | 20050321 |
Method VERIFY on class IF_PAK_TEST_DATA_PROVIDER has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in |