‎2006 Mar 17 10:48 AM
Hi,
Is there a BAPI for counting without inventory document? Eg transaction MI10.
Best regards,
Morten
‎2006 Mar 17 10:53 AM
Hi Morten,
Can checkout these FMs:
<b>BAPI_MATPHYSINV_GETDETAIL </b>
Read items for a physical inventory document
<b>BAPI_MATPHYSINV_GETITEMS </b>
Read list of physical inventory documents with items
<b>BAPI_MATPHYSINV_GETLIST </b>
Read list of phys. inv. documents
<b>BAPI_MATPHYSINV_POSTDIFF </b>
Post differences for certain items in a phys. inv. document
Regards,
Raj
‎2006 Mar 17 10:53 AM
Hi Morten,
Can checkout these FMs:
<b>BAPI_MATPHYSINV_GETDETAIL </b>
Read items for a physical inventory document
<b>BAPI_MATPHYSINV_GETITEMS </b>
Read list of physical inventory documents with items
<b>BAPI_MATPHYSINV_GETLIST </b>
Read list of phys. inv. documents
<b>BAPI_MATPHYSINV_POSTDIFF </b>
Post differences for certain items in a phys. inv. document
Regards,
Raj
‎2006 Mar 17 11:44 AM
Hi Raj
If I understand right, I then have to create a inventory documet, add items and then post count.
But in transaction code MI10 you can count items directly whitout creating a inventory document. This is what I need a BAPI for.
Morten