Menu

SAP Function Module BAPI_SETREQSLIST_COPY_AND_ADD

Agency Business: Copy and Extend Settlement Request List BAPI

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BAPI_SETREQSLIST_COPY_AND_ADD (Agency Business: Copy and Extend Settlement Request List BAPI) is a standard Function Module in SAP ERP and is part of the function group 2100 within the package WZRE.

Technical Information

Function Module BAPI_SETREQSLIST_COPY_AND_ADD
Short Text Agency Business: Copy and Extend Settlement Request List BAPI
Function Group 2100
Package WZRE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BILL_REASON TYPE BAPIACHEAD-BILL_REASON Agenturgeschäft: Grund des Vorgangs
DOCUMENTNUMBER LIKE BAPISLKEY-DOCUMENT_NUMBER Payment request: Document number of a settlement req. list
EXIT_AFTER_FIRST_ERROR TYPE WLF_EXIT_AFTER_FIRST_ERROR 'X' AB: Ende nach dem ersten Fehler
INVOICE_DATE_COPY TYPE BAPIACHEAD-BILL_DATE Agency Business: Posting Date
INVOICE_TYPE_COPY TYPE BAPIACHEAD-BILL_TYPE Agency Business: Billing Document Type
LISTHEADDATAIN LIKE BAPISLHC Settlement Request List Header Data: Changed Values
LISTHEADDATAINX LIKE BAPISLHCX Settlement Request List Header Data: Fields to be Changed
PARTNER_CHANGE TYPE WLF_PARTNER_CHANGE_PARAMETERS Daten für Partneränderung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTNUMBEROUT TYPE BAPISLKEY-DOCUMENT_NUMBER Payment request: Document number of a settlement req. list
LISTHEADDATAOUT LIKE BAPISLHEADO Settlement Request List Header Data (Output)

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_ITEM_PARAMETERS LIKE WLF_COPY_PARAMETERS AB: Parameter Table for Copying Items
COPY_PARAMETERS LIKE WLF_COPY_LIST_PARAMETERS AB: Parameter Table for Copying Settlement Request Lists
CUSTOMERCONDCHANGE LIKE BAPIACCONDCU Communication Structure: Change Agency Conditions Customer
CUSTOMERCONDCHANGEX LIKE BAPIACCONDCUX Communication Structure: Control Agency Conditions Customer
CUSTOMERCONDIN LIKE BAPILFCONDU Communication Structure: Agency Business Conditions Customer
EXTENSIONIN LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
HEADDATACHANGE LIKE BAPIACHC Communication Structure: Change Pay. Doc. Header Data
HEADDATACHANGEX LIKE BAPIACHCX Communication Structure: Change Pay. Doc. Header Data Contrl
HEADDATAIN LIKE BAPIACHEAD Communication Structure: Payment Document Header Data
HEADDATAOUT LIKE BAPISRHEADO Communication Structure: Payment Document Header Data
HEADTEXTCHANGE LIKE BAPIABHEADCTEXT Agency Business: Header Text For Change Case
HEADTEXTIN LIKE BAPIABHEADCTEXT Agency Business: Header Text For Change Case
HEADTEXTOUT LIKE BAPIABHEADCTEXT Agency Business: Header Text For Change Case
ITEMDATACHANGE LIKE BAPIACIC Communication Structure: Payment Document Item Data
ITEMDATACHANGEX LIKE BAPIACICX Communication Structure: Change Pay.Doc. ItemData Control
ITEMDATAIN LIKE BAPIACITEM Communication Structure: Payment Document Item Data
ITEMDATAOUT LIKE BAPISRITEMO Communication Structure: Payment Document Item Data
ITEMTEXTCHANGE LIKE BAPIABITEMCTEXT Agency Business: Item Texts, Change Case
ITEMTEXTIN LIKE BAPIABITEMCTEXT Agency Business: Item Texts, Change Case
ITEMTEXTOUT LIKE BAPIABITEMCTEXT Agency Business: Item Texts, Change Case
LISTITEMDATAOUT LIKE BAPISLITEMO Communication Structure: Request List Item
PARTNERADDRESSES LIKE BAPIADDR1 BAPI-Referenzstruktur für Adressen (Org./Firma)
RETURN LIKE BAPIRET2 Return Parameter
VENDORCONDCHANGE LIKE BAPIACCONDC Communication Structure: Change Vend. Billing Doc. Condition
VENDORCONDCHANGEX LIKE BAPIACCONDCX Communication Structure: Vend. Billing Doc. Condition Contrl
VENDORCONDIN LIKE BAPILFCOND Communication Structure: Vendor Billing Document Conditions

Exceptions

This function module does not define any Exceptions.