Menu

SAP Function Module FI_TEXTS_CREDM

Hinzufügen, Ändern und Anzeigen von Kreditmanagement-Texten

The Function Module FI_TEXTS_CREDM (Hinzufügen, Ändern und Anzeigen von Kreditmanagement-Texten) 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_CREDM
Short Text Hinzufügen, Ändern und Anzeigen von Kreditmanagement-Texten
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 SPACE Transaction type
I_CHECK LIKE RF02L-XNEUA SPACE X - only test, whether texts are a
I_KKBER LIKE KNKK-KKBER Credit control area
I_KUNNR LIKE KNA1-KUNNR Customer
I_OBJECT LIKE TTXOB-TDOBJECT Text object

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')