Symptom
When choosing "Check Consistency" button in Third-Party Outbound Delivery, the following error message occurs: A technical error occurred: LSC_VAL 066. Report an incident.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Third-Party Logistics work center.
- Select Outbound Deliveries view.
- Search for relevant Outbound Delivery document id.
- Open the document and click View All.
- Choose Check Consistency.
- Observe the error message: A technical error occurred: LSC_VAL 066. Report an incident.
Cause
If the ODEC payload is checked in Business Communication Monitoring under the Third-Party Logistics work center, it can be observed that the shipment date is incorrect in the payload.
For example,
<ShippingDateTimePeriod>
<StartDateTime timeZoneCode="TZ1">YYYY-MM-DDTAA:AA:AAZ</StartDateTime>
<EndDateTime timeZoneCode="TZ1">YYYY-MM-DDTBB:BB:BBZ</EndDateTime>
</ShippingDateTimePeriod>
In the above payload, although the StartDateTime and EndDateTime are maintained for the same date (YYYY-MM-DD), the EndDateTime (TBB:BB:BB) is earlier than the StartDateTime (TAA:AA:AA). This situation is logically incorrect and should not occur, as the shipment end time must always be later than or equal to the start time.
Resolution
After correcting the shipping date in ODEC payload, all newly created outbound deliveries will be in consistent status. To fix already created outbound delivery documents, manually adjust the Shipping Date and Delivery Date as follows:
- Go to the Third-Party Logistics work center.
- Navigate to 3PL Outbound view.
- Select Outbound Deliveries sub view.
- Search for the relevant outbound delivery and choose Edit.
- In general tab, increase the Shipping Date and Delivery Date time by at least 1 minute and choose Save.
- Check the consistency document, it is in of the consistent status.
Keywords
3PL outbound deliveries, consistency check error, LSC_VAL 066, shipping date error, delivery date error, outbound logistics, ODEC payload, invalid date, technical error, manual adjustment, Third-Party Logistics work center. , KBA , SRD-SCM-WME-OUT , Outbound Logistics , AP-ODP-OD , Outbound Delivery , Problem
SAP Knowledge Base Article - Public