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

SoCo rejection reason alert notification

Former Member
0 Likes
794

Hello Gurus,

I have a requirement to enable rejection reason text field in sourcing. I have enabled the functionality related to the same by activating switch in SPRO ' activate/deactivate rejection reason'.

Now issue is when reject SC in sourcing automatically one mail notification triggering to requestor. Mail Body content displaying as 'Alert #####' . I tried to change the mail content using BADI bbp_alert. But still no use.

And also description of mail notification also coming as '

SOCO_COMPLETED()' . Which also i tried to change using tcode ALRTCATDEF but no use.i could see description properly maintained in the same tcode for the SOCO_COMOLETE alert ( Both long and short description ). I am not able to change any of mail content or mail description for rejection reason mail notification.

Could you please help on the same.

Thanks,

Sha.

View Entire Topic
laurent_burtaire
Active Contributor
0 Likes

Hello,

fact mail body gets back to standard text (the one from ALRTCATDEF) while both BAdI are correctly implemented means:

1) either you have an enhancement or modification of SAP standard objects,

2) or there is a standard bug,

I let you check both.

Regards.

Laurent.