SAP STRING FUNCTION ESCAPE ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGFUNC - escape for HTML
This example demonstrates the string function escape for HTML.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ESCAPE_HTML

ABAP_DESCRIPTION
The class applies the function escape to a string used as the body of an HTML file. The string is displayed as a text and as an HTML file both before and after the function is executed.