Custom ABAP Transforms
Running custom ABAP transforms can extend SAP Cloud Integration for data services capabilities.
You can use custom ABAP transforms to incorporate ABAP functionality that is not available in the ABAP Query and ABAP Aggregation transforms. For example, when working with logical databases that are not supported in the product, you can use custom ABAP transforms to extract data. Custom ABAP transforms may also be useful to optimize generated code.
To create an ABAP transform, you create a separate ABAP FORM and map it to the ABAP transform.
Restriction
You should have extensive knowledge about using ABAP before
you create custom ABAP transforms in SAP Cloud Integration for data
services.