The Function Module BAPI_EQUIPMENT_SAVEREPLICA (BAPI for Mass Maintenance of Equipment) is a standard Function Module in SAP ERP and is part of the function group IEQM_EXTRACTOR_BAPI within the package IEQM_EXTRACTOR.
Function Module | BAPI_EQUIPMENT_SAVEREPLICA |
Short Text | BAPI for Mass Maintenance of Equipment |
Function Group | IEQM_EXTRACTOR_BAPI |
Package | IEQM_EXTRACTOR |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
CT_DATA | LIKE | BAPI_IEQM_EXTRACTOR | BAPI Structure Data for Equipment | |
CT_DATAX | LIKE | BAPI_IEQMX_EXTRACTOR | Flag Structure for Fields to Copy for BAPI_IEQM_EXTRACTOR | |
IT_DESCRIPT | LIKE | BAPI_IEQM_DESCRIPT_EXTRACTOR | BAPI Structure Short Text for Equipment | |
IT_LONGTEXT | LIKE | BAPI_IEQM_LONGTEXT_EXTRACTOR | BAPI Structure Long Text for Equipment | |
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any Exceptions.