SAP Knowledge Base Article - Public

3348375 - How to adapt the RFQ Delivery Date'.

Symptom

The Delivery Date for RFQ for Purchase Order should automatically be 30 days.

Environment

SAP Business ByDesign

Reproducing the Issue

  1. Go to the Sourcing and Contracting work center.
  2. Click on New RFQ common task.
  3. Enter the Submission Deadline.
  4. Select the RFQ Type as RFQ for Purchase Order.
  5. Click on Next and Add Row.

See that the 

Cause

The Delivery Date change under RFQ category from 7 to 30 days does not have any available configuration settings. In the backend, there is a class that maintains and sets the determination of the delivery date as 7 days. The code checks if the delivery day is initially provided or not. Since no value is initially provided, it sets the default delivery lead day as 7 days.

Resolution

This is the standard behavior which will be applicable for any RFQ creation. So if we make the alterations to the standard code, this will be impacting other RFQs and other customers as well.
As there are no active configuration settings available to control the Delivery Date Lead Time and standard code changes would impact other RFQs, our recommendation is to handle this field manually as the Delivery Date Lead time is editable.

Keywords

RFQ, Delivery Date, Delivery Date Lead Time , KBA , SRD-SRM-PRO , Purchase Requests and Orders , How To

Product

SAP Business ByDesign all versions