Symptom
An error occurs when creating a task for consignment stock material using the API WAREHOUSE_ORDER_TASK_2. -
Error messages:
- "System could not determine source storage bin"
- "Storage type 123 does not allow negative stock figures" (/SCWM/L3 037).
Environment
SAP S/4HANA Cloud Private Edition
Reproducing the Issue
1.Use the Warehouse Order and Task API (WAREHOUSE_ORDER_TASK_2) to create a warehouse task for consignment stock material.
2. Submit the API payload to create the task.
3. Observe that the request fails with errors indicating the source storage bin cannot be determined and that the storage type does not allow negative stock figures.
Cause
The issue occurs because Consignment Stock is not supported for task creation through the warehouse_order_task_2 API. This limitation may be due to specific restrictions on handling consignment stock in the system or an issue with the way the API interacts with consignment stock data.
In many cases, consignment stock may require special handling in the warehouse processes, which is not fully supported by the API used for warehouse tasks.
Resolution
Note that creating warehouse tasks for consignment stock through the Warehouse Order and Task API SAP Help - Warehouse Order and Task (A2X) is currently not supported.
See Also
KBA 2963059 - How to Submit Feature Requests for SAP S/4HANA Cloud Public Edition
Keywords
Consignment stock, warehouse task, WAREHOUSE_ORDER_TASK_2, api, ewm, source storage bin not determined, storage type does not allow negative stock figures, a2x, warehouse order and task, create task api, negative stock, consignment, bin determination error, public cloud apis, wm task creation, System could not determine source storage bin, warehouse_order_task_2, Storage type 123 does not allow negative stock figures , KBA , SCM-EWM-API-2CL , Remote APIs (Public Cloud) , Problem
SAP Knowledge Base Article - Public