Menu

SAP Function Module K_PROCESS_BAPI_SAVE_REPLICA

ALE: einzelnen Geschäftsprozeß replizieren

The Function Module K_PROCESS_BAPI_SAVE_REPLICA (ALE: einzelnen Geschäftsprozeß replizieren) is a standard Function Module in SAP ERP and is part of the function group KS14 within the package KABC.

Technical Information

Function Module K_PROCESS_BAPI_SAVE_REPLICA
Short Text ALE: einzelnen Geschäftsprozeß replizieren
Function Group KS14
Package KABC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROLLINGAREA LIKE BAPI1036_GEN-CO_AREA Kostenrechnungskreis
HIER_GRP_NEW LIKE BAPI1036_GEN-HIER_GRP_NEW SPACE Hierarchiegruppe, in die Prozeß eingefügt wird
HIER_GRP_OLD LIKE BAPI1036_GEN-HIER_GRP_OLD SPACE Hierarchiegruppe, aus der Prozeß entfernt wird
XDELETE LIKE BAPI1036_GEN-XDELETE SPACE Kennzeichen: 'X' - GProzeß soll gelöscht werden
XNOHIERUPD LIKE BAPI1036_GEN-XNOHIERUPD SPACE Kennzeichen: X - Hierarchie wird nicht geändert

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
MASTERDATA LIKE BAPI1036_BPALELIST Tabelle mit Stammdaten und Texten zum GProzeß
RETURN LIKE BAPIRET2 Return-Parameter (Tabelle mit Fehlermeldungen)

Exceptions

This function module does not define any Exceptions.