cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bid Opening Date Removal

troy_woudwyk
Explorer
0 Likes
239

SRM Experts:

We currently use SRM 5.0 but will be upgrading eventually to 7.0

The Bid Opening Date can be removed after the RFx is Published. This allows users to see the Bids that have been submitted. This is a problem for us and our Auditors don't like it.

Is there a way to prevent the Opening Date from being removed after the RFx is Published?

Thanks

Troy.

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

How about hiding the opening date field in RFX UI? So Purchaser can not specify the opening date.

You can hide fields by customizing in SRM 7.0.

You can also inplement BBP_DOC_CHANGE_BADI and clear the opening date field.

Info:

Date fields in FRx:

- Start Date

- Submission Deadline

- Opening Date

- End of Bidding period

Regards,

Masa

troy_woudwyk
Explorer
0 Likes

Hiding the Opening Date would not work because we would like to use it for what it was designed for. The problem is that users can remove it AFTER the Bid Invitation is Published.

Former Member
0 Likes

The logic in your implementation of BBP_DOC_CHANGE_BADI or BBP_DOC_CHECK_BADI could be intelligent enough to disallow the removal of the opening date, e.g. to check if there were previous versions of the RFx.

Answers (0)