cancel
Showing results for 
Search instead for 
Did you mean: 

details of message

former_member185241
Active Participant
0 Kudos

Hi ,

When we click on Details link a detail view is getting open.

where we can check it?

On details its is showing some message, i need to change it. where to do it?

Thanks,

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

kavindra_joshi
Active Contributor
0 Kudos

This is equivalent to replacing standard messages which is possible. For this you have to do the following

a) Find the message no , class . You can do this by setting the parameter BSPWD_USER_LEVEL ( set parameter value to 9).

b) You have to delete the message from the Message container.

c) You have to add your own message.

Alternatively you can consider message replacement as mentioned in this document.

http://scn.sap.com/people/rohit.khetarpal/blog/2011/10/02/message-handling-in-sap-crm-web-ui

~Regards,

Kavindra

former_member185241
Active Participant
0 Kudos

Message number and message class name i know, the message stored in message class is

"LTV exceeds the permitted value for refinancing"

this message is correct i want to change the message that is appearing after click on Details link.

Thanks,

Abhishek

former_member188098
Active Contributor
0 Kudos

hi,

open message class and then required message ,and try with where used.

Find your place from where it is coming and then try to change at that location with your message.

Regards,

Harish Kumar

kavindra_joshi
Active Contributor
0 Kudos

There would be long text associated with the message which is shown in details. ( My understanding) If you try to change that long text , it would be affecting all other users , some may be using the message no.

Just check if you have long text maintained for your message no.

~Kavindra

former_member185241
Active Participant
0 Kudos

You are correct Kavindra,

Long test is maintained and the same long text is getting displayed When i click on Details link.

Please Guide me how to change the long test.

Many many thanks ,

Abhishek

kavindra_joshi
Active Contributor
0 Kudos

As mentioned Abhishek ,please don't change the long text  if this is a standard delivered text. If this a Z one , then you can but please ensure that no one gets affected because of your change. 

Ideally you can create a new message no with your own message and long text. Then you can use the message replacement either through programming or through customizing as mentioned in the blog http://scn.sap.com/people/rohit.khetarpal/blog/2011/10/02/message-handling-in-sap-crm-web-ui.

Try customization as that would be easier , then jump to programming.

~Kavindra

former_member185241
Active Participant
0 Kudos

Its Z one only.

When i am going to change it, it is asking for Modification name.

Same is happening if i am creating a new message and trying to maintain long text.

Thanks

Abhishek

kavindra_joshi
Active Contributor
0 Kudos

Are both the message class and the message no's Z ?

~Regards,

Kavindra

former_member185241
Active Participant
0 Kudos

Yes both are Z only .

Thanks,

Abhishek

kavindra_joshi
Active Contributor
0 Kudos

Check if your message class is in the standard package. This should not be an issue in case of Z message classes.

~Kavindra

Answers (0)