SAP ABAP Class CL_AXT_TABLES_ABST_PERSISTENCY (Abstract persistency of AXT Tables)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_PERSISTENCY Interface for persistencies 20090414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_TABLES_PERSISTENCY Persistency of AXT Tables 20090414
2 Inheritance (c INHERITING FROM c_ref)  CL_AXT_TABLES_PERSISTENCY_CT Persistency of customer own tables 20090414
Properties
Class CL_AXT_TABLES_ABST_PERSISTENCY  
Short Description Abstract persistency of AXT Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20090414   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_TABLES_ABST_PERSISTENCY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_PERSISTENCY Interface for persistencies 20090414
Friends
# Friend Modeled only Created on Description
1 IF_AXT_TABLES_BUFFER 20090414 Buffer for table extensions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TABLE_METADATA Instance attribute Protected Object reference (TYPE REF TO) CL_AXT_TABLES_METADATA Metadata for generated tables 20090414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090414
Events
Class CL_AXT_TABLES_ABST_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LS_CHANGES_BY_OBJECT_ID Private See coding 20090414 BEGIN OF ty_ls_changes_by_object_id, object_id TYPE string, rt_xtab TYPE REF TO data, rt_ytab TYPE REF TO data, END OF ty_ls_changes_by_object_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_METADATA Call by reference Object reference (TYPE REF TO) CL_AXT_TABLES_METADATA 20090414
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090414
History
Last changed by/on SAP  20100303 
SAP Release Created in 701