SAP ABAP Class CL_AXT_TABLES_PERSISTENCY (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 Inheritance (c INHERITING FROM c_ref)  CL_AXT_TABLES_ABST_PERSISTENCY Abstract persistency of AXT Tables 20090414
Properties
Class CL_AXT_TABLES_PERSISTENCY  
Short Description Persistency of AXT Tables    
Super Class CL_AXT_TABLES_ABST_PERSISTENCY Abstract persistency of AXT Tables 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20080917   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_TABLES_PERSISTENCY has no forward declaration.
Interfaces
Class CL_AXT_TABLES_PERSISTENCY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_AXT_TABLES_BUFFER 20081215 Buffer for table extensions
Attributes
Class CL_AXT_TABLES_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080917
2 WRITE_CHANGEDOCUMENTS Instance method Private Method 20080917
Events
Class CL_AXT_TABLES_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 20090121 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 Metadata for generated tables 20081017
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME Exception class for Extensibility Runtime 20080919

Method WRITE_CHANGEDOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE Call by reference Type reference (TYPE) STANDARD TABLE Table of Record IDs 20081024
2 Importing IT_INSERT Call by reference Type reference (TYPE) STANDARD TABLE 20081024
3 Importing IT_UPDATE Call by reference Type reference (TYPE) STANDARD TABLE 20081024
4 Importing IT_UPDATE_OLD Call by reference Type reference (TYPE) STANDARD TABLE 20081215
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME Exception class for Extensibility Runtime 20081024
History
Last changed by/on SAP  20110908 
SAP Release Created in 701