LSC Goods Receipt and QA

Detailed LSC inbound process with packaging structures, QA decisions, put-away activities, and validation rules.

Purpose

This page describes the operational LSC process for goods receipt, packaging structure validation, QA control, and put-away activities. It is intended for warehouse staff and key users who perform the goods receipt process in LSC.

Goods Receipt Process Overview

The LSC goods receipt process differs from standard BC by offering a package-oriented view. The process includes:

  1. Receive: Create or import a goods receipt document
  2. Validate packaging: Check physical delivery against configured packaging structure
  3. QA control: Initiate QA if required
  4. Put-away: Book packages into warehouse locations
  5. Track: Monitor package activities
graph LR;

%% Nodes
A["Create goods receipt"]
B["Check packaging<br/>structure"]
C{"Structure<br/>matches?"}
D["Accept structure"]
E["Adjust structure<br/>manually"]
F{"QA<br/>required?"}
G["Start QA activity"]
H["Post goods receipt"]
I["Make QA decision"]
J{"QA<br/>approved?"}
K["Return or<br/>rework"]
L["Execute put-away<br/>activities"]
M["Package available<br/>in warehouse"]

%% Flow
A -.- B
linkStyle 0 stroke:#ffffff
B ==> C
C ==>|Yes| D
C ==>|No| E
E ==> D
D ==> F
F ==>|Yes| G
F ==>|No| H
G ==> I
I ==> J
J ==>|Yes| H
J ==>|No| K
K ==> F
H ==> L
L ==> M

%% Classes
class A btProcessTitle
class B,C,D,E,F,G,H,I,J,K,L,M btProcessActive

Prerequisites and Master Data

Item Master Data

Field Description Example
Item number Unique identifier 1000-00001
Description Readable item description Steel Pipe Ø 50mm
Unit of measure Standard measurement unit PC (Pieces) or KG
QA required Flag QA-relevant items Yes / No
Packaging structure Standard packaging for receipt Master / Single / Pair etc.
Lot tracking required Enable lot number tracking Yes / No
Track expiry date Enable shelf-life management Yes / No

Vendor Master Data

Field Description Example
Vendor number Unique vendor ID VN-0001
Vendor name Readable designation Acme Raw Materials GmbH
Standard location Standard goods receipt location HAMBURG
Packaging specification Vendor-specific packaging requirements Carton 25 pieces

Warehouse Configuration

Field Description Example
Receipt location Goods receipt area HAMBURG-GR-01
QA location QA holding area HAMBURG-QS-01
Standard put-away location Target location after QA HAMBURG-01-01-01

Step-by-Step Goods Receipt Process

Step 1: Create or Import Goods Receipt Document

  1. Navigate to Logistics Supply Chain Setup > Purchase > Purchase Orders.
  2. Click New.
  3. Fill in:
    • Vendor number: Select from dropdown
    • PO number: Reference to purchase order
    • Packing slip number: Vendor’s document number
    • Location code: Standard location is suggested
    • Receipt date: Actual arrival date
  4. Click Save.

Step 2: Validate Packaging Structure

After document creation, packaging structures are automatically proposed.

Validation checklist per line:

  • Does packaging match the physical delivery?
  • Are labels and identifications complete?
  • Are Master/Single assignments consistent?

Step 3: Adjust Packaging Structure if Needed

If delivery deviates from standard structure:

  1. Select the affected line
  2. Click Edit > Edit Packaging Structure
  3. Correct packaging materials and quantities
  4. Validate totals
  5. Save changes

Step 4: Post Goods Receipt

After validation:

  1. Click Post
  2. System performs:
    • Inventory calculations
    • Automatic lot and expiry assignment (if configured)
    • Warehouse bookings per package
  3. Document status changes to Posted

Step 5: Execute Put-Away Activities

After posting:

  1. Navigate to Packaging Activities
  2. Filter for open activities
  3. Scan package barcode
  4. Confirm target location
  5. Complete activity

QA Process

For QA-required items:

  1. After packaging validation, click Actions > Start QA Process
  2. System creates:
    • Quality Assurance Activity with status Open
    • Location reservation at QA area
    • Activity log for tracking
  3. Document receives status Partially Posted – receipt is registered but put-away to target is not yet possible

QA Decision Process:

Status Action Result
Open Decision pending Package remains blocked
Approved (OK) Click “Mark OK” Package released for put-away
Rejected (NOK) Click “Mark NOK” Package moved to blocked area
Rework Repair/cleaning Recheck required

Error Scenarios and Solutions

Error 1: Packaging Structure Does Not Match Delivery

Problem: Delivery uses different packaging than configured in system.

Solution:

  1. Manually input correct packaging structure (see Step 3)
  2. Analyze root cause:
    • Vendor changed spontaneously?
    • Master data not updated?
  3. Activate alternative packaging if frequent changes occur

Error 2: QA Failure (Issues Found)

Problem: QA decision is “NOK” (not in order).

Common issues:

  • Lot numbers not readable
  • Expiry date exceeded or missing
  • Item or quantity errors
  • Packaging damaged

Solution:

  1. Document issue in QA Activity
  2. Move package to blocked area
  3. Notify vendor formally
  4. Options: Return, rework, or partial acceptance

Error 3: Lot Number or Expiry Date Missing

Problem: Item is lot-controlled but label is not readable.

Solution:

  1. Re-check physical label
  2. Use vendor documentation if available
  3. Manually capture lot number (with documentation)
  4. Request vendor to meet quality standards

Error 4: Quantity Discrepancy

Problem: Packing slip shows 100 pieces but document is for 50 pieces.

Solution:

  1. Physically verify quantities
  2. Adjust document to match actual delivery
  3. Inform procurement if variance is large
  4. Post corrected document

Control Checklist

Before completing goods receipt:

  • Packaging structure validated against physical delivery
  • Lot numbers readable (for lot-controlled items)
  • Expiry dates captured where required
  • QA completed (if required)
  • Quantity consistency confirmed
  • Correct location selected
  • Target locations available
  • No conflicts or holds

Frequently Asked Questions

Q: Can I change packaging structure after posting? A: No. Before posting only. After posting, storno and re-posting is required.

Q: What if QA area is full? A: Configure alternative QA locations or coordinate with warehouse manager.

Q: How long does QA typically take? A: Depends on item and scope. Typically 1–4 hours. Configure SLA in QA setup.

Q: Can I split a return? A: Yes, by package. Create separate return documents for packages to be returned.