GetCdsUnitTestStatus
Retrieve the status of CDS unit test runs by providing a run identifier, enabling monitoring of test execution progress in SAP ABAP systems.
Instructions
Retrieve CDS unit test run status for a run_id.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run identifier returned by unit test run. | |
| with_long_polling | No | Enable long polling while waiting for status. |