Hello All ,
I have requirement for displaying message with URL at end of message.
We have to display a message and at the end message ,a link should be displayed with text "DETAILS" , and when user clicks on this URL assigned should be opened.
Two possibilities
1. Activate ENABLE_MESSAGE_NAVIGATION when reporting message using method report_message of message manager.
Problem:Displays completed message as link
2. Maintain message in SE91 with long text and report this message using method report_t100_message of message manager .
Problem: At the end it displays link as 'Display Help'
My idea is prepare two messages by calling report_message of message manager by deactivating ENABLE_MESSAGE_NAVIGATION first time and activating ENABLE_MESSAGE_NAVIGATION for second time.
Then display two messages in one row.
Is this possible ? or do you have any other solution ?
Thanking you,
Regards,
Satya