Menu

SAP Function Module COPY_PAYMENT_PARAMETERS

Kopieren der Parameter eines Zahllaufes

The Function Module COPY_PAYMENT_PARAMETERS (Kopieren der Parameter eines Zahllaufes) is a standard Function Module in SAP ERP and is part of the function group FCA1 within the package FBZ.

Technical Information

Function Module COPY_PAYMENT_PARAMETERS
Short Text Kopieren der Parameter eines Zahllaufes
Function Group FCA1
Package FBZ
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_COPYD LIKE F110V-LAUFD Quelldatum für den Zahllauf
I_COPYI LIKE F110V-LAUFI Quellidentifikation für den Zahllauf
I_LAUFD LIKE F110V-LAUFD Zieldatum für den Zahllauf
I_LAUFI LIKE F110V-LAUFI Zielidentifikation für den Zahllauf
I_XFKTV LIKE F110V-XFKTV Kennzeichen, ob Datumsanpassung erfolgt

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETERS_EXISTS Zielparameter sind schon vorhanden
PARAMETERS_MISSED Quellparameter nicht vorhanden