Menu

SAP Function Module REMADV_SPLIT_PAYMENT_ADVICE

Aufteilen von zu großen Zahlungsavisen

The Function Module REMADV_SPLIT_PAYMENT_ADVICE (Aufteilen von zu großen Zahlungsavisen) is a standard Function Module in SAP ERP and is part of the function group FRAD within the package FBAS.

Technical Information

Function Module REMADV_SPLIT_PAYMENT_ADVICE
Short Text Aufteilen von zu großen Zahlungsavisen
Function Group FRAD
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_MAX_LINES TYPE SYINDEX Schleifen, aktueller Schleifendurchlauf
I_COMMIT TYPE CHAR1 'X' COMMIT WORK absetzen
I_KEEP_NAME TYPE CHAR1 SPACE Soll AVSID im Kopf erhalten bleiben?

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
ET_AVIK_DELETED LIKE AVIK Aviskopf
ET_AVIK_NEW LIKE AVIK Aviskopf
IT_AVIK LIKE AVIK Aviskopf

Exceptions

This function module does not define any Exceptions.