Menu

SAP Function Module HR_COMPOSE_TEXT

Aufbereiten eines Textes

The Function Module HR_COMPOSE_TEXT (Aufbereiten eines Textes) is a standard Function Module in SAP ERP and is part of the function group HRPL within the package PLOG.

Technical Information

Function Module HR_COMPOSE_TEXT
Short Text Aufbereiten eines Textes
Function Group HRPL
Package PLOG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT LIKE Text mit Variablen ('&'), die zu ersetzen sind
TEXT_VAR1 LIKE 1. zu ersetzende Variable
TEXT_VAR2 LIKE 2. zu ersetzende Variable
TEXT_VAR3 LIKE 3. zu ersetzende Variable
TEXT_VAR4 LIKE 4. zu ersetzende Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPOSED_TEXT LIKE Rückgabetext

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.