Symptom
The error message RU351 "Order &1: Movement indicator &2 is not allowed for goods receipt." arises when trying to post 101 goods movement via the API_PROD_ORDER_CONFIRMATION_2_SRV/ProdnOrdConf2.
Environment
SAP S/4HANA Cloud Public Edition
Cause
The root cause of the error is that the "GoodsMovementRefDocType" property is not maintained in the payload.
If 101 good receipt data is maintained in the payload, then the property "GoodsMovementRefDocType" must also be maintained, as described in Material Movements for Confirmation help page:
|
GoodsMovementRefDocType |
Goods movement reference document type |
Mandatory for the Create process Allowed only for goods receipts |
Material documents cannot be created on their own, only together with a confirmation. The following value is allowed:
|
Resolution
Maintain "GoodsMovementRefDocType" with value "F" for 101 material document item in the payload.
See Also
Keywords
Production Order Confirmation, Movement indicator, Goods receipt, GoodsMovementRefDocType, API_PROD_ORDER_CONFIRMATION_2_SRV, RU351 , KBA , PP-SFC-ES-2CL , Enterprise Services in Shop Floor Control (Public Cloud) , Problem
SAP Knowledge Base Article - Public