Menu

SAP Function Module KBPS_LONGTEXT_CLONE

Klont einen Budget-Langtext

The Function Module KBPS_LONGTEXT_CLONE (Klont einen Budget-Langtext) is a standard Function Module in SAP ERP and is part of the function group KBPS within the package KABP.

Technical Information

Function Module KBPS_LONGTEXT_CLONE
Short Text Klont einen Budget-Langtext
Function Group KBPS
Package KABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU '*' Sprache (optional)
NAME LIKE BPTX-TDNAME Name des zu duplizierenden Langtextes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLONE_NAME LIKE BPTX-TDNAME Name des duplizierten Langtextes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Der zu kopierende Langtext existiert nicht