Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
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.
Function Module | BAPI_BUS1092_REPLICATE |
Short Text | Request Copies of Original Object |
Function Group | 1092 |
Package | CBUI |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.