cancel
Showing results for 
Search instead for 
Did you mean: 

Surrogate Bidding after submittion deadline

Former Member
0 Kudos

Hi all,

Is there any BADI to control surrogate bidding after submission deadline? or this must go to customize?

Best regards,

Wind

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If your goal is to allow purchasing company to create quotation (on behalf of the bidder) even after bid invitation's submission deadline has passed, I think there is no config, such as message control, or BADI would help you. You might need to develop enhancement for this purpose.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jay,

Ya, my goal is to allow purchasing company to create quotation (on behalf of the bidder) even after bid invitation's submission deadline has passed. If develop enhancement, is that modify the logic or program? is that consider a very big enhancement?

Former Member
0 Kudos

You might not need "modification" of standard code, but use "enhancement framework" so that your change can be preserved over upgrades or patches. I don't think it is a big development effort. Locate the code where the error message (submission deadline is in the past) is raised and you should be able to estimate the effort.