SAP ABAP Class CL_AXT_BASE_OVP_TABEXT_DETAIL (Base class for table extension detail OVP)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_BSP_BASE_OVP Base class: Overview page controller 20111130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_EXTENSIBLE_OV_PAGE Interface to make an overview page extensible 20111206
Properties
Class CL_AXT_BASE_OVP_TABEXT_DETAIL  
Short Description Base class for table extension detail OVP    
Super Class CL_WCF_BSP_BASE_OVP Base class: Overview page controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20111130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_BASE_OVP_TABEXT_DETAIL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_EXTENSIBLE_OV_PAGE Interface to make an overview page extensible 20111206
Friends
Class CL_AXT_BASE_OVP_TABEXT_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CALLBACK Instance attribute Protected Object reference (TYPE REF TO) IF_AXT_TAB_DETAIL_UI_CALLBACK Callback interface for better support of detail views 20111201
2 MO_METADATA Instance attribute Private Object reference (TYPE REF TO) CL_AXT_TABLES_METADATA Metadata for generated tables 20111206
3 MV_BINDING_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20111206
4 MV_OBJECT_SUB_TYPE Instance attribute Private Type reference (TYPE) STRING 20111206
5 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) STRING 20111206
6 MV_TABLE_ID Instance attribute Protected Type reference (TYPE) AXT_TABLE_ID Table ID 20111206
7 MV_TITLE Instance attribute Protected Type reference (TYPE) STRING 20111206
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_DATA_NODE Instance method Private Method 20111206
2 GET_METADATA Instance method Private Method 20111206
Events
Class CL_AXT_BASE_OVP_TABEXT_DETAIL has no event.
Types
Class CL_AXT_BASE_OVP_TABEXT_DETAIL has no local type.
Method Signatures

Method EXTRACT_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COL Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20111206

Method EXTRACT_DATA_NODE on class CL_AXT_BASE_OVP_TABEXT_DETAIL has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_METADATA Value transfer Object reference (TYPE REF TO) CL_AXT_TABLES_METADATA Metadata for generated tables 20111206

Method GET_METADATA on class CL_AXT_BASE_OVP_TABEXT_DETAIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732