SAP ABAP Class IF_GENIL_APPL_INTLAY_MA (Interface for mass data access)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UIF_TRAVEL_BOL_COM_IMPL Main Implementation for BOL/GENIL 20100527
Properties
Class IF_GENIL_APPL_INTLAY_MA  
Short Description Interface for mass data access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100422   SAP 
Last change 20110908   SAP 
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)
Interfaces
Class IF_GENIL_APPL_INTLAY_MA has no interface implemented.
Friends
Class IF_GENIL_APPL_INTLAY_MA has no friend class.
Attributes
Class IF_GENIL_APPL_INTLAY_MA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Retrieve Object Data via Mass Access Interface 20100422
2 IS_GET_DATA_CALL_SUPPORTED Instance method Public Method Evaluate if GET_DATA call is supported for given parameters 20101018
Events
Class IF_GENIL_APPL_INTLAY_MA has no event.
Types
Class IF_GENIL_APPL_INTLAY_MA has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_SPEC Call by reference Object reference (TYPE REF TO) IF_GENIL_REQUEST_SPEC GenIL Request Specification 20100423
2 Importing IV_RESPONSE Call by reference Object reference (TYPE REF TO) IF_GENIL_MA_RESPONSE 20100423
# Exception Resumable Description Created on
1 CX_CRM_GENIL_GENERAL_ERROR General Exception 20101019

Method IS_GET_DATA_CALL_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_VIEW Call by reference Object reference (TYPE REF TO) CL_CRM_GENIL_VIEW View Data Container 20101029
2 Importing IV_REQUEST_SPEC Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_REQUEST_SPEC Specification of GenIL Object Request 20101018
3 Returning RV_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL True / False 20101018

Method IS_GET_DATA_CALL_SUPPORTED on class IF_GENIL_APPL_INTLAY_MA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in