Multilingual Capability in sap abap programming
The multilingual capability of ABAP programs is enabled by the extraction of language-specific program components from the source code, which are then reloaded when the program executes in accordance with the environment. A text environment determines the precise program behavior, for example, the order in which text is sorted, at runtime.
Comments
Post a Comment