Do you have any question about this error?
Message type: E = Error
Message class: M7 - Inventory Management and Physical Inventory
Message number: 359
Message text: Movement type &1 is only possible with ref. to a delivery
When you entered a goods movement, the system found that the movement
type entered <DS:CHAP.SIMG_OLMB_BWA_605>605</> requires a
<DS:GLOS.3526BEB2AFAB52B9E10000009B38F974>delivery</> via Shipping. You
therefore have to reference a delivery.
Possible causes:
You entered the movement type <ZH>605</> manually. However, the system
automatically creates this movement type for goods movements with
reference to a delivery.
The function module MB_CREATE_GOODS_MOVEMENT is incorrectly called up
by the system.
INCLUDE NA_EINGABE_PRUEFEN OBJECT DOKU ID TX LANGUAGE EN
INCLUDE NA_SYSTEMVERWALTUNG OBJECT DOKU ID TX LANGUAGE EN
Error message extract from SAP system. Copyright SAP SE.
M7359
- Movement type &1 is only possible with ref. to a delivery ?The SAP error message M7359 indicates that a specific movement type (denoted by
&1
) can only be executed in reference to a delivery. This error typically occurs when you attempt to perform a goods movement (such as goods receipt or goods issue) using a movement type that is restricted to being linked to a delivery document, but you have not provided a delivery reference.Cause:
- Incorrect Movement Type: The movement type you are trying to use is configured to require a delivery reference, but you are not providing one.
- Missing Delivery Document: You may be trying to perform a movement without having a corresponding delivery document created.
- Configuration Issues: The movement type may be incorrectly configured in the system, leading to this restriction.
Solution:
Check Movement Type: Verify the movement type you are using. You can do this by checking the movement type configuration in the SAP system (Transaction code: OMJJ). Ensure that you are using the correct movement type for your intended operation.
Create or Reference a Delivery: If the movement type requires a delivery, ensure that you have created a delivery document in the system. You can create a delivery using the appropriate transaction (e.g., VL01N for outbound deliveries).
Use the Correct Transaction: Make sure you are using the correct transaction for the type of goods movement you are trying to perform. For example, if you are trying to perform a goods receipt against a delivery, use the appropriate transaction (e.g., MIGO) and ensure you select the delivery reference.
Consult Configuration: If you believe the movement type should not require a delivery reference, consult with your SAP configuration team to review the settings for that movement type. They may need to adjust the configuration if it is not aligned with your business processes.
Check Documentation: Review SAP documentation or help resources for additional context on the specific movement type and its requirements.
Related Information:
If you continue to experience issues after following these steps, it may be beneficial to reach out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
M7358
Inconsistent structure in material document (code &. See long text)
What causes this issue? The material document that has been created is inconsistent. The data for reconstructing the document is incorrect.System Res...
M7357
Multiple assignment of a line ID
What causes this issue? An item table, in which the line ID (LINE_ID) is not uniquely filled, was transferred to the function module MB_CREATE_GOODS_...
M7360
Material document data and PO data do not match (&1)
What causes this issue? When you entered a goods movement, the system found that the data in the purchase order is different from the data in the mat...
M7361
Combination of movement type/special stock/stock type is not possible
What causes this issue? The combination of <DS:GLOS.3526C0D0AFAB52B9E10000009B38F974>movement type</>, <DS:GLOS.3526C0E9AFAB52B9E10000...
Click on this link to search all SAP messages.