cancel
Showing results for 
Search instead for 
Did you mean: 

Bid attribute read only for supplier

0 Kudos

Hi,

Can anybody tell how to make the attribute in Bid read only to the supplier. I our requirement, the for some attributes only purchaser can fill the information. It should be read only to the supplier.

Thanks,

Raveendra.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Which SAP version are you using ? Please detail your business requirement.

I guess it's possible - Try it using a BADI through coding or making changes in PPOMA_BBP Transaction.

Hope it will help.

Regards

- Atul

0 Kudos

Hi Atul,

We are using SRM5.0.

In our case the some of the attributes should not be changeable, but visible for the supplier.

Can you please tell me are there any BAdi for this.

Regards,

Raveendra

Former Member
0 Kudos

Hi,

Try using the BADI "BBP_UI_CONTROL_BADI".

BR,

Disha.

Pls reward points for useful answers.

Ramki
Active Contributor
0 Kudos

Hi

I agree with Disha on BBP_UI_CONTROL_BADI.

If this does not work: BBP_DOC_CHECK_BADI to throw an error when Bidder fills something for such attributes.

You also need to think about how purchaser is going to fill the attributes.

Best regards

Ramki

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raveendra,

do you mean the comments by attribute? Within attribute definition you can make

several selections, like mandatory or option to answer. There you also can define,

if the supplier is allowed to entered comments.

In case the attribute overall is supposed to be not changeable, but visible for the

supplier, there is no standard function available for this.

I would suggest to combine attributes, which the supplier has to fill out as part of

the answer. Additionally you can use attributes with function "manual evaluation"

and during bid evaluation the purchaser enteres the decision.

Thanks,

Claudia