The Function Module BKK_GET_RTRN_PMNT_NOTE_SYMBOLS (Verwendungszwecke für Rückgaben, Textsymbole für SAPScript) 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_SYMBOLS |
Short Text | Verwendungszwecke für Rückgaben, Textsymbole für SAPScript |
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 | TBKKG34P-PAYNT_FORM | ||
I_RETURNK | LIKE | TBKKG34P-RETURNK | ||
I_SPRAS | LIKE | TBKKG34P-SPRAS | ||
I_TRNSTYPE | LIKE | TBKKG34P-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_SYMBOL | LIKE |
This function module does not define any Exceptions.