SAP ABAP Class CL_SALV_GUI_TABLE_IDA (ALV with integrated data access (IDA): Factory)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
Properties
Class CL_SALV_GUI_TABLE_IDA  
Short Description ALV with integrated data access (IDA): Factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20120803   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_GUI_TABLE_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_GUI_TABLE_IDA has no interface implemented.
Friends
Class CL_SALV_GUI_TABLE_IDA has no friend class.
Attributes
Class CL_SALV_GUI_TABLE_IDA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create ALV with integrated data access (IDA) 20120803
2 CREATE_FOR_ABQI Static method Private Method 20140313
3 CREATE_FOR_CDS_VIEW Static method Public Method Create 'ALV with IDA' for Core Data Services(CDS) 20140313
4 DB_CAPABILITIES Static method Public Method Capabilities supported by current DB 20131122
Events
Class CL_SALV_GUI_TABLE_IDA has no event.
Types
Class CL_SALV_GUI_TABLE_IDA has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALC_FIELD_HANDLER Call by reference Object reference (TYPE REF TO) IF_SALV_IDA_CALC_FIELD_HANDLER IDA API: Handler for calculated fields 20130314
2 Importing IO_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for ALV display 20120803
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) DBTABL Name of table for database access 20120803
4 Returning RO_ALV_GUI_TABLE_IDA Value transfer Object reference (TYPE REF TO) IF_SALV_GUI_TABLE_IDA ALV with integrated data access (IDA) 20120809
# Exception Resumable Description Created on
1 CX_SALV_DB_CONNECTION 20120803
2 CX_SALV_DB_TABLE_NOT_SUPPORTED 20131107
3 CX_SALV_IDA_CONTRACT_VIOLATION IDA API contract violated by caller 20130314

Method CREATE_FOR_ABQI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALC_FIELD_HANDLER Call by reference Object reference (TYPE REF TO) IF_SALV_IDA_CALC_FIELD_HANDLER 20140313
2 Importing IO_ENTITY Value transfer Object reference (TYPE REF TO) IF_SADL_ENTITY 20140313
3 Importing IO_FETCH Value transfer Object reference (TYPE REF TO) IF_SADL_QUERY_FETCH 20140801
4 Importing IO_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20140313
5 Returning RO_ALV_GUI_TABLE_IDA Value transfer Object reference (TYPE REF TO) IF_SALV_GUI_TABLE_IDA 20140313
# Exception Resumable Description Created on
1 CX_SALV_DB_CONNECTION 20140313
2 CX_SALV_DB_TABLE_NOT_SUPPORTED 20140313
3 CX_SALV_IDA_CONTRACT_VIOLATION 20140313

Method CREATE_FOR_CDS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALC_FIELD_HANDLER Call by reference Object reference (TYPE REF TO) IF_SALV_IDA_CALC_FIELD_HANDLER 20140313
2 Importing IO_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20140313
3 Importing IV_CDS_VIEW_NAME Call by reference Type reference (TYPE) DBTABL 20140313
4 Returning RO_ALV_GUI_TABLE_IDA Value transfer Object reference (TYPE REF TO) IF_SALV_GUI_TABLE_IDA 20140313
# Exception Resumable Description Created on
1 CX_SALV_DB_CONNECTION 20140313
2 CX_SALV_DB_TABLE_NOT_SUPPORTED 20140313
3 CX_SALV_FUNCTION_NOT_SUPPORTED 20140313
4 CX_SALV_IDA_CONTRACT_VIOLATION 20140313

Method DB_CAPABILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CAPABILITY_SERVICE Value transfer Object reference (TYPE REF TO) IF_SALV_IDA_CAPABILITY_SERVICE 20131122

Method DB_CAPABILITIES on class CL_SALV_GUI_TABLE_IDA has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740