SAP ABAP Interface IF_RECA_TABLE_EXT_HANDLER (Extension of Tabular Master Data: Handler)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_TABLE_EXT_HANDLER Management of Table-Like Extensions 20070425
Properties
Interface IF_RECA_TABLE_EXT_HANDLER  
Short Description Extension of Tabular Master Data: Handler    
General Data
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20070425   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECA_TABLE_EXT_HANDLER has no interface.
Friends
Interface IF_RECA_TABLE_EXT_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_OBJNAMESTD Instance attribute Public Type reference (TYPE) RECAOBJNAMESTD Interface Name of Standard Object 20070425
2 MO_BUSOBJ Instance attribute Public Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business Object 20070425
3 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECA_STORABLE Object Can Be Stored 20070425
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_FIELDCATALOG Instance method Public Method Changes ALV Field Catalog (Localization) 20090330
2 FILL_EXTENSION_DATA Instance method Public Method Adds Data from Enhancement 20070523
3 GET_LIST Instance method Public Method List of Enhancements 20070425
4 HAS_EXTENSION Instance method Public Method Are There Enhancements? 20070425
5 HAS_GUI Instance method Public Method Is There an Interface? 20120329
6 INIT Instance method Public Method Initialization 20070425
7 PAI Instance method Public Method Screen PAI 20070425
8 PBO Instance method Public Method Screen PBO 20070425
Events
Interface IF_RECA_TABLE_EXT_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_EXTENSION Public See coding Enhancement 20070425 BEGIN OF mtype_s_extension, guinameext TYPE recaguinameext, objnameext TYPE recaobjnameext, title TYPE recadescription, structname TYPE tabname, END OF mtype_s_extension
2 MTYPE_T_EXTENSION Public See coding Extensions 20070425 mtype_t_extension TYPE STANDARD TABLE OF mtype_s_extension
Method Signatures

Method ADAPT_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20090330
2 Importing ID_LIST_STRUCTNAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20090330
3 Importing IF_NO_ZERO Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Nullzahlen ausgeben 20130911

Method ADAPT_FIELDCATALOG on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method FILL_EXTENSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20070523

Method FILL_EXTENSION_DATA on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) MTYPE_T_EXTENSION 20070425

Method GET_LIST on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method HAS_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070425

Method HAS_EXTENSION on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method HAS_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CAPTION Value transfer Type reference (TYPE) TEXT40 20120329
2 Exporting EF_HAS_GUI Value transfer Type reference (TYPE) ABAP_BOOL 20120329
3 Importing IS_CURR_ITEM Call by reference Type reference (TYPE) ANY 20120329

Method HAS_GUI on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNAMESTD Call by reference Type reference (TYPE) RECAOBJNAMESTD Interfacename des Standardobjekts 20070425
2 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20070425
3 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RECA_STORABLE Speicherbares Objekt 20070425

Method INIT on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GUINAMEEXT Call by reference Type reference (TYPE) RECAGUINAMEEXT Name der Oberflächenerweiterung 20070524

Method PAI on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CAPTION Value transfer Type reference (TYPE) TEXT40 Überschrift 20120329
2 Exporting ES_SUBSCREEN Value transfer Type reference (TYPE) RECASCREEN Dynpro 20120329
3 Importing ID_GUINAMEEXT Call by reference Type reference (TYPE) RECAGUINAMEEXT Name der Oberflächenerweiterung 20070524
4 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20070425
5 Importing IS_CURR_ITEM Call by reference Type reference (TYPE) ANY 20070425

Method PBO on Interface IF_RECA_TABLE_EXT_HANDLER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 602