cancel
Showing results for 
Search instead for 
Did you mean: 

How to supress com.sap.netweaver.bc.uwl.substitution.SubstitutionException

Former Member
0 Kudos

Hi Folks,

We aer using standard "manage substitution rules" for creating substitution in portal..

we are validating substitute in backend R/3 system in method IF_EX_WF_SUBSTITUTE~MAINTAIN_SUBSTITUTE by providing our custom mesage.

It's successfully showing our custom message under rule activation along with the below mesage.

"Internal error returned by provider: com.sap.netweaver.bc.uwl.substitution.SubstitutionException".

We Want to supress the above meessage i.e only to show the message which we are providing through the above method.

Please suggest.

Thanks,

Barada

Accepted Solutions (1)

Accepted Solutions (1)

former_member182598
Active Contributor
0 Kudos

This is a generic exception, which is part of UWL API.

You need to debug the RFC SAP_WAPI_SUBSTITUTE_MAINTAIN

by first disabling your BADI implementation and check the EXPORTING and TABLES Parameters. You need to compare the result with the case when you switch on the BADI implementation and adjust the parameters accordingly.

Thanks

Prashant

Former Member
0 Kudos

Thanks for your reply,I am trying the same and let you know..

sandeep_kumar60
Participant
0 Kudos

Hi

did u resolve your problem?

iam also facing the same situation

Regards

Sandeep

Answers (0)