Menu

SAP Function Module BAPI_1182_REPLICATE

Replicate Factory Layout Nodes

The Function Module BAPI_1182_REPLICATE (Replicate Factory Layout Nodes) is a standard Function Module in SAP ERP and is part of the function group IPPEBAPI_FLO within the package CPPEBAPI.

Technical Information

Function Module BAPI_1182_REPLICATE
Short Text Replicate Factory Layout Nodes
Function Group IPPEBAPI_FLO
Package CPPEBAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATEHIGH LIKE BAPI_PPE_HELP_STRUCTURE-DATE SY-DATUM Date and Time, Current (Application Server) Date
REQUESTCHANGES LIKE BAPI_PPE_HELP_STRUCTURE-RQSTCHNG SPACE Request Changes from Engineering Change Management
TIMEHIGH LIKE BAPI_PPE_HELP_STRUCTURE-TIME SY-UZEIT Date and time, current application server time

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
FACTORYLAYOUTIDS LIKE BAPI1182_FLO_FLOID iPPE/BAPI: Identification of the Factory Layout Node
RECIPIENTS LIKE BAPI_PPE_LOGSYS iPPE/BAPI: Transfer Structure for Logical Systems
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.