Skip to main content
Manusで任意のスキルを実行
ワンクリックで

sap-gen-cds

スター6
フォーク1
更新日2026年7月18日 02:20

Generates an ABAP CDS view (Core Data Services) from a spec or a natural-language description and deploys it to a live SAP system WITHOUT ADT — via the RFC-enabled installer FM Z_CDS_DDL_INSTALL (which hosts CL_DD_DDL_HANDLER_FACTORY). Emits classic DDL (DEFINE VIEW with @AbapCatalog.sqlViewName) on SAP_BASIS 7.50-7.54, and can emit view entities (DEFINE VIEW ENTITY) on 7.55+. Creates the DDL source (DDLS), registers its TADIR entry under a package, activates it (generating the SQL view for classic views), and verifies via RFC (TADIR / DD02L / DD25L). Also supports delete. Part of the D13 clean-core codegen lane. Phase 1 = basic / composite views; RAP behaviour definitions + OData binding are out of scope (demand-gated Phase 2). Prerequisites: SAP profile saved via /sap-login (RFC password required); SAP NCo 3.1 (32-bit, .NET 4.0) in GAC; SAP_BASIS >= 7.50; the installer FM Z_CDS_DDL_INSTALL present + Remote-Enabled (Step 3 bootstraps it if absent).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
6 ファイル
SKILL.md
readonly