Return default target warehouse for transfer process
QCOrder/TransferGetWareHouse(DocEntry/i,Rejected/b)
Return the target transfer warehouse related to rejected flag
GET QCOrder/TransferGetWareHouse(1413,false)
return follow properties
{
"ToWhsCode": "SAP_BIN",
"ToBinCode": "SAP_BIN-AREA_B",
"RuleId": "test",
"Description": "test1 QC"
}
The system return the description of warehouse rule, if existing
If no rule found, the system return the default warehouse from the item and ToBinCode and Description is empty