DeleteCdsUnitTest
Remove an existing CDS unit test class from the ABAP system, optionally specifying a transport request for transportable packages.
Instructions
Delete a CDS unit test class (global class).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | Global test class name (e.g., ZCL_CDS_TEST). | |
| transport_request | No | Transport request number (required for transportable packages). |