SAP ABAP Class CL_EVENT_CONTEXT_MNT_BRF (BRF: Maintenance Expression for Reading Contexts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_MNT_BRF BRF: Basis Class Expressions 20060419
Properties
Class CL_EVENT_CONTEXT_MNT_BRF  
Short Description BRF: Maintenance Expression for Reading Contexts    
Super Class CL_EXPRESSION_BASE_MNT_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20060419   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EVENT_CONTEXT_MNT_BRF has no forward declaration.
Interfaces
Class CL_EVENT_CONTEXT_MNT_BRF has no interface implemented.
Friends
Class CL_EVENT_CONTEXT_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BRF350_CUR Instance attribute Protected Type reference (TYPE) TBRF350 BRF: Expression Type for Reading Event Contexts 20060722
2 MS_BRF350_OLD Instance attribute Private Type reference (TYPE) TBRF350 BRF: Expression Type for Reading Event Contexts 20060722
3 MS_BRF350_SCR Instance attribute Protected Type reference (TYPE) SBRF350 BRF: Dialog Screen for Expression Type for Reading Contexts 20060722
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAIL_DATA Instance method Public Method Gets Detailed Data 20061102
2 MAP_DDIC_TO_BRF_RESULT Static method Protected Method Obsolete - Map DDIC to BRF 20060420
Events
Class CL_EVENT_CONTEXT_MNT_BRF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRTYPE_T_CONTEXT Public See coding 20060419 BEGIN OF strtype_t_context, tcontext TYPE brf_tcontext, refdata TYPE REF TO data, END OF strtype_t_context
2 TABTYPE_T_CONTEXT Public See coding 20060419 tabtype_t_context TYPE STANDARD TABLE OF strtype_t_context
Method Signatures

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF350 Call by reference Type reference (TYPE) SBRF350 BRF: Dialogdynpro für Ausdrucksart zum Lesen von Kontexten 20061102

Method GET_DETAIL_DATA on class CL_EVENT_CONTEXT_MNT_BRF has no exception.

Method MAP_DDIC_TO_BRF_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REF_RESULT_TYPE Call by reference Type reference (TYPE) TBRF150-REF_RESULT_TYPE Name des Dictionary Typs 20060420
2 Exporting EV_RESULT_DECIMALS Call by reference Type reference (TYPE) TBRF150-RESULT_DECIMALS Nachkommastellen für Typ P 20060420
3 Exporting EV_RESULT_LENGTH Call by reference Type reference (TYPE) TBRF150-RESULT_LENGTH Feldlänge / Strukturlänge 20060420
4 Exporting EV_RESULT_OUT_LEN Call by reference Type reference (TYPE) TBRF150-RESULT_OUT_LEN Ausgabelänge 20060420
5 Exporting EV_RESULT_TYPE Call by reference Type reference (TYPE) TBRF150-RESULT_TYPE BRF: Ergebnistyp 20060420
6 Importing IV_CONTEXT Call by reference Type reference (TYPE) SIMPLE Kontext 20060420
7 Importing IV_FIELD Call by reference Type reference (TYPE) SIMPLE Feld 20060420
8 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SIMPLE DDIC Struktur 20060420
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND Feld existiert nicht 20060420
History
Last changed by/on SAP  20130531 
SAP Release Created in 710