Menu

SAP Function Module BKK_GET_RTRN_PMNT_NOTE_TEXT

Ermittlung der nicht aufbereiteten Texte für Verwendungszweck Rückgabe

The Function Module BKK_GET_RTRN_PMNT_NOTE_TEXT (Ermittlung der nicht aufbereiteten Texte für Verwendungszweck Rückgabe) is a standard Function Module in SAP ERP and is part of the function group FBG9 within the package FKBA.

Technical Information

Function Module BKK_GET_RTRN_PMNT_NOTE_TEXT
Short Text Ermittlung der nicht aufbereiteten Texte für Verwendungszweck Rückgabe
Function Group FBG9
Package FKBA
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_PAYNT_FORM LIKE TBKKG34-PAYNT_FORM
I_RETURNK LIKE TBKKG34-RETURNK
I_SPRAS LIKE TBKKG34-SPRAS
I_TRNSTYPE LIKE TBKKG34-TRNSTYPE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_PAYM_NOTE LIKE TBKKG34

Exceptions

This function module does not define any Exceptions.