SAP ABAP Interface IF_EVENT_CONTEXT_BRF (BRF: Event Object of Context)
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_EVENT_CONTEXT_BASE_BRF | BRF: Event with Simple Context | 20060419 |
Properties
| Interface | IF_EVENT_CONTEXT_BRF | |
| Short Description | BRF: Event Object of Context |
General Data
| Package | SBRF | Business Rule Framework |
| Created | 20060418 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EVENT_CONTEXT_BRF has no forward declaration.
Interfaces
Interface IF_EVENT_CONTEXT_BRF has no interface.
Friends
Interface IF_EVENT_CONTEXT_BRF has no friend.
Attributes
Interface IF_EVENT_CONTEXT_BRF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return a Context | 20060418 | |
| 2 | Instance method | Public | Method | Return a Component of a Context | 20060418 | |
| 3 | Instance method | Public | Method | Return the Context Definition | 20060418 | |
| 4 | Instance method | Public | Method | Set a Context | 20060418 | |
| 5 | Instance method | Public | Method | Set a Component of a Context | 20060418 |
Events
Interface IF_EVENT_CONTEXT_BRF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CTXDEF | Public | Type reference (TYPE) | TBRF340 | 20060418 | |
|
| 2 | TY_T_CTXDEF | Public | See coding | 20060418 | ty_t_ctxdef TYPE TABLE OF tbrf340
|
Method Signatures
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | 20060418 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | BRF_TCONTEXT | Kontext | 20060418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Kontext | 20060418 |
Method GET_CONTEXT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | 20060418 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | BRF_TCONTEXT | Kontext | 20060418 | |||
| 3 | IV_CONTEXT_COMPONENT | Call by reference | Type reference (TYPE) | C | Kontext Komponente | 20060418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Kontext | 20060418 | ||
| 2 | Ungültiger Kontextkomponent | 20060418 |
Method GET_CONTEXT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXT_DEFINITION | Call by reference | Type reference (TYPE) | TY_T_CTXDEF | Datentyp für Kontextinformationen | 20060418 |
Method GET_CONTEXT_DEFINITION on Interface IF_EVENT_CONTEXT_BRF has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | 20060418 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | BRF_TCONTEXT | Kontext | 20060418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Kontext | 20060418 |
Method SET_CONTEXT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | 20060418 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | BRF_TCONTEXT | Kontext | 20060418 | |||
| 3 | IV_CONTEXT_COMPONENT | Call by reference | Type reference (TYPE) | C | Kontext Komponente | 20060418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Kontext | 20060418 | ||
| 2 | Ungültiger Kontextkomponent | 20060418 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |