abap_service
Inspect OData contract metadata from a RAP SRVB binding: entity sets, keys, fields, navigation, CRUD/search permissions. Use contract, entity, or raw EDMX modes for V2/V4 services; no data access.
Instructions
OData contract a RAP SRVB publishes: entity sets, keys, fields, nav, CRUD/search/page perms; V2/V4 detected. Cannot read entity data — contract only. Unpublished bindings named as such.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | contract (default): sets/keys/perms. entity: expand one set, needs entity. raw: EDMX. | |
| entity | No | Set/type to expand. Required for mode=entity. | |
| binding | Yes | SRVB name, not the CDS view or SRVD. |