SAP ABAP Class IF_EX_AXT_RT_TABLES_API (API Exits for Tables)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081125
Properties
Class IF_EX_AXT_RT_TABLES_API  
Short Description API Exits for Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081125   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_AXT_RT_TABLES_API has no forward declaration.
Interfaces
Class IF_EX_AXT_RT_TABLES_API has no interface implemented.
Friends
Class IF_EX_AXT_RT_TABLES_API has no friend class.
Attributes
Class IF_EX_AXT_RT_TABLES_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Data 20091007
2 ON_CHANGE Instance method Public Method Modify Data During Internal Modification 20091007
3 ON_CREATE Instance method Public Method Modify Data During Internal Creation 20091007
4 QUERY Instance method Public Method Substitute the Query 20081125
Events
Class IF_EX_AXT_RT_TABLES_API has no event.
Types
Class IF_EX_AXT_RT_TABLES_API has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20091007
2 Importing IS_LOGICAL_KEY_STRUC Call by reference Type reference (TYPE) ANY 20091007
3 Importing IS_WORK_STRUCTURE Call by reference Type reference (TYPE) ANY 20091007
4 Importing IV_CALL_EVENT Call by reference Type reference (TYPE) AXT_BADI_EVENT 20091007
5 Importing IV_IS_NEW_OBJECT_ID Call by reference Type reference (TYPE) AXT_BOOLEAN 20091007
6 Importing IV_IS_NEW_PARENT_ID Call by reference Type reference (TYPE) AXT_BOOLEAN 20091007
7 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) STRING 20091007
8 Importing IV_PARENT_ID Call by reference Type reference (TYPE) STRING 20091007

Method CHECK on class IF_EX_AXT_RT_TABLES_API has no exception.

Method ON_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WORK_STRUCTURE Call by reference Type reference (TYPE) ANY 20091007
2 Importing IV_RECORD_ID Call by reference Type reference (TYPE) STRING 20091007

Method ON_CHANGE on class IF_EX_AXT_RT_TABLES_API has no exception.

Method ON_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WORK_STRUCTURE Call by reference Type reference (TYPE) ANY 20091007
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) STRING 20091007
3 Importing IV_PARENT_ID Call by reference Type reference (TYPE) STRING 20091007
4 Importing IV_RECORD_ID Call by reference Type reference (TYPE) STRING 20091007

Method ON_CREATE on class IF_EX_AXT_RT_TABLES_API has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090415
2 Exporting ET_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20090415
3 Exporting EV_QUERY_SUBSTITUTED Call by reference Type reference (TYPE) FLAG General Flag 20090415
4 Importing IT_KEY Call by reference Type reference (TYPE) ANY TABLE 20090415
5 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) AXTT_TABLES_SEL_PARAM TTYP for AXT_TABLES_SEL_PARAM 20081125
6 Importing IV_KEY_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20090415
7 Importing IV_LAST_KEY Call by reference Type reference (TYPE) ANY 20090415
8 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I 20081125
9 Importing IV_TABLE_ID Call by reference Type reference (TYPE) AXT_TABLE_ID Table ID 20090415
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME Exception class for Extensibility Runtime 20090415
History
Last changed by/on SAP  20100303 
SAP Release Created in