What problem does it solve?
Managing SAP function groups (FGs) manually is error-prone and time-consuming. This Skill provides an automated, end-to-end lifecycle for SAP FG operations: existence check, create, activate, PROGDIR state verification, and deletion, with mode-aware routing between RFC and GUI paths.
Core Features & Use Cases
- Check whether a FG exists and report its state via RFC_READ_TABLE TLIBG or equivalent GUI paths.
- Create and activate FG in one RFC step when possible, with RFC-first approach and GUI fallback when RFC is unavailable.
- Check FG PROGDIR state to diagnose inactive FG scenarios and trigger re-activation if needed.
- Delete FG using GUI deletion flow with optional TR resolution, pre-checks, and a post-delete RFC verification to ensure a clean state.
Typical use cases include onboarding a new FG, updating function groups after FM changes, validating activation status before transport-release, and safely removing FG cascades when decommissioning.
Quick Start
Use this skill to manage FG ZFUGR001 by creating or activating with a short description and optional package/transport, using RFC when available or GUI otherwise.