Menu

SAP Function Module BAPI_BUS1092_REPLICATE

Request Copies of Original Object

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BAPI_BUS1092_REPLICATE (Request Copies of Original Object) is a standard Function Module in SAP ERP and is part of the function group 1092 within the package CBUI.

Technical Information

Function Module BAPI_BUS1092_REPLICATE
Short Text Request Copies of Original Object
Function Group 1092
Package CBUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GENVARIANT LIKE BAPI1092DH-GENVAR Generation variant
INTVERSION LIKE BAPI1092DH-INTVERSION Indicator: Internal version
KEY_DATE LIKE BAPI1092DH-VAL_DATE SY-DATUM Selection Date
LANGUAGE LIKE BAPI1092DH-LANGU Language
REPORTTYPE LIKE BAPI1092DH-REPORTTYPE Report category
SUBSTANCE LIKE BAPI1092DH-SUBSTANCE Specification key

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
REPORTLIST LIKE BAPIREP_01 List of reports to be distributed
RETURN LIKE BAPIRET2 Messages from processing
SAVEREPLICARECIPIENTS LIKE BDI_LOGSYS Recipients of Report Data (Logical Systems)

Exceptions

This function module does not define any Exceptions.