Hello,

Sign up to join our community!

Welcome Back,

Please sign in to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

You must login to ask a question.

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

SAP EWM Help Latest Questions

  • 0
  • 0
PrafulAnand

RF Picking Confirmed but Goods Issue Not Posted in SAP EWM – What Could Be the Reason?

In an SAP S/4HANA Embedded EWM system, warehouse operators are confirming picking using RF devices successfully.

However, even after RF picking confirmation:

Issue Description:

  • Warehouse Tasks are confirmed

  • Picking status appears complete

  • Stock is moved to staging area

  • But Goods Issue (GI) is not posted

  • Outbound delivery remains open

  • ERP delivery does not update

System Behavior:

  • No error displayed on RF device

  • No open WTs visible in /SCWM/MON

  • Delivery status remains “Picking Completed” but not “GI Posted”

  • Users are unsure whether additional steps are required

Checks Already Performed:

  • Queue (SMQ1 / SMQ2) checked

  • No short dump found

  • Delivery appears complete in EWM

  • Basic PPF action review done

Despite this, GI is not triggered automatically.


My Questions:

  • What are the most common reasons why Goods Issue is not posted after RF picking confirmation?

  • Which PPF actions or status controls should be verified?

  • Does GI require separate RF transaction or automatic action?

  • How to safely trigger or reprocess GI in production?

  • What configuration settings are commonly missed in outbound RF processes?

Looking for a real-project troubleshooting approach.


Related Questions

Leave an answer

Leave an answer

1 Him Answer

  1. RF Picking Confirmed but Goods Issue Not Posted in SAP EWM

    This issue is very common in SAP S/4HANA Embedded EWM projects, especially during outbound go-live.

    If:

    • Warehouse Tasks are confirmed

    • Picking status is complete

    • Stock moved to staging area

    • No queue or dump error

    But Goods Issue (GI) is not posted, then the issue is usually related to PPF action, status management, or outbound process control.

    Let’s analyze it step-by-step.


    1️⃣ Understand Important Concept

    In EWM:

    👉 Picking confirmation ≠ Goods Issue posting

    GI is a separate step and is normally triggered by:

    • PPF action automatically
      OR

    • Manual /SCWM/POST transaction
      OR

    • Separate RF transaction (if configured)

    Many projects assume GI posts automatically after picking — but that depends on configuration.


    2️⃣ Most Common Root Causes (Real Project Experience)


    🔹 A. PPF Action Not Triggered (Most Common)

    Goods Issue in EWM is controlled by PPF Action Profile.

    Check in:

    Transaction:
    /SCWM/PRDO

    Open outbound delivery → Go to Actions tab

    Look for action like:

    • /SCWM/PGI

    • Goods Issue

    • Outbound Delivery GI

    Check:

    • Is action scheduled?

    • Is action processed?

    • Any processing log error?

    If PPF is not scheduled, GI will never post.


    🔹 B. PPF Condition Record Missing

    Check configuration:

    SPRO → EWM → Cross Process Settings → PPF → Define Action Profiles

    Ensure:

    • Correct action profile assigned to document type

    • Condition record maintained

    • Processing time correct (Immediate or Background)

    If condition is missing, action will not trigger automatically.


    🔹 C. Outbound Delivery Status Not Fully Complete

    Even if picking appears complete, check:

    /SCWM/PRDO → Document Status

    Verify:

    • Picking Status = Completed

    • Loading Status = Completed

    • Goods Movement Status = Not Started

    If loading or staging is incomplete, GI may not trigger.


    🔹 D. GI Requires Separate RF Step (Project Design Dependent)

    Some projects configure RF flow like:

    1. Pick

    2. Stage

    3. Load

    4. Post GI

    If separate RF transaction is configured for GI, picking confirmation alone will NOT trigger GI.

    Check logical transaction in RF configuration.


    🔹 E. Queue or ERP Communication Issue

    Even if no visible queue error, check:

    Transaction:
    SMQ2

    Look for outbound queue to ERP.

    Sometimes queue is in READY but not processed.

    Also check:

    SM58 (tRFC errors)


    3️⃣ How to Safely Trigger GI in Production

    If delivery is ready but GI not posted:

    Option 1 (Safest)

    Use transaction:

    /SCWM/POST

    Select delivery → Execute GI manually.


    Option 2

    Reprocess PPF action in:

    /SCWM/PRDO → Actions → Execute manually


    ⚠ Never directly change delivery status tables in production.

    Always reprocess through standard transaction.


    4️⃣ Configuration Objects Commonly Missed

    ✔ PPF Action Profile
    ✔ Condition Record for GI
    ✔ Document Type → Action Profile assignment
    ✔ WPT auto-confirm settings
    ✔ RF Logical Transaction sequence
    ✔ Staging & Loading completion settings


    5️⃣ Real Project Scenario

    In one S/4HANA Embedded EWM project:

    Issue:
    RF picking completed successfully but GI not posted.

    Root Cause:
    PPF condition record for Goods Issue was not maintained after transport.

    System was not triggering action automatically.

    Fix:
    Maintained condition record in QA → Transported to Production → Reprocessed PPF.

    GI posted successfully.


    6️⃣ Practical Troubleshooting Sequence

    Follow this order:

    1. Check document status in /SCWM/PRDO

    2. Check PPF action status

    3. Verify condition records

    4. Confirm loading/staging complete

    5. Check SMQ2 & SM58

    6. Test manual GI using /SCWM/POST

    This avoids unnecessary configuration changes.


    🎯 Final Conclusion

    If RF picking is confirmed but Goods Issue is not posted in SAP EWM, it is usually due to:

    • PPF action not triggered

    • Missing condition record

    • Incomplete loading status

    • Separate RF GI step required

    • ERP queue issue

    Picking confirmation alone does NOT guarantee GI posting.

    Proper PPF and status verification will resolve the issue safely.