cancel
Showing results for 
Search instead for 
Did you mean: 

WM Batch determination through user exit

Former Member
0 Kudos

Hello,

In our SAP system we work with IS-AFS (Apparel and Footwear Solution). Due to some of the IS restrictions, we are unable to use the standard batch determination in WM. However, we have a business requirement for implementing a batch determination for a material staging for production where the transfer requirements are created without batch specification.

Is a batch determination possible in WM entirely through user exit? What other options do I have?

Regards,

Felipe

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Felipe!

Please see badi VB_BD_SELECTION which will preselect batches during the batch determination.

Also, you may use the user exit EXIT_SAPLV01F_002 to fill these structure according to your needs.

Please check if you can fill this fields using this exit.

To see the another options of List of LE-WM BAPI's and Function Modules and Customer Exits in WMS, please check:

http://wiki.sdn.sap.com/wiki/display/ERPSCM/ProductKnowledgeBase+LE-WM

Milca