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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_PAYM_NOTE | LIKE | TBKKG34 |
This function module does not define any Exceptions.