SAP CDS TABLE FUNCTION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

CDS table function
CDS entity defined using DEFINE TABLE FUNCTION in a CDS data definition. Each CDS table function is linked with an AMDP function in which it is implemented using SQLScript. Like any non-abstract CDS entity, a CDS table function can be used as a data source of AB-SQL read statements.
ABAP_MORE_INFO