cancel
Showing results for 
Search instead for 
Did you mean: 

Update "Permit Proxy Bidding" checkbox when bidder is created in SRM

0 Kudos

When bidder is getting created in SRM from SLC, I want to default the "Permit Proxy Bidding" checkbox. Is there any BADI available which can be used for this purpose.

Also, is there any BAPI/FM available to update this field via standalone program ?

The field is BID_ON_BEHALF in table BID000.

Accepted Solutions (0)

Answers (1)

Answers (1)

moacir_goelzer
Explorer
0 Kudos

Hello Mehuk Mori,

If you want there is this Function Module BBP_VENDOR_GET_NON_BAPI you can do it an enhance, with you own code, set the "Permit Surrogate Bidding" flag updating characteristics '03' and '04' for Offline Bidding and Surrogate bidding check boxes.

Kind Regards,
Moacir Goelzer

0 Kudos

Can you please add more info here, if possible include an example.

laurent_burtaire
Active Contributor
0 Kudos

Hello Mehuk,

please check OSS note 1802789 - SRM-SLC-Integration: BAdI-Calls and Implementation

Regards.

Laurent.