Skip to main content
Question

Does anyone ever tried any solution to analyze the time that materials were stored in a warehouse?

  • November 8, 2021
  • 4 replies
  • 10 views

We're working with make to stock so the direct date difference between receiving (101) and sending (261) movements will not work.

4 replies

joos.buijs
Level 10
Forum|alt.badge.img+2
  • Level 10
  • November 9, 2021

We would need a bit more information to help you. Which information do you have that could be used?


Forum|alt.badge.img+12

Hi,

 

It would be great if you can provide some detail info on your query.

 

Thanks.


  • Level 2
  • November 11, 2021

Hi,

we're looking in the same direction. Assuming the case identifier would be SKU+Batch you would be able to trace the storage time by first appearance of goods receipt (MSEG-SHKZG 'S') and last appearance of goods issue (MSEG-SHKZG 'H'). The challenge is more to find the right case-key.


gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

Hello Joao,

besides using the MSEg.SHKZG = S and = H, you can you MSEG.CPUDT_MKPF as it contains the Day On Which Document Was Entered.

If you want to leverage Celonis PQL functions, I'd suggest adding all the material movements to the activity table

 

Best,

Gabriel