Menu

SAP Function Module LINEITEM_CHECK_REASON_CODE

Prüfen des Restegrundes, Übergabe des Textes

The Function Module LINEITEM_CHECK_REASON_CODE (Prüfen des Restegrundes, Übergabe des Textes) is a standard Function Module in SAP ERP and is part of the function group ACKK within the package FFE.

Technical Information

Function Module LINEITEM_CHECK_REASON_CODE
Short Text Prüfen des Restegrundes, Übergabe des Textes
Function Group ACKK
Package FFE
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_BUKRS LIKE BSEG-BUKRS Buchungskreis
I_RSTGR LIKE BSEG-RSTGR Restegrund

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TXT40 LIKE BSEG-SGTXT Text aus Restegrund

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.