The Function Module SAMPLE_INTERFACE_00010121 (Payment Order : Check and Change Value Date) is a standard Function Module in SAP ERP and is part of the function group FBP5 within the package FKBO.
Function Module | SAMPLE_INTERFACE_00010121 |
Short Text | Payment Order : Check and Change Value Date |
Function Group | FBP5 |
Package | FKBO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_RETURN | TYPE | BKK_XFELD | Return Indicator , X : BTE called during return activity | |
I_STR_BKKPOHD | LIKE | IBKKPOHD | Payment Order - Header Data | |
I_STR_BKKPOIT_SND | LIKE | IBKKPOIT | Payment Order - Sender Data |
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 |
---|---|---|---|---|
C_TAB_PAYM_NOTE | LIKE | IBKKPONT | Payment Notes | |
I_TAB_BKKPOIT_RCV | LIKE | IBKKPOIT | Payment Order - Recipient Data |
This function module does not define any Exceptions.