The Function Module AFO_CFUPD_READ_ALL (Lesen aller FOs deren Zahlungsströme aufgebaut werden sollen) is a standard Function Module in SAP ERP and is part of the function group AFO_CFUPDATE within the package CFM_AFO.
Function Module | AFO_CFUPD_READ_ALL |
Short Text | Lesen aller FOs deren Zahlungsströme aufgebaut werden sollen |
Function Group | AFO_CFUPDATE |
Package | CFM_AFO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
E_TAB_CFUPDATE | LIKE | AFO_CF_UPDATE | FOs der Darlehen, für die Zahlungsströme aufgebaut werden |
This function module does not define any Exceptions.