What problem does it solve? Working in SAP Financial Accounting is risky because nearly every post is a legal accounting document that updates balances immediately and cannot be deleted, only reversed. This Skill gives an AI agent the operator judgment to classify FI actions (read, reversible write, committing write, destructive) and to handle edge states like special G/L, clearing, cross-company, foreign currency, and closed periods before acting. ## Core Features & Use Cases - Action classification and gating: Maps FI transaction families (FB50, FB60, F-32/F-44, FB08, FBRA, F110, MR11, OB52) to read/write/destructive classes so consequential actions pause for human approval. - State and recovery reasoning: Explains the held/parked/posted/cleared/reversed document lifecycle and the correct recovery path for each failure, such as FBRA before reversing a cleared payment or MR8M instead of FB08 for MM-sourced invoices. - Deep reference tables: On-demand references cover posting keys and document types, clearing and the F110 payment run, GR/IR and MR11, posting periods, foreign currency valuation, special G/L, and tax codes. - Use Case: A user asks the agent to reverse a vendor payment that already cleared an invoice. The Skill directs it to reset the clearing with FBRA first, then reverse with FB08, and to treat the F110 bank file as potentially irrecoverable. ## Quick Start Ask the agent how to safely reverse a cleared vendor payment in SAP, or whether posting a parked document with FBV0 requires approval.