cancel
Showing results for 
Search instead for 
Did you mean: 

BCS exception (OSERR_BCS) occurred- ALert framework

Former Member
0 Kudos

Hi

I am trying to send a email alert through Event Management (mySAP SCM 5.0).

Whiel doing this i am facing the following error " BCS exception (OSERR_BCS) occurred" which is part of class CX_BCS. The error OSERR_BCS is a OS_exception attribute.

Please provide some pointers related to this error.

Thanks in advance and regards,

Amit Deshpande

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Amit

facing same issue .Please let me know the fix

Regards

Ravi

Former Member
0 Kudos

Hello Amit ,

This might be due to invalid SAP user  passed .

So check in tcode SU01D in sap system if the user exits or not .

Then again pass the user id which exits  in the system this might solve this problem .

thanks !


With Regards,

Amit

Former Member
0 Kudos

Hi Amit,

I am Kumar and even me working on SCEM 5.0 and stuck with the same issue as yours while triggerign the mail as part of alert

If you have resolved this issue so far...please help us out in resolving it

Regards

Kumar

former_member190756
Active Contributor

Hello,

try this:

In transaction ALRTCATDEF then Settings -> Configuration:

Delete wrongly delivered entry "SUDOA" in field Inbound Processing and specify an existing user. The user should have an email address assigned in transaction SU01 (user management). Afterwards it should work.