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

Setting up default tolereance limits

Former Member
0 Likes
177

Hi All,

Requirement is to populate tolerance limit values based on the user attributes while creating the SRM PO.

I have tried to use the BADI's BBP_DOC_CHANGE_BADI and BBP_ITEM_CHECK_BADI, but these BADI's doesnt have suitable parameter to update tolerance limits.

Could any one help me out in finding exact place of where I can place the code to set the tolerance values while creating a SRM PO.

Thanks,

Krishna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

If you are running SRM 7, you can implement this note:

1573575 BADI does not include tolerance structure

If you are not running SRM 7, create an OSS for SAP to extend the above mentioned note applicable to your SRM release.

Former Member
0 Likes

Thank you very much Buddy..

Thanks,

Krishna