What problem does it solve?
ABAP Dictionary management in SAP SE11 is tedious and error-prone when performed manually. This Skill automates the full lifecycle of DDIC objects across all nine object types using SAP GUI Scripting, reducing errors and accelerating deployments. It handles creation, updates, deletion (with explicit confirmation), and TR/activation flows, including required login and language handling.
Core Features & Use Cases
- Create or update: Automatically detects existence and applies the correct flow (create or update) using the appropriate SE11 screens.
- Full lifecycle: Defines fields, technical settings, saves, and activates objects; includes delete mode with safety prompts and post-delete cleanup.
- Transport/TR handling: Delegates TR resolution to a central flow and supports local objects; manages TR dialogs and master language prompts.
- Robust validation: Checks prerequisites (active SAP GUI session), existence of referenced DDIC elements/domains, and validates definitions before activation.
Quick Start
Create a new DDIC object in SE11 by providing the object type, name, and a tab-delimited definition file.