Menu

SAP Function Module BAPI_1179_REPLICATE

Replizieren von Knoten der Prozeßstruktur

The Function Module BAPI_1179_REPLICATE (Replizieren von Knoten der Prozeßstruktur) is a standard Function Module in SAP ERP and is part of the function group IPPEBAPI_ACT within the package CPPEBAPI.

Technical Information

Function Module BAPI_1179_REPLICATE
Short Text Replizieren von Knoten der Prozeßstruktur
Function Group IPPEBAPI_ACT
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
ACTIVITYIDS LIKE BAPI1179_ACT_ACTID iPPE/BAPI: Identification of the Activity 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.