abap_rap
Generate a complete RAP stack (CDS, BDEF, class, SRVD, SRVB) from a table. Set ABAP_ALLOW_WRITE=true to get output; otherwise the tool returns a refusal.
Instructions
Generate a RAP stack (CDS, BDEF, class, SRVD, SRVB) from a table. LOCKED on this server: ABAP_ALLOW_WRITE does not enable writes, and ABAP_MODE is not set, so that variable is what decides it. Set ABAP_ALLOW_WRITE=true (ABAP_ALLOW_PACKAGES is optional — it narrows the default, which is every package). Calling it returns a refusal and sends nothing to the SAP system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||