SAP ABAP Class IF_APL_ECATT_PARAMS_EVENTS (Interface for Definition of EVENTS of CL_APL_ECATT_PARAMS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APL_ECATT_PARAMS Parameter Definition for Test Data 20020924
Properties
Class IF_APL_ECATT_PARAMS_EVENTS  
Short Description Interface for Definition of EVENTS of CL_APL_ECATT_PARAMS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APL_ECATT_PARAMS_EVENTS has no forward declaration.
Interfaces
Class IF_APL_ECATT_PARAMS_EVENTS has no interface implemented.
Friends
Class IF_APL_ECATT_PARAMS_EVENTS has no friend class.
Attributes
Class IF_APL_ECATT_PARAMS_EVENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_EV_FIELD_VAL_CHANGED Instance method Public Method Resolve Event EV_FIELD_VAL_CHANGED 20020924
Events
# Event Type Visibility Description Created on
1 EV_FIELD_VAL_CHANGED Instance Event
(0)
Public
(2)
Parameter Value (Simple Param. or Structure Leaf ) Changed 20020924
Types
Class IF_APL_ECATT_PARAMS_EVENTS has no local type.
Method Signatures

Method RAISE_EV_FIELD_VAL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PATH Call by reference Type reference (TYPE) STRING Name eines Parameters oder einer Kommandoschnittstelle 20020924
2 Importing IM_PINDEX Call by reference Type reference (TYPE) ETPINDEX eCATT: Parameterindex 20020924
3 Importing IM_VALUE Call by reference Type reference (TYPE) ETVAL eCATT Parameterwert 20020924
4 Importing IM_VARID Call by reference Type reference (TYPE) ETVAR_ID '' Name der Variante 20020924
5 Importing IM_VINDEX Call by reference Type reference (TYPE) ETVINDEX 0 Index einer Variante 20020924

Method RAISE_EV_FIELD_VAL_CHANGED on class IF_APL_ECATT_PARAMS_EVENTS has no exception.
Event Signatures

Event EV_FIELD_VAL_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PATH Exporting Value transfer Type reference (TYPE) STRING Name eines Parameters oder einer Kommandoschnittstelle 20020924
2 PINDEX Exporting Value transfer Type reference (TYPE) ETPINDEX Parameterindex 20020924
3 VALUE Exporting Value transfer Type reference (TYPE) ETVAL Neuer Wert 20020924
4 VARID Exporting Value transfer Type reference (TYPE) ETVAR_ID Name der Variante 20020924
5 VINDEX Exporting Value transfer Type reference (TYPE) ETVINDEX Index einer Variante 20020924
History
Last changed by/on SAP  20110908 
SAP Release Created in