sapdev logo background
sapdev logo sapdev logo
Comments

SAP REVERSE FUNCTIONS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

reverse - Reverse Function

Syntax
... reverse( [val =] text ) ...

Effect
This function returns a character string that reverses the content of text .
The return code has the type string .

Example
Gets the Latin alphabet in reverse.
result = reverse( sy-abcde ).
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




RETURN_VALUE_GUIDL
REVERSE_FUNCTION_GLOSRY




comments powered by Disqus