Menu

SAP Function Module K_UNITCOSTING_TEXTS_DELETE2

FB zum Löschen von n Kalkulationslangtexten

The Function Module K_UNITCOSTING_TEXTS_DELETE2 (FB zum Löschen von n Kalkulationslangtexten) is a standard Function Module in SAP ERP and is part of the function group KKEF within the package KKEK.

Technical Information

Function Module K_UNITCOSTING_TEXTS_DELETE2
Short Text FB zum Löschen von n Kalkulationslangtexten
Function Group KKEF
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TD_LANGUAGE LIKE THEAD-TDSPRAS '*' Sprache des zu löschenden Texts ( alle - '*' )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TD_TEXT_NOT_FOUND LIKE -'X' --> Einige Kalk. hatten keine Texte

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
TD_KHSK_IMP LIKE KHSK Importtabelle der Keys

Exceptions

This function module does not define any Exceptions.