ReleaseAsC1
Register a Z/Y CDS wrapper view as C1-released in SAP's ARS_RUNTIME_API_STATE table, enabling ATC tools to recognize it as released. Includes dry-run preview.
Instructions
Formally register a Z/Y CDS wrapper view as C1-released in SAP's ARS_RUNTIME_API_STATE table. Used after CreateCDSObject in P4 flow so SAP's own ATC tools recognise the wrapper as released. Always dry_run: true by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true (default), shows the GET response and PUT body preview without writing to SAP. | |
| view_name | Yes | Z/Y-prefixed CDS view name to register as C1 released (e.g. ZW_PROCESSORDR_WRAP) |