Dear Experts,
My requirment is to do MIGO with movement type 904 using Zprogram.
Actually we have Gate entry Zprocess, thay create a gate entry without PO but they have reference number is invoice.
now user want that from this gate entry number automatically MIGO 904 movement type.
I use BAPI_GOODSMVT_CREATE but is is giving Error message "Goods movement is not possible with 904 movement type".
then i changed my program , i use FM (MB_CREATE_GOODS_MOVEMENT)
This FM created Material number successfully but when we are going to post this using FM(MB_POST_GOOD_MOVEMENT) then it is giving DUMP.
Please provide me any solution...!!!