SAP ABAP Interface IF_EX_AXT_RT_TABLES_API (API Exits for Tables)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Properties
Interface IF_EX_AXT_RT_TABLES_API  
Short Description API Exits for Tables    
General Data
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20081125   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_AXT_RT_TABLES_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20081125
Friends
Interface IF_EX_AXT_RT_TABLES_API has no friend.
Attributes
Interface 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
Interface IF_EX_AXT_RT_TABLES_API has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 701