getDomainProperties
Retrieve a DDIC domain's definition—data type, length, decimals, output format, value table, and fixed values—by supplying its name or object URL.
Instructions
Read the definition of a DDIC domain: data type, length, decimals, output format, value table and fixed values. Takes the domain name; the object URL is accepted as well.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Domain name, e.g. ZAPP_STATUS. | |
| version | No | Which version to read: "active", "inactive" or "workingArea". Omit for the ADT default. | |
| domainUrl | No | Object URL instead of the name, e.g. /sap/bc/adt/ddic/domains/zapp_status. |