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

SAP UI5 : Error in customizing. Contact system administrator

marcfrenay
Explorer
0 Likes
440

Hello,

I would like to change this error message.

Can you tell me where this message is coming from?

Thx a lot.

Accepted Solutions (0)

Answers (4)

Answers (4)

marcfrenay
Explorer
0 Likes

Hello,

In HR Renewal I have no configuration for the leave request so when I hit on "leave request" I have this error page.

And you would like another text message.

Thx

iftah_peretz
Active Contributor
0 Likes

Hi,

You have to give a wider context. The specific code and view parts. The place when this is happening - with the business scenario. What you have found out researching thus far. And basically everything that could help up help you.

irfan_gokak
Contributor
0 Likes

Hi,

Where you're trying to load this app?

wp1
Product and Topic Expert
Product and Topic Expert
0 Likes

In case of unknown error messages in leave request it is always a good starting point to set a breakpoint at CL_PT_REQ_MESSAGE_HANDLER=>IF_PT_REQ_MESSAGE_HANDLER~ADD_MESSAGE
Then you get an idea where this is raised.