Following errors might be encountered when posting goods movement via BAPI_GOODSMVT_CREATE / API_MATERIAL_DOCUMENT_SRV: M7021 - Deficit of & & & & M7022 - & exceeded by & & & M7385 - Goods receipt quantit
Q13: Which goods movements should I not post using the BAPI_GOODSMVT_CREATE BAPI? You should not post the goods receipt for the inbound delivery using BAPI_GOODSMVT_CREATE BAPI because the document base and the status of the inbound delivery are not updated. Q14: What do I have to consid...
I am using BAPI_GOODSMVT_CREATE, but in the table goodsmvt_item, only allows me to enter one item, but I need, in this case, to refund more than 1 item. In the example attached, I try to refund 12, (marked in positions 5 and 6). If i enter in goodsmvt_item-entry_qty = 6,...
Interacting with many different customers along last 12 years of experience, I noticed there are recurrent issues when using BAPI_GOODSMVT_CREATE to post goods receipt. One example is to receive stock in transfer via BAPI by posting movement type ‘315’. Suppose here, BAPI is being called mult...
CALL FUNCTION 'BAPI_GOODSMVT_CREATE' DESTINATION 'NONE' * If no error, commit CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' DESTINATION 'NONE' EXPORTING wait = 'X'. * ELSE * Error handling CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK' DESTINATION 'NONE'. ...
3. What do I need to bear in mind when I call BAPI_GOODSMVT_CREATE with a material number and a reservation number at the same time? 4. When I call BAPI_GOODSMVT_CREATE, the system issues one of the following error messages: - M7 096: "Goods movement not possible with mvmt type <...
3. What do I need to bear in mind when I call BAPI_GOODSMVT_CREATE with a material number and a reservation number at the same time? 4. When I call BAPI_GOODSMVT_CREATE, the system issues one of the following error messages: - M7 096: "Goods movement not possible with mvmt type <...