Get_ATC_ResultDetail
Retrieve detailed ABAP Test Cockpit findings for a specific result entry by ID to analyze and resolve code issues.
Instructions
Retrieve detailed ATC (ABAP Test Cockpit) findings for a specific result entry by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ATC result ID (e.g. BE5D9646474E1FE1A2B8D4FAB25918A6) | |
| activeResult | No | Whether to retrieve only active results. Default: false | |
| contactPerson | No | Contact person filter (* = any). Default: * | |
| includeExemptedFindings | No | Include exempted findings. Default: false |