Symptom
During the confirmation of Pick Task 999(where 999 is the Pick Task ID) using Webservice/API SiteLogisticsTaskBundleMaintainRequest, error occurs as below
Logistics area reporting not permitted
RC_AUTOID_TN023
Environment
SAP Business ByDesign
Reproducing the Issue
Confirm the Task 999 using the API Request.
Cause
In case of Pick Task the Target Logistics Area field is disabled in UI and only the Source Logistics Area is enabled.
But in the Request payload Target Logistics Area tag was updated which is incorrect for Read-Only field hence the error.
Resolution
In Request Payload use the tag <SourceLogisticsAreaID> instead of <TargetLogisticsAreaID>.
Keywords
Pick Task, Webservice, API, SiteLogisticsTaskBundleMaintainRequest, Error, RC_AUTOID_TN023, Source Logistics Area, Target Logistics Area, Identified Stock ID, Outbound Task. , KBA , AP-SLP-TSK , Site Logistics Task , Problem
SAP Knowledge Base Article - Public