cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Goods receipt from Production : Advanced Production Integration Embedded EWM

hamzaz
Explorer
0 Likes
388

Hello experts,

My queue is getting stuck in SMQ2 because of the below scenario.

I created a process order with quantity 100 L, while doing a goods receipt against the process order in RF, i am setting the quantity to 1000L, which is, of course, wrong but would it be possible to restrict the user from adding quantity higher than the confirmed process order quantity?

Accepted Solutions (0)

Answers (1)

Answers (1)

j_blohm
Active Participant
0 Likes

Hi Hamza,

That's not possible in standard, as EWM does not know about confirmed quantities.

The standard solution is to increase the order quantity, let the queue process and cancel the (partial) GR quantity.

You can however implement a check in the RF transaction on your own where you check the confirmed quantity of the order (or last order operation). That's more feasible in embedded EWM, as you have access to the required data, otherwise you would have to transfer the data to the EGR ...

Best regards,

Jonas