SAP ABAP Interface IF_AXT_GENERATION_EVENTS (Event interface for generation events)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_COMMON (Package) Common Extensibility objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_EXTENSION_BUILDER Building of extensions 20081216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_TABLE_ENTRY Table entry (TABU) generation element 20090108
Properties
Interface IF_AXT_GENERATION_EVENTS  
Short Description Event interface for generation events    
General Data
Package AXT_COMMON   Common Extensibility objects 
Created 20081216   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_AXT_GENERATION_EVENTS has no forward declaration.
Interfaces
Interface IF_AXT_GENERATION_EVENTS has no interface.
Friends
Interface IF_AXT_GENERATION_EVENTS has no friend.
Attributes
Interface IF_AXT_GENERATION_EVENTS has no attribute.
Methods
Interface IF_AXT_GENERATION_EVENTS has no method.
Events
# Event Type Visibility Description Created on
1 BEFORE_GENERATION Static Event
(1)
Public
(2)
The generation of an extension will be started 20081216
2 GENERATED Static Event
(1)
Public
(2)
A generation has been done 20081216
3 TABLE_ENTRIES_CHANGED Static Event
(1)
Public
(2)
Table entries have been updated/inserted/deleted 20090108
Types
Interface IF_AXT_GENERATION_EVENTS has no local type.
Event Signatures

Event BEFORE_GENERATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_FIELD_IDS Exporting Value transfer Type reference (TYPE) AXTT_FIELD_ID Table of field IDs 20081216

Event GENERATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_FIELD_IDS Exporting Value transfer Type reference (TYPE) AXTT_FIELD_ID Table of field IDs 20081216

Event TABLE_ENTRIES_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_TABNAME Exporting Value transfer Type reference (TYPE) TABNAME Table Name 20090108
History
Last changed by/on SAP  20110908 
SAP Release Created in 701