SAP ABAP Class CL_AXT_UI_CTXN_TABLE_EXT (Context node for table extension)
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_CONTEXT_NODE UI Context Node 20090129
Properties
Class CL_AXT_UI_CTXN_TABLE_EXT  
Short Description Context node for table extension    
Super Class CL_AXT_UI_CONTEXT_NODE UI Context Node 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_TEMPLATES   Generation templates for Extensibility 
Created 20090129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_UI_CTXN_TABLE_EXT has no forward declaration.
Interfaces
Class CL_AXT_UI_CTXN_TABLE_EXT has no interface implemented.
Friends
Class CL_AXT_UI_CTXN_TABLE_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_BOL_STRUCTURE Instance attribute Public Type reference (TYPE) STRUKNAME Name of a structure 20090402
2 MV_CARDINALITY Instance attribute Public Type reference (TYPE) AXT_TABLE_CARDINALITY Cardinality of table extension 20090129
3 MV_TABLE_ID Instance attribute Public Type reference (TYPE) AXT_TABLE_ID Table ID 20090129
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UI_OCA Instance method Public Method 20090331
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090129
3 CREATE Static method Public Method 20090204
Events
Class CL_AXT_UI_CTXN_TABLE_EXT has no event.
Types
Class CL_AXT_UI_CTXN_TABLE_EXT has no local type.
Method Signatures

Method ADD_UI_OCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_OCA Call by reference Object reference (TYPE REF TO) IF_AXT_UI_OCA 20090331
# Exception Resumable Description Created on
1 CX_AXT_DATA_ALREADY_EXISTS Data already exists error 20090331

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20090402
2 Importing IV_CARDINALITY Call by reference Type reference (TYPE) AXT_TABLE_CARDINALITY Cardinality of table extension 20090129
3 Importing IV_TABLE_ID Call by reference Type reference (TYPE) AXT_TABLE_ID Table ID 20090129

Method CONSTRUCTOR on class CL_AXT_UI_CTXN_TABLE_EXT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20090402
2 Importing IV_CARDINALITY Call by reference Type reference (TYPE) AXT_TABLE_CARDINALITY Cardinality of table extension 20090204
3 Importing IV_TABLE_ID Call by reference Type reference (TYPE) AXT_TABLE_ID Table ID 20090204
4 Returning RO_CONTEXT_NODE Value transfer Object reference (TYPE REF TO) CL_AXT_UI_CTXN_TABLE_EXT Context node for table extension 20090204

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