SAP ABAP Interface /TDAG/CPIF_ALV_GRID_USER (CP: Interface for classes that use an ALV grid from the rep.)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPCL_DECL_SUB_VIEW_CTRL CP: Controls the graph. representation of declarable subst 20080311
Properties
Interface /TDAG/CPIF_ALV_GRID_USER  
Short Description CP: Interface for classes that use an ALV grid from the rep.    
General Data
Package /TDAG/CP   Compliance for products 
Created 20080311   SAP 
Last changed 20141109   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /TDAG/CPIF_ALV_GRID_USER has no interface.
Friends
Interface /TDAG/CPIF_ALV_GRID_USER has no friend.
Attributes
Interface /TDAG/CPIF_ALV_GRID_USER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FIELD_CATALOG Instance method Public Method Create the field catalog for the ALV grid 20080311
2 DEREGISTER_EVENT_HANDLERS Instance method Public Method Deregisters the event handler methods for the ALV grid 20080311
3 GET_LOGICAL_LAYOUT_GROUP Instance method Public Method Returns the logical group for the ALV grid layouts 20080311
4 REGISTER_EVENT_HANDLERS Instance method Public Method Registers the event handler methods for the ALV grid 20080311
Events
Interface /TDAG/CPIF_ALV_GRID_USER has no event.
Types
Interface /TDAG/CPIF_ALV_GRID_USER has no local type.
Method Signatures

Method CREATE_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_F4_FIELDS Call by reference Type reference (TYPE) LVC_T_F4 Fields that have F4 help 20080311
2 Exporting ET_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT The created field catalog 20080311
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Additional data to create the field catalog 20080311
4 Importing I_FLG_EDIT Call by reference Type reference (TYPE) ESP1_BOOLEAN Indicator if data can be maintained 20080311
# Exception Resumable Description Created on
1 CREATE_FAILED The field catalog could not be created 20080311

Method DEREGISTER_EVENT_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID The grid for which the event handlers should be deregistered 20080311

Method DEREGISTER_EVENT_HANDLERS on Interface /TDAG/CPIF_ALV_GRID_USER has no exception.

Method GET_LOGICAL_LAYOUT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGICAL_GROUP Value transfer Type reference (TYPE) SLIS_LOGGR The logical group for layouts 20080311

Method GET_LOGICAL_LAYOUT_GROUP on Interface /TDAG/CPIF_ALV_GRID_USER has no exception.

Method REGISTER_EVENT_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID The grid for which the event handlers should be registered 20080311

Method REGISTER_EVENT_HANDLERS on Interface /TDAG/CPIF_ALV_GRID_USER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100_46C