RE: [sap-log-mm] Kanban Goods Receipt in MIGO

Posted by sapnomad
on Jun 10 at 11:49 AM
Vickie,
The 'propose all' indicator is not required. See SAP Note 741385 for the fix. You can use this code if you like:

data: ls_ekpo like ekpo.
move pot to ls_ekpo.
f4 = ls_ekpo-menge + ls_ekpo-menge * ls_ekpo-uebto / 100.

I also added logic for the GR default quantity suggestion and tolerance check at the line item level per SAP Note 70426.

Vlad

---------------Original Message---------------
From: vseward
Sent: Friday, June 10, 2011 11:04 AM
Subject: Kanban Goods Receipt in MIGO

Vlad,
Could you direct me to the messages. I have looked and looked and I have not been able to find any settings to change to allow the GR on a SA. I have found the "propose all" indicator but the business does not want that set for all GR. Is there code or configuration we can change specific to the GR in MIGO of SA?
Thank you for your reply.
Vickie

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Popular White Papers

In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements
_.____.__

0 Response to "RE: [sap-log-mm] Kanban Goods Receipt in MIGO"

Post a Comment