Error while creating a PO in SAP system from a .NET application
Below is the correct sequence to invoke Function Module for automatic OP generation:
- ME_REFRESH_PO once
- ME_CREATE_PO_HEADER once
- ME_CREATE_PO_ITEM n times
- ME_POST_PO once
In case you don’t follow this sequence, it may result in data inconsistencies.
Published on 19-Dec-2017 11:39:50