REST API Call to Fetch Task Number related to Movement Request
Summary:
REST API Call to Fetch Task Number related to Movement Request
Content (please ensure you mask any confidential information):
Please consider below scenario:
1) there are 5 movement requests with 2 lines each. All movement requests have item A in line 1 and item B in line 2.
2) I run a replenishment template allocating all 5 movement requests
3) during/post allocation WMS will combine all 5 movement requests and generate 1 internal order hdr with 2 lines.
4) Total demand for item A from all 5 movement requests will be consolidated by WMS into 1 order dtl with total item A qty. Same will be done for item B
5) In this case even if we join using order dtl id traceability is lost as all the movement request lines got consolidated in 1 order detail.