Application Development 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: 

BAPI for MI10 Transaction code

Former Member
0 Kudos

Hi All,

Is there any BAPI available for MI10 transactin code?I need to make batch inventory zero based on some condition I can achieve this by doing BDC

but is there any possibility to do this using BAPI instead of BDC?

Thanks&Regards

Mahesh

1 REPLY 1

Former Member
0 Kudos

Hi - I am struggling with the same problem - I am trying to use the following BAPI:

CALL FUNCTION 'BAPI_MATPHYSINV_COUNT'

EXPORTING

physinventory = p_iblnr

fiscalyear = p_gjahr

count_date = sy-datum

TABLES

items = items

return = return.