ABAP Keyword Documentation → ABAP Overview → ABAP and Unicode → Differences between Unicode and Non-Unicode Programs
Function Module Calls in Unicode Programs
In Unicode programs, a handleable exception is raised in a general function module call if an incorrect formal parameter is specified and the name of the function module is specified using a constant or as a literal. If the name of the function module is specified by a variable, and in non-Unicode programs, the specification of an incorrect formal parameter is ignored.
Other versions:
7.31 | 7.40 | 7.54