SAP ABAP Interface IF_TEST_ENVIRONMENT_BRF (BRF: Test Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
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
| Interface | IF_TEST_ENVIRONMENT_BRF | |
| Short Description | BRF: Test Environment |
General Data
| Package | SBRF | Business Rule Framework |
| Created | 20070815 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TEST_ENVIRONMENT_BRF has no forward declaration.
Interfaces
Interface IF_TEST_ENVIRONMENT_BRF has no interface.
Friends
Interface IF_TEST_ENVIRONMENT_BRF has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_APPLCLASS | Instance attribute | Public | Type reference (TYPE) | BRF_APPLCLASS | BRF: Application Class | 20070816 | ||
| 2 | MV_EVENT | Instance attribute | Public | Type reference (TYPE) | BRF_EVENT | Name of Event | 20070816 | ||
| 3 | MV_TEST_ID | 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
Interface IF_TEST_ENVIRONMENT_BRF has no event.
Types
Interface 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 Interface IF_TEST_ENVIRONMENT_BRF has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_TEST_ENVIRONMENT_BRF has no parameter.
Method CLEAR on Interface IF_TEST_ENVIRONMENT_BRF has no exception.
Method FILL_CONTEXT Signature
Method FILL_CONTEXT on Interface IF_TEST_ENVIRONMENT_BRF has no parameter.
Method FILL_CONTEXT on Interface 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 Interface 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 Interface 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 Interface IF_TEST_ENVIRONMENT_BRF has no exception.
Method LOAD Signature
Method LOAD on Interface IF_TEST_ENVIRONMENT_BRF has no parameter.
Method LOAD on Interface 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 Interface 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 Interface IF_TEST_ENVIRONMENT_BRF has no exception.
Method SAVE Signature
Method SAVE on Interface IF_TEST_ENVIRONMENT_BRF has no parameter.
Method SAVE on Interface 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 Interface 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 Interface 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 Interface IF_TEST_ENVIRONMENT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |