Menu

SAP Function Module FM_TEXT_TRANSFORM

FB zum Umformatieren eines Textes auf eine andere Zeilenlaenge

The Function Module FM_TEXT_TRANSFORM (FB zum Umformatieren eines Textes auf eine andere Zeilenlaenge) is a standard Function Module in SAP ERP and is part of the function group FMKO within the package FMKO.

Technical Information

Function Module FM_TEXT_TRANSFORM
Short Text FB zum Umformatieren eines Textes auf eine andere Zeilenlaenge
Function Group FMKO
Package FMKO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_NOFILL TYPE C SPACE Auffuellen Ausgabezeilen unterdruecken

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_TEXT_AUS LIKE Ausgabetext
T_TEXT_EIN LIKE Eingabetext

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_INPUT_TEXT Eingabetext hat 0 Zeilen