SAP Knowledge Base Article - Public

3570630 - Updating a Commercial Project using an API results in the error "Work package Milestone: Dates are not within project dates."

Symptom

  • When using the API /SC_PROJ_ENGMT_CREATE_UPD_SRV/ProjectSet
  • The error message "/CPD/SS_MESSAGES/147" is displayed.
  • The error message states "Work package Milestone: Dates are not within project dates."

Environment

SAP S/4HANA Cloud Public Edition

Reproducing the Issue

  1. Perform a PATCH Request for a project using the following API /SC_PROJ_ENGMT_CREATE_UPD_SRV/ProjectSet.

Cause

The end date being passed in the payload cannot be less than the end date already defined.

Resolution

  1. Check the end date being passed in the payload.
  2. Ensure that the end date being passed is not less than the end date already defined.
  3. Correct the end date in the payload if necessary.

See Also

Keywords

S/4HANA, Cloud, Public Edition, Professional Services, Data Transfer, Error, /CPD/SS_MESSAGES/147, Payload, End Date, SC_PROJ_ENGMT_CREATE_UPD_SRV, 147, work package, work package milestone, milestone , KBA , CA-CPD-SS , S/4HANA Public Cloud – Professional Service Projects , Problem

Product

SAP S/4HANA Cloud Public Edition all versions