I am trying to create an inventory count without reference to a document and I thought I would use IDOc WVINVE02 with message code WVINVE. We don't have an SAP inventory document, but would like to use just an external reference.
When running transaction MI09 in the GUI it's quite easy to create an inventory count using:
Plant
Storage location
Special stock
Count date
Material
Quantity
Unit of measure
That's all we want to have.
I have tried to post an IDoc WVINVE02 inbound using FM IDOC_INPUT_STORE_INVENTORY with the corresponding data, but without success. The IDOc interface only states "IDoc not fully processed".
I need some help with how to input data and also need to understand if it is possible to use this IDoc for inventory count WITHOUT a reference document. The documentation available is not clear enough on this. Has anyone experienced a similar challenge?
Thanks!