Spend Management Blogs by SAP
Stay current on SAP Ariba for direct and indirect spend, SAP Fieldglass for workforce management, and SAP Concur for travel and expense with blog posts by SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 
mateus_moura
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,101


You may know that in SRM bidding evaluation, purchasers have the option to evaluate the same bid separately (technical and price).
This is part of the Two-Envelope RFx response processing available in the Public Sector (PPS) business function in SRM.

 

 

Some customers does not want to have the below standard design in SRM, hence the reason behind this blog is to give an alternative to modify this process.

 

The standard SRM delivers the below process:


 

  1. Bid Floor admin initiates the Technical Bid Response opening process (All Technical users receives notification to open Technical RFx)

  2. Once Technical RFx Response opening process is done, Technical Evaluators receive email

  3. Based on the Evaluation Comments, Purchaser may accepts/rejects the Technical Responses at this time (In this example, NO ACTION is done)

  4. Bid Floor Admin initiates the Price Response opening process

  5. All price users receives notification and price opening process is done

  6. At this time here, system allows to perform actions like below:


 


    1. Price bid opening comparison is possible before technical evaluation result

    2. Follow on document (PO/Contract) is possible to create



 

This behavior is in accordance to this KBA here.

Standard does not restricts the initiation of Price opening if the Technical Responses have not yet been accepted or rejected, because this process completely depends on customer scenario.

 

In case you want to modify this behavior, we suggest to create an enhancement in the code.

For that, you can work on class /SAPPSSRM/CL_TD_PERMISSIONS method /SAPPSSRM/IF_TD_PERMISSIONS~PR_GET_META_ACTIONS.


Here along with checking PS_TECH_OPND set to "X", you can also check PS_TECH_QTE_STA set to "X".