SAP ABAP Class IF_SADL_CAPABILITY_SERVICE (Capability Service for DB supported features)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_ABQI ABAP Query Interface 20121130
2 Interface composition (i COMPRISING i_ref)  IF_SADL_QUERY_ENGINE Execute SADL queries on DB 20121130
3 Interface composition (i COMPRISING i_ref)  IF_SADL_QUERY_FETCH IF_SADL_QUERY_FETCH 20130115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_LIST_DATA_SRC Internal: Data Source for DB Tables 20130429
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ABQI ABAP Query Interface 20130520
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_CAPABILITY_SERVICE Capability Service 20130416
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_RUNTIME SADL Runtime Implementation 20130214
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_ENGINE_SQL_BASE Abstract base class for SADL SQL query engines 20130917
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_FETCH SADL Query Fetch Implementation 20130123
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_SADL_ABQI_ABSTRACT Abstract implementation of IF_SADL_ABQI 20130128
... Click here to see Used By full list (12 items)
Properties
Class IF_SADL_CAPABILITY_SERVICE  
Short Description Capability Service for DB supported features    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121130   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_CAPABILITY_SERVICE has no forward declaration.
Interfaces
Class IF_SADL_CAPABILITY_SERVICE has no interface implemented.
Friends
Class IF_SADL_CAPABILITY_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CAPABILITIES Constant Public See coding 20121130
Methods
# Method Level Visibility Method type Description Created on
1 IS_CAPABILITY_SUPPORTED Instance method Public Method 20121130
2 IS_CONSUMABLE Instance method Public Method 20130513
3 IS_GROUPING_REQUIRED Instance method Public Method 20130513
Events
Class IF_SADL_CAPABILITY_SERVICE has no event.
Types
Class IF_SADL_CAPABILITY_SERVICE has no local type.
Method Signatures

Method IS_CAPABILITY_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPABILITY Call by reference Type reference (TYPE) STRING 20121130
2 Returning RV_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20121130

Method IS_CAPABILITY_SUPPORTED on class IF_SADL_CAPABILITY_SERVICE has no exception.

Method IS_CONSUMABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARTIFACT_NAME Call by reference Type reference (TYPE) STRING 20130513
2 Returning RV_CONSUMABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130513

Method IS_CONSUMABLE on class IF_SADL_CAPABILITY_SERVICE has no exception.

Method IS_GROUPING_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARTIFACT_NAME Call by reference Type reference (TYPE) STRING 20130513
2 Returning RV_GROUPING_REQUIRED Value transfer Type reference (TYPE) ABAP_BOOL 20130513

Method IS_GROUPING_REQUIRED on class IF_SADL_CAPABILITY_SERVICE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_ABQI ABAP Query Interface 20121130
2 Interface composition (i COMPRISING i_ref)  IF_SADL_QUERY_ENGINE Execute SADL queries on DB 20121130
3 Interface composition (i COMPRISING i_ref)  IF_SADL_QUERY_FETCH IF_SADL_QUERY_FETCH 20130115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_LIST_DATA_SRC Internal: Data Source for DB Tables 20130429
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ABQI ABAP Query Interface 20130520
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_CAPABILITY_SERVICE Capability Service 20130416
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_RUNTIME SADL Runtime Implementation 20130214
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_ENGINE_SQL_BASE Abstract base class for SADL SQL query engines 20130917
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_FETCH SADL Query Fetch Implementation 20130123
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_SADL_ABQI_ABSTRACT Abstract implementation of IF_SADL_ABQI 20130128
11 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_QUERY_ENGINE_ITAB Dummy implementation of query engine on ITAB 20140801
12 Interface implementation (CLASS c. INTERFACES i_ref)  TH_SADL_QUERY_ENGINE_SPY Spy object for query engine related tests 20130613
History
Last changed by/on SAP  20141121 
SAP Release Created in