Ansicht
Dokumentation

ABENTRANSLATE_FUNCTIONS - TRANSLATE FUNCTIONS

ABENTRANSLATE_FUNCTIONS - TRANSLATE FUNCTIONS

Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- translate

... translate( val = text from = from to = to ) ...

Effect

This built-in function returns the character string from text where each character that occurs in from is replaced by the character that occurs in the same place in to as in from. If to is shorter than from, the surplus characters from from are removed from the character string. If from is an empty string, the content of text is returned unchanged.

from and to are character-like expression positions. If they have a fixed length, trailing blanks are ignored.

The return value has the type string.

The return value of the following function call is "Horray!".






Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1389 Date: 20240425 Time: 094144     sap01-206 ( 27 ms )