The Function Module BKK_GET_RTRN_PMNT_NOTE_LINES (Ermittlung der Anzahl der vorangestellten Origanlverwendungszwecke) 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_LINES |
Short Text | Ermittlung der Anzahl der vorangestellten Origanlverwendungszwecke |
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 | TBKKG34K-PAYNT_FORM | ||
I_RETURNK | LIKE | TBKKG34K-RETURNK | ||
I_SPRAS | LIKE | TBKKG34K-SPRAS | ||
I_TRNSTYPE | LIKE | TBKKG34K-TRNSTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PAYNOTHEAD | LIKE | TBKKG34K-PAYNOTHEAD | ||
E_RC | LIKE | SY-SUBRC |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.