Menu

SAP Function Module WLF_COPY_METHOD_PROCESS

Agenturgeschäft: Vorlagebelege kopieren und bearbeiten

The Function Module WLF_COPY_METHOD_PROCESS (Agenturgeschäft: Vorlagebelege kopieren und bearbeiten) is a standard Function Module in SAP ERP and is part of the function group WLF_METHODS_EXECUTION within the package WZRE.

Technical Information

Function Module WLF_COPY_METHOD_PROCESS
Short Text Agenturgeschäft: Vorlagebelege kopieren und bearbeiten
Function Group WLF_METHODS_EXECUTION
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BILL_REASON TYPE KOMLFK-LFGRU Agenturgeschäft: Grund des Vorgangs
CURRENCY TYPE KOMLFK-WAERL Währung eines Agenturbeleges
INVOICE_DATE LIKE KOMLFK-WFDAT Agenturgeschäft: Buchungsdatum
INVOICE_TYPE LIKE KOMLFK-LFART Agenturgeschäft: Fakturaart
PARTNER_CHANGE TYPE WLF_PARTNER_CHANGE_PARAMETERS Daten für Partneränderung
POST_PARTY TYPE WLF_POST_PARTY SPACE Buchungspartner

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTNUMBEROUT TYPE WBELN_ZR Agenturgeschäft: Regulierungsnummer

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
COPY_PARAMETERS LIKE WLF_COPY_PARAMETERS AB: Arbeitsvorrat für Kopieren Einzelbelegpositionen
COPY_REFERENCES LIKE WLF_COPY_REFERENCES AB: Referenzierungsstruktur beim Copy von Agenturbelegen
HEADERTEXTS LIKE KOMLFKTXT Kommunikationsstruktur: Texte via BAPI Ändern

Exceptions

This function module does not define any Exceptions.