MakionDocs ← makion.dev

Adobe Forms

The Adobe Forms role clones and adapts SAP Interactive Forms — the Adobe/XFA form templates (XDP) edited in transaction SFP — from a natural-language instruction. You describe the change you want; the role produces a finished form file for you to paste into SAP by hand.

Adobe Forms is a read-only role toward SAP: it is handed no SAP write tools and cannot lock, create, or activate anything in your system. All of its work happens on the form file, and the final step into SAP is always yours. Pick it in the Chat composer under the Development product. For the permission model, see How roles work.

At a glance#

Role Read/Write Use it to…
Adobe Forms Read-only (SAP) Clone and adapt a SAP Interactive Form and get a finished XDP to paste into SFP.

What it does#

You give the role an existing form and a plain-language instruction — for example, "add a field for the customer VAT number next to the address block," or "reorder the amount column to the left." The role drives a bundled forms engine that edits the form's XFA/XDP structure precisely.

Supported operations include:

The result is a finished XDP file — a complete, adapted form template ready to go back into SAP.

The manual-paste handoff#

Because the role has no SAP write access, it cannot put the form back into your system for you. The handoff is deliberate and simple:

  1. Describe the change and provide the source form in Chat.
  2. The role edits the form and delivers the finished XDP file.
  3. You open transaction SFP in SAP, open the target form, and paste in the adapted XDP.
  4. You activate and test the form in SAP as usual.

The final step is a human action in SAP. Review the delivered XDP before you paste it into SFP — the role prepares the form, but you are the one who commits it to your system.

When to use it#

Reach for Adobe Forms when you need to adapt an existing SAP Interactive Form and would rather describe the change in plain language than hand-edit XFA/XDP markup. It is a clone-and-adapt tool: it is best for targeted edits to a form you already have, delivered as a file you paste in yourself.