Fit-to-Standard
Architect / Cross-trackintermediate

Running Fit-to-Standard Workshops: Delta Documentation and Backlog Governance

Learn how to structure and execute fit-to-standard workshops, capture and classify delta requirements, and govern the resulting backlog so that only justified customizations proceed into build.

Explanation

Fit-to-standard workshops are not generic requirements-gathering sessions; they are structured demonstrations of SAP best-practice processes, using preconfigured or model-company content, against which business stakeholders confirm fit or raise deltas. The workshop is the point where an architect's governance discipline either protects the clean core or lets scope creep back in. A well-run workshop follows a repeatable structure: (1) process walkthrough using the standard S/4HANA scope item or business process flow, ideally in a system with realistic master data, not slideware; (2) stakeholder confirmation per process step, explicitly recorded as Fit, Gap, or Workaround; (3) immediate classification of any gap using a decision framework rather than deferring it; (4) assignment of an owner and next action for every open item before the session closes. Skipping structured classification is the single biggest cause of backlog bloat later in the project. Delta classification typically uses categories such as: configuration-only fit (standard process, just needs config decisions), legal/regulatory requirement (statutory reporting, tax, or compliance mandates that genuinely require adaptation), competitive differentiator (a process the business believes creates market advantage and is willing to fund and maintain outside the core), and data or organizational structure issue (the gap is not a process problem but a master data or org-structure design problem, which should be solved architecturally rather than through code). Only the second and third categories are legitimate candidates for extension; the first and fourth should be resolved through configuration or design decisions in the workshop itself. For architects, the workshop is also where extensibility routing decisions begin. Once a gap is confirmed as legitimate, the architect (or an extensibility advisory role embedded in the workshop) should immediately ask which extension technology applies: in-app extensibility (key user tools, custom fields/logic within released extension points) for public cloud and increasingly recommended even on private cloud; side-by-side extensibility on BTP for complex logic, UI extensions, or integration-heavy scenarios; or, only where no released extension point exists and the business case is compelling, classic on-stack development on private cloud/on-premise with an explicit technical debt entry. Recording this routing decision at workshop time, not weeks later, keeps the backlog actionable and prevents rediscovery work. Governance structure matters as much as the workshop itself. Deltas should flow into a single backlog (commonly tracked in SAP Cloud ALM or a project management tool) with fields for process area, classification, extension technology, estimated effort, business owner, and approval status. A change control board or architecture review should approve any item routed to on-stack development or complex side-by-side builds before it enters sprint planning, because these items carry long-term maintenance and upgrade cost that the business sponsor often does not see at approval time. Without this checkpoint, individual functional consultants will accumulate small approved customizations that collectively erode the clean core. Deployment context changes workshop dynamics. In public cloud projects, workshops are inherently more constrained because on-stack modification is not available, which naturally suppresses gap volume but can also produce frustrated business stakeholders who expect on-premise-level flexibility; the architect's job includes managing this expectation gap explicitly, often before workshops even begin. In private cloud and on-premise projects, more extension routes exist, so the discipline of the classification framework becomes the primary defense against uncontrolled customization, since the technology alone will not constrain scope. Workshops should also produce negative confirmation, meaning explicit sign-off that a reviewed process was accepted as-is, not just a list of gaps. This is important later for scope traceability and for resisting late-stage reintroduction of requirements that were consciously rejected during fit-to-standard.

Real project scenario

During a private cloud implementation for a multinational manufacturer, the procurement workstream ran a fit-to-standard workshop on the standard purchase requisition approval process. The business initially raised twelve deltas. Applying the classification framework, the architect and lead consultant resolved seven through configuration decisions in the room (approval limits, release strategy tiers), reclassified three as master data/org-structure issues to be solved via a cost center hierarchy redesign, and confirmed only two as legitimate gaps: a country-specific tax withholding calculation (legal requirement) and a supplier scorecard integration the business considered a differentiator. Both approved deltas were routed to side-by-side extension on BTP rather than on-stack ABAP, keeping the core clean and the eventual project backlog to two governed items instead of twelve undifferentiated ones.

Common mistakes

• Treating every raised concern as a gap without applying a classification framework, inflating the backlog • Allowing workshop participants to defer decisions, resulting in unresolved items that resurface during testing • Not assigning an extension technology at the point the gap is confirmed, causing rework later • Failing to record explicit fit confirmations, leaving no evidence trail when requirements resurface late in the project • Running workshops from slides or requirements documents instead of a live system with realistic data • Letting functional leads approve on-stack development without architecture or governance board review • Ignoring master-data or org-structure root causes and solving them with custom code instead of structural redesign

Best practices

• Use a documented classification framework (fit, config gap, legal requirement, differentiator, data/org issue) in every workshop • Route every confirmed gap to a specific extension technology before the workshop closes • Require change control or architecture review approval for any on-stack or complex side-by-side item • Record explicit fit confirmations, not just gaps, to support later scope traceability • Run workshops in a live system with realistic master data rather than static documentation • Separate master data and organizational design issues from genuine process gaps • Track all deltas in a single governed backlog tool with owner, classification, and status fields • Set expectations early about extensibility constraints that differ by deployment option

Interview angle

Interviewers assess whether a candidate can run a workshop that produces governed outcomes rather than an unmanaged wish list, and whether they understand the distinction between a process gap, a data/org-structure issue, and a legitimate extension candidate. Be ready to describe a classification framework you used, how you routed a specific gap to in-app versus side-by-side versus on-stack extensibility, and how you prevented backlog bloat through governance checkpoints.