SAP Knowledge Base Article - Public

2126496 - You are Getting Error Message "Item XX: Start/End Dates Missing" While Creating Contract Through Web Service

Symptom

User getting the error message Item XX: Start/End Dates missing and the contract item Start/End Date is grayed out and cannot be maintained in the system.

Reproducing the Issue

  1. Go to Sales Orders work center.
  2. Choose the View Contracts.
  3. In the field find enter XYZ (XYZ Represents the Contract ID).
  4. Choose the document and select the button Edit .
  5. Navigate to the Items tab.
  6. Error message is displayed Item XX: Start/End Dates missing.

Cause

The item Start/End Date field was not filled because the mapping is incorrect. Due to an error with the xml tags, customer have mapped the start and end dates to the wrong data fields.

Resolution

The item Start/End Date field was not filled because the mapping is incorrect.
Due to an error with the xml tags, you have mapped the start and end dates to the wrong data fields.
The fields filled were in the response XML are:
TIME_POINT_PERIOD-START_TIME_POINT-DATE
TIME_POINT_PERIOD-END_TIME_POINT-DATE.


The fields that should have been filled are:
TIME_POINT_PERIOD-START_TIME_POINT-DATE_TIME-CONTENT
TIME_POINT_PERIOD-END_TIME_POINT-DATE_TIME-CONTENT
In the xml, instead of specifying "date" tags, they should be "date-time-content" tags. This will add the dates to the correct fields in the backend and they will be present on the UI.

Keywords

KBA , AP-SLO , Sales Order Processing , How To

Product

SAP BUSINESS BYDESIGN 1705 ; SAP Business ByDesign 1411 ; SAP Business ByDesign 1502