cancel
Showing results for 
Search instead for 
Did you mean: 

RF Screen Popup message

former_member579519
Participant
0 Kudos

Hi Friends,

I am handling Error messages in RF screen like the below screenshot.

My client wants the above error message in Popup. I tried with POPUP_TO_DISPLAY_TEXT_LO Function module for Popup

I am getting 500 Internal Server Error when the Popup pop in. I am using an HTML template in Module pool. Please help me thanks in advance.

Thanks & Regards

SrinivasRaju

michael_piesche
Active Contributor
0 Kudos

You should give more context to your problem.

  • What is RF (Radio Frequency, Remote Function ?)
  • What is your setup, what is your device, browser, SAP technology?
    e.g. why was HTML chosen? I assume you therefore dont work on a SAP Logon, is it even a computer/laptop?
  • Can you provide screenshot(s) of the "500 error when the popup pops in"?
  • What else have you tried that has failed so far (e.g. 'simple' MESSAGE mytext TYPE 'I' DISPLAY LIKE 'E' most likely fails too because of HTML setup?)
FredericGirod
Active Contributor
0 Kudos

I complete the question of michael.piesche

If it is related to Radio Frequency, you certainly used an Internet Service, and convert the screen in HTML Mobile ... like this

https://help.sap.com/saphelp_crm60/helpdata/en/47/b2f621c4fe0989e10000000a42189c/content.htm?no_cach...

But, did you also convert the screen of the popup ?

I have created a dedicated dynpro / FM for the message. So I just call the dynpro when I have an error, and display the error like other RF dynpro

Accepted Solutions (0)

Answers (0)