cds: CDS intelligence
CDS annotation definitions, DDIC element-info trees, entity → DDL resolution, and test-double dependencies.
Related guides: ddic-cds.
4 commands.
abapctl cds annotations
READ IDEMPGet CDS annotation definitions
| Option | Required | Description |
|---|---|---|
--connection | no | connection profile name |
abapctl cds annotations
abapctl cds element-info
READ IDEMPGet DDIC element info for a CDS entity
| Option | Required | Description |
|---|---|---|
entity (positional) | yes | entity (object/name argument) |
--connection | no | connection profile name |
--follow-associations | no | resolve association targets |
--no-extension-views | no | exclude extension views |
--no-secondary-objects | no | exclude secondary objects |
abapctl cds element-info I_CURRENCY
abapctl cds repository-access
READ IDEMPGet DDL repository access info for a CDS entity
| Option | Required | Description |
|---|---|---|
entity (positional) | yes | entity (object/name argument) |
--connection | no | connection profile name |
abapctl cds repository-access I_CURRENCY
abapctl cds test-dependencies
READ IDEMPGet CDS test double dependencies for a CDS entity
| Option | Required | Description |
|---|---|---|
entity (positional) | yes | entity (object/name argument) |
--connection | no | connection profile name |
--level | no | dependency level: hierarchy or unit |
--associations | no | include modeled associations |
abapctl cds test-dependencies I_CURRENCY