Download the current Golden DDL and Rules as an Excel workbook. Three sheets: DDL (source fields), Rules (lineage), Reference (valid values). Edit from any source — SAP notes, consultant input, Simplification List — then re-upload.
Module filter (blank = all)
Source Release
Target Release
Green rows = verified · Dark rows = draft. Dropdown validation included.
⬆ Import / Upload
Upload your edited Excel. New rows are inserted, existing rows are updated via ON CONFLICT DO UPDATE. All imported rules land as DRAFT until reviewed in Rule Authoring.
Source Release
Target Release
📄
Drop Excel file here or click to browse
Accepts the exported template format (.xlsx)
No file selected
All data sources route through the same Excel template
🔄
Pipeline Job
Automated weekly extraction from SAP public documentation. Exports to DB directly. Schedule via Dagster.
📋
SAP Simplification List
Download from SAP Marketplace. Add deprecated/retired entries to Rules sheet. Upload here.
👤
SAP Consultant Input
Expert fills template from SE11, migration guides, or project experience. Upload here.
🔧
SAP RFC Extract
Sprint 2: sap_dd_extractor.py reads live DD02L/DD03L, auto-imports. Requires SAP NW RFC SDK.