cancel
Showing results for 
Search instead for 
Did you mean: 

Batch No in delivery

former_member193027
Participant
0 Kudos

Hi,

Can you inform how we can track the batch No associated with mat in order and delivery from EM perspective.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dipak,

You have to make Batch number as additional tracking ID for Sales Order and Delivery.

SAP ECC:

Create a new event type to fetch Sales Order Item batch number, you need to assign SALES_ORDER_ITEMS_NEW in Main Obj. Table to bring the batch field VBAP-CHARG.

Create a new event type to fetch Delivery Item batch number, you need to assign DELIVERY_ITEM_NEW in Main Obj. Table to bring the batch field LIPS-CHARG.

SAP EM:

Add additional tracking id as Batch number when you send sales order batch assigned event or Delivery batch picking event.

Check this discussion how to add additional tracking id.

Regards

GGOPII

Answers (0)