SAP ABAP Class CL_AXT_UI_LAYOUT_TABLE_VIEW (Layout for standard table view)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_TEMPLATES (Package) Generation templates for Extensibility
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_UI_LAYOUT Layout for views 20090205
Properties
Class CL_AXT_UI_LAYOUT_TABLE_VIEW  
Short Description Layout for standard table view    
Super Class CL_AXT_UI_LAYOUT Layout for views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_TEMPLATES   Generation templates for Extensibility 
Created 20090205   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no forward declaration.
Interfaces
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_EDIT Constant Public Type reference (TYPE) CHAR10 'EDIT' R/2 table 20090226
2 GC_TYPE_EMBED Constant Public Type reference (TYPE) CHAR10 'EMBED' R/2 table 20090306
3 MT_FIELDS Instance attribute Private Type reference (TYPE) AXTT_FIELD_CONFIG_PROPERTIES Table of field IDs 20090429
4 MV_TABLE_ID Instance attribute Public Type reference (TYPE) AXT_NAME Name 20090205
5 MV_TYPE Instance attribute Public Type reference (TYPE) CHAR10 R/2 table 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090205
2 CREATE Static method Public Method 20090205
Events
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no event.
Types
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) AXT_PARAMVALUE 'SINGLE' Parameter Value 20090205
2 Importing IV_TABLE_ID Call by reference Type reference (TYPE) AXT_NAME 'TABLE' Name 20090205
3 Importing IV_TYPE Call by reference Type reference (TYPE) CHAR10 GC_TYPE_EDIT 20090226

Method CONSTRUCTOR on class CL_AXT_UI_LAYOUT_TABLE_VIEW has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) AXTT_FIELD_CONFIG_PROPERTIES Table of field IDs 20090429
2 Importing IV_TABLE_ID Call by reference Type reference (TYPE) AXT_NAME 'TABLE' Name 20090205
3 Importing IV_TYPE Call by reference Type reference (TYPE) CHAR10 GC_TYPE_EDIT Character Field Length = 10 20090226
4 Returning RO_LAYOUT Value transfer Object reference (TYPE REF TO) CL_AXT_UI_LAYOUT_TABLE_VIEW Layout for standard table view 20090205

Method CREATE on class CL_AXT_UI_LAYOUT_TABLE_VIEW has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701