cancel
Showing results for 
Search instead for 
Did you mean: 

EWM : batch Split - Identifying relation between Parent item and batch Split item

0 Kudos
979

Hi All,

I was analyzing a delivery with multiple Batch split items ( marked with + ) for different parent items. Looking at GUI TCODE /SCWM/PRDI, I could not relate which Batch split item belongs to which parent item.

I also checked at table level and method contents of QUERY but did not get parent item wise batch split Items.

Can anyone help me how to identify Batch split item and parent item relationship.

Thanks !!

Accepted Solutions (0)

Answers (3)

Answers (3)

vishalkumarvk
Member
0 Kudos

In transaction /SCWM/PRDI, For item details, check 'hierarchy' tab.

0 Kudos

Hi Yogananda,

I just checked the delivery and WT. There are no details about Parent line item in batch split Item WT. Reference document section also points to same batch split item.

Also, below mentioned are TCODEs not tables . So to read data from DB and use for custom applications seems to be a chnallage.

  • /SCWM/PRDI
  • /SCWM/PRDO
  • /SCWM/PRDIH
0 Kudos

Hi All

Can anyone help me in batch split relation query for parent and child Items.

Thanks !!

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

btp_rap

To identify the relationship between Batch split item and parent item in /SCWM/PRDI, you can follow these steps:

  1. Enter the T-code /SCWM/PRDI.
  2. Select “Logistic Execution delivery” and enter the inbound delivery which was generated in previous step and then execute.
  3. Select the line item and click on “Warehouse Task” MORE—>INBOUND DELIVERY —> FOLLOW ON ACTIONS —> WAREHOUSE TASK.
  4. In the Warehouse Task screen, you can see the relationship between Batch split item and parent item.

If you are still unable to identify the relationship between Batch split item and parent item, you can check the following tables:

  • /SCWM/PRDI
  • /SCWM/PRDO
  • /SCWM/PRDIH

These tables contain information about the inbound delivery and its items, including batch split ite...1.

I hope this helps! Let me know if you have any other questions.