SAP ABAP Class IF_TEST_ENVIRONMENT_BRF (BRF: Test Environment)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TEST_ENVIRONMENT_BASE_BRF | BRF: Test Environment Basis Class | 20070816 |
Properties
Class | IF_TEST_ENVIRONMENT_BRF | |
Short Description | BRF: Test Environment | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070815 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TEST_ENVIRONMENT_BRF has no forward declaration.
Interfaces
Class IF_TEST_ENVIRONMENT_BRF has no interface implemented.
Friends
Class IF_TEST_ENVIRONMENT_BRF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BRF_APPLCLASS | BRF: Application Class | 20070816 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BRF_EVENT | Name of Event | 20070816 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BRF_TEST_ID | BRF: Number of Test Data Record | 20070816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Existence of a Test Data Record | 20070816 |
2 | ![]() |
Instance method | Public | Method | Completely Resets Current Instance | 20070816 |
3 | ![]() |
Instance method | Public | Method | Fills Context with Input Data | 20070816 |
4 | ![]() |
Instance method | Public | Method | Determines the Required Fields | 20070816 |
5 | ![]() |
Static method | Public | Method | Transfers an Instance | 20070816 |
6 | ![]() |
Instance method | Public | Method | Determines Next Free Test ID | 20070816 |
7 | ![]() |
Instance method | Public | Method | Loads Test Data | 20070816 |
8 | ![]() |
Instance method | Public | Method | Executes Event to Be Tested | 20070816 |
9 | ![]() |
Instance method | Public | Method | Executes Event to Be Tested | 20070816 |
10 | ![]() |
Instance method | Public | Method | Saves Test Data | 20070816 |
11 | ![]() |
Instance method | Public | Method | Sets Current Application Class | 20070816 |
12 | ![]() |
Instance method | Public | Method | Sets Current Event | 20070816 |
13 | ![]() |
Instance method | Public | Method | Sets Test Data Record | 20070816 |
Events
Class IF_TEST_ENVIRONMENT_BRF has no event.
Types
Class IF_TEST_ENVIRONMENT_BRF has no local type.
Method Signatures
Method CHECK_TEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTING | Call by reference | Type reference (TYPE) | BRF_BOOLE_D | Space = false, 'X' = true | 20070816 | ||
2 | ![]() |
IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20070816 | ||
3 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | BRF_EVENT | Bezeichnung des Ereignisses | 20070816 | ||
4 | ![]() |
IV_TEST_ID | Call by reference | Type reference (TYPE) | BRF_TEST_ID | BRF: Nummer eines Testdatensatzes | 20070816 |
Method CHECK_TEST_ID on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method CLEAR Signature
Method CLEAR on class IF_TEST_ENVIRONMENT_BRF has no parameter.
Method CLEAR on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method FILL_CONTEXT Signature
Method FILL_CONTEXT on class IF_TEST_ENVIRONMENT_BRF has no parameter.
Method FILL_CONTEXT on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BRF911 | Call by reference | Type reference (TYPE) | TBRF911_T | BRF: Testdatensätze - Positionsdaten | 20070816 | ||
2 | ![]() |
IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20070816 | ||
3 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | BRF_EVENT | Bezeichnung des Ereignisses | 20070816 |
Method GET_FIELDS on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_TEST_ENVIRONMENT_BRF | BRF: Testumgebung | 20070816 | ||
2 | ![]() |
IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20070816 | ||
3 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070816 | ||
4 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | BRF_EVENT | Bezeichnung des Ereignisses | 20070816 |
Method GET_INSTANCE on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method GET_NEXT_TEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEST_ID | Call by reference | Type reference (TYPE) | BRF_TEST_ID | BRF: Nummer eines Testdatensatzes | 20070816 |
Method GET_NEXT_TEST_ID on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method LOAD Signature
Method LOAD on class IF_TEST_ENVIRONMENT_BRF has no parameter.
Method LOAD on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BRF_MESSAGE_T | BRF: Nachricht - Tabellentyp | 20070816 | ||
2 | ![]() |
IV_WITH_TRACE | Call by reference | Type reference (TYPE) | BRF_BOOLE_D | Space = false, 'X' = true | 20070816 |
Method PROCESS on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method PROCESS_SPECIFIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BRF_MESSAGE_T | BRF: Nachricht - Tabellentyp | 20070816 |
Method PROCESS_SPECIFIC on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method SAVE Signature
Method SAVE on class IF_TEST_ENVIRONMENT_BRF has no parameter.
Method SAVE on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method SET_APPLCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLCLASS | Call by reference | Type reference (TYPE) | BRF_APPLCLASS | BRF: Anwendungsklasse | 20070816 |
Method SET_APPLCLASS on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method SET_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | BRF_EVENT | Bezeichnung des Ereignisses | 20070816 |
Method SET_EVENT on class IF_TEST_ENVIRONMENT_BRF has no exception.
Method SET_TEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEST_ID | Call by reference | Type reference (TYPE) | BRF_TEST_ID | BRF: Nummer eines Testdatensatzes | 20070816 |
Method SET_TEST_ID on class IF_TEST_ENVIRONMENT_BRF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |