Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI for Batch Managed Material

Former Member
0 Likes
1,179

From a scanning device I need to perform a physical inventory. Within the same plant I have batch-managed and non-batch managed materials. When I scan a materials’ barcode, I need the system to determine if the item is batch managed or not. If the item is batched managed, then I need to prompt the user to enter (into the scanning device) not only the qty, but the batch number. If not batch managed, then user will enter qty only. Any ideas on which BAPI could be used in such a situation?

Thank you,

Kathy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
762

Hi kathleen,

Welcome to SDN.

Please check this BAPI perhaps they may help.

BAPI_MATERIAL_GETBATCHES

BAPI_BATCH_GET_DETAIL

Regards,

Ferry Lianto

1 REPLY 1
Read only

Former Member
0 Likes
763

Hi kathleen,

Welcome to SDN.

Please check this BAPI perhaps they may help.

BAPI_MATERIAL_GETBATCHES

BAPI_BATCH_GET_DETAIL

Regards,

Ferry Lianto