2007 Jan 02 3:38 PM
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
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
2007 Jan 10 11:32 AM
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.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |