sap-ariba-pr2po-check

sap-ariba-pr2po-check is a command for Claude Code from BoxLogoDev/sapstack. It costs 33 tokens per session (542 once invoked), scanned A, original, MIT.

A diagnostic checklist for the SAP Ariba purchasing flow from a purchase request to a purchase order sent to a supplier. It checks approvals, conversion, CIG integration, S/4HANA creation, and supplier-network delivery.

In plain words
What is it for?
Use it when approvals are stuck, requests fail to become purchase orders, CIG cannot create an S/4HANA PO, or a supplier does not receive the order.
Why use it?
It helps identify whether a stuck request or missing purchase order is caused by approval rules, master-data mappings, integration connectivity, document settings, or supplier registration.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/boxlogodev/sapstack/sap-ariba-pr2po-check
Clone the repo
git clone --depth 1 https://github.com/BoxLogoDev/sapstack

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sap-ariba-pr2po-check

README.md
[![agentmods](https://agentmods.dev/badge/commands/boxlogodev/sapstack/sap-ariba-pr2po-check.svg)](https://agentmods.dev/commands/boxlogodev/sapstack/sap-ariba-pr2po-check)
Your own site
<a href="https://agentmods.dev/commands/boxlogodev/sapstack/sap-ariba-pr2po-check"><img src="https://agentmods.dev/badge/commands/boxlogodev/sapstack/sap-ariba-pr2po-check.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 542 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00542
Opus 5 $0.00016 $0.00271
Sonnet 5 $0.00007 $0.00108
Haiku 4.5 $0.00003 $0.00054

Measured 6d ago against content hash 6d1d0b438c8b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

sap-ariba-pr2po-check scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/sap-ariba-pr2po-check.md · 64 lines

What it actually says

/sap-ariba-pr2po-check — Ariba PR-to-PO 흐름 진단

사용 시점

  • PR 승인이 stuck (며칠 대기)
  • PR → PO 자동 변환 실패
  • 공급사 PO 받지 못함
  • Approval workflow 변경 후 검증

체크 단계

Stage 1: PR (Ariba Buying)

  • PR 생성 권한 (Requester role)
  • Cost Center / Project / WBS 마스터 매핑
  • Catalog 또는 Free-text 선택
  • PR Header에 commodity code

Stage 2: Approval Workflow

  • Approver assignment (rule + delegation)
  • SoD 위반 없는지 (자기 PR 자기 승인 금지)
  • 부서 변경/휴가/퇴사 대응
  • Notification 정상 전송

Stage 3: PR → PO 변환

  • Auto-Convert 활성?
  • Sourcing event 연계 (전략 카테고리)
  • Contract 확정 (있을 경우)
  • Vendor selection (catalog/preferred/sourcing)

Stage 4: CIG → S/4 PO 생성

  • CIG Worker 상태 (Cloud Connector)
  • S/4 ME21N 호출 정상
  • PO Type / Document Type 매핑
  • Account Assignment 정상
  • 부가세 코드 매핑

Stage 5: PO 전송 (Network)

  • 공급사 Trading Relationship 활성
  • 전송 방법 (Network / cXML / Email)
  • 공급사 Network 로그인 확인
  • PO 확인 응답 받음 (PO Confirmation)

흔한 원인

단계 원인
Approval stuck Delegate 미설정·휴가
Conversion fail Catalog 비활성 / 단가 불일치
CIG 실패 마스터 매핑 / Cloud Connector
공급사 미수신 Trading Relationship / Network 미등록

Output (Evidence Loop 패턴)

PR ID + 의심 단계 명시 → /sap-session-start로 본격 진단.

참조

  • plugins/sap-ariba/skills/sap-ariba/SKILL.md
  • agents/sap-ariba-consultant.md
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 64 lines · 33 tokens per session scan A 6d1d0b438c8b

Subscribe to this mod's changes

sap-ariba-pr2po-check is a command published in the GitHub repository BoxLogoDev/sapstack (18 stars, last pushed 6d ago), licensed MIT. It adds 33 tokens to every session and 542 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.