Menu

SAP Function Module FI_TEXTS_SACHK

Hinzufügen, Ändern und Anzeigen von Sachkontentexten

The Function Module FI_TEXTS_SACHK (Hinzufügen, Ändern und Anzeigen von Sachkontentexten) is a standard Function Module in SAP ERP and is part of the function group FTXT within the package FBAS.

Technical Information

Function Module FI_TEXTS_SACHK
Short Text Hinzufügen, Ändern und Anzeigen von Sachkontentexten
Function Group FTXT
Package FBAS
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_AKTYP LIKE T020-AKTYP Transaction type
I_BUKRS LIKE SKB1-BUKRS SPACE Company code
I_CHECK LIKE RF02L-XNEUA SPACE X - only test, whether texts are a
I_KTOPL LIKE SKA1-KTOPL Chart of accounts
I_OBJECT LIKE TTXOB-TDOBJECT Text object
I_SAKNR LIKE SKA1-SAKNR G/L account

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE LIKE RTEXT-UPDKZ Indicator: change successful?

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
INCORRECT_OBJECT Objekt nicht unterstützt
NO_TEXTS_FOUND No texts are available (only for I_CHECK - 'x')