SAP ABAP Class IF_EVENT_CONTEXT_BRF (BRF: Event Object of Context)
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
Class IF_EVENT_CONTEXT_BRF  
Short Description BRF: Event Object of Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060418   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVENT_CONTEXT_BRF has no forward declaration.
Interfaces
Class IF_EVENT_CONTEXT_BRF has no interface implemented.
Friends
Class IF_EVENT_CONTEXT_BRF has no friend class.
Attributes
Class IF_EVENT_CONTEXT_BRF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT Instance method Public Method Return a Context 20060418
2 GET_CONTEXT_COMPONENT Instance method Public Method Return a Component of a Context 20060418
3 GET_CONTEXT_DEFINITION Instance method Public Method Return the Context Definition 20060418
4 SET_CONTEXT Instance method Public Method Set a Context 20060418
5 SET_CONTEXT_COMPONENT Instance method Public Method Set a Component of a Context 20060418
Events
Class 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 Exporting ES_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20060418
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) BRF_TCONTEXT Kontext 20060418
# Exception Resumable Description Created on
1 INVALID_CONTEXT Ungültiger Kontext 20060418

Method GET_CONTEXT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20060418
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) BRF_TCONTEXT Kontext 20060418
3 Importing IV_CONTEXT_COMPONENT Call by reference Type reference (TYPE) C Kontext Komponente 20060418
# Exception Resumable Description Created on
1 INVALID_CONTEXT Ungültiger Kontext 20060418
2 INVALID_CTX_COMPONENT Ungültiger Kontextkomponent 20060418

Method GET_CONTEXT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXT_DEFINITION Call by reference Type reference (TYPE) TY_T_CTXDEF Datentyp für Kontextinformationen 20060418

Method GET_CONTEXT_DEFINITION on class 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 Importing IS_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20060418
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) BRF_TCONTEXT Kontext 20060418
# Exception Resumable Description Created on
1 INVALID_CONTEXT Ungültiger Kontext 20060418

Method SET_CONTEXT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20060418
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) BRF_TCONTEXT Kontext 20060418
3 Importing IV_CONTEXT_COMPONENT Call by reference Type reference (TYPE) C Kontext Komponente 20060418
# Exception Resumable Description Created on
1 INVALID_CONTEXT Ungültiger Kontext 20060418
2 INVALID_CTX_COMPONENT Ungültiger Kontextkomponent 20060418
History
Last changed by/on SAP  20110908 
SAP Release Created in