cancel
Showing results for 
Search instead for 
Did you mean: 

Return Delivery Goods Receipt amount takes current MAP instead of old MAP

Former Member
0 Kudos

Hi,

I'm facing a problem in the following scenario:

1. Sales order is created

2. Delivery is created

3. Goods Issue for the Delivery is posted (cost of goods sold = current moving average price of material = 100 SEK)

4. Invoice is created

Event: Moving average price of material is increased with 100 % (Moving average price changed from 100 SEK to 200 SEK)

Event: Customer returns the order for some reason

5. Return order is created with reference to the invoice in step 4 (same amount the invoice)

6. Return delivery is created

7. Credit note is created (same amount as the invoice)

8. Goods Receipt for the Returns delivery is posted (cost of goods sold = current moving average price of material = 200 SEK)

Result: The financial bookings after the Goods Receipt will use the new moving average price and the stock value will increase with 200 SEK, even though the initial stock deduction was only 100 SEK to delivery the material to the customer.

Problem: We have now created 100 SEK worth of stock --> This is not allowed

Question: How can I manipulate the goods receipt amount to use the old moving average price of 100 SEK instead of 200 SEK?

Thanks for your suggestions!

Edited by: Berglund Teodor on Jun 1, 2010 4:17 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I'm having the same problem you had. How did you solve this issue ?

I've trying the BADI mentioned in the posts, with no success.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Used BADI LE_SHP_GOODSMOVEMENT

Former Member
0 Kudos

Hi Teodor!

I have to solve the same problem. Could you give me some more information about tha way you used this badi?

Thank you .

Florina

Former Member
0 Kudos

I am not able to solve this by using same BADI. Can you please provide more details?

Former Member
0 Kudos

Solved by implementing BADI LE_SHP_GOODSMOVEMENT