Skip to Content
Author's profile photo Wolfgang Woehrle

Debugging CDS Table Functions

So far, you could debug ABAP Managed Database Procedures (AMDPs). From now on, you can now also debug CDS table functions using the AMDP debugger.

A table function consists of a CDS definition and a SQL Script procedure implementation that is used for data retrieval when the table function is accessed (for example using OpenSQL).

For more information, look here Debugging AMDPs and CDS Table Functions

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.