Menu

SAP Function Module AFO_NR_ADMDATA_UPDATE_MULTIPLE

Löschen mehrerer zum Aufbau der Zahlungsströme vorgemerkten FOs

The Function Module AFO_NR_ADMDATA_UPDATE_MULTIPLE (Löschen mehrerer zum Aufbau der Zahlungsströme vorgemerkten FOs) is a standard Function Module in SAP ERP and is part of the function group AFO_CFUPDATE within the package CFM_AFO.

Technical Information

Function Module AFO_NR_ADMDATA_UPDATE_MULTIPLE
Short Text Löschen mehrerer zum Aufbau der Zahlungsströme vorgemerkten FOs
Function Group AFO_CFUPDATE
Package CFM_AFO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE TYPE AFO_CF_UPDATE-CRDATE Erfassungsdatum
I_TIME TYPE AFO_CF_UPDATE-CRTIME Erfassungszeit
I_USER TYPE AFO_CF_UPDATE-CRUSER Erfasser

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_CFUPDATE LIKE AFO_CF_UPDATE FOs der Darlehen, für die Zahlungsströme aufgebaut werden

Exceptions

This function module does not define any Exceptions.