Menu

SAP Function Module K_UNITCOSTING_TEXTS_DELETE

FB zum Löschen von n Kalkulationslangtexten

The Function Module K_UNITCOSTING_TEXTS_DELETE (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_DELETE
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_BZOBJ LIKE CKHS-BZOBJ Reference object of costing
TD_LANGUAGE LIKE THEAD-TDSPRAS '*' Language of the text to be deleted ( all - '*' )

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' --> Some costings did not have texts

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_RK70F_IMP LIKE RK70F Import table of the key part which BZOBJ manages

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BZOBJ_NOT_VALID BZOBJ does not exist or key determination is not possible
FATAL_ERROR Internal error: further processing is impossible
KLVAR_NOT_DEFINED Costing variant is not available in table TCK03
NO_ENTRY_IN_RK70F Import table is empty
NO_KALKA_FOR_KLVAR Costing type is not available in table TCK01