Fonction SAP BAPI_PROCESS_SAVE_REPLICA - Replicate individual business process (ALE)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COAREA BAPI1036_GEN-CO_AREA C 4 Controlling area
HIERGRPNEW BAPI1036_GEN-HIER_GRP_NEW C 12 SPACE X Hierarchy group, into which a process is inserted
HIERGRPOLD BAPI1036_GEN-HIER_GRP_OLD C 12 SPACE X Hierarchy group, from which a process is removed
XDELETE BAPI1036_GEN-XDELETE C 1 SPACE X Indicator: X = business process should be deleted
XNOHIERUPD BAPI1036_GEN-XNOHIERUPD C 1 SPACE X Indicator: X = hierarchy will not be changed

Paramètre Reférence Long. Facultatif Description
MASTERDATA BAPI1036_BPALELIST 416 Table with master data and text for business process
RETURN BAPIRET2 548 Return-Parameter (Table with error messages)


The function module BAPI_PROCESS_SAVE_REPLICA replicates businessprocesses in the area of ALE-scenarios.
This module should not be called up directly. It is used internally bythe SAP system (master data distribution by ALE for businessprocesses).
Instead, use CREATE- or CHANGE-BAPI.

Description
Controlling area containing the business process.

Description
The process is inserted here, in the given standard hierarchy group forthe business process.

Value range
All nodes of the standard hierarchy in the controlling area.

Description
Business process' standard hierarchy group to which the process isassigned.

Value range
All nodes of the standard hierachy in the controlling area.

Description
If this parameter is set, the master data of the business process willbe deleted.

Value range

  • Initial (SPACE): no deletion

  • 'X': business process is deleted
  • Default
    Initial (SPACE)

    Description
    If this parameter is set, the standard hierarchy of the businessprocess is not updated.

    Value range

    • Initial (SPACE): standard hierarchy is updated

    • 'X': standard hierarchy remains unchanged
    • Default
      Initial (SPACE)

      Description
      This table contains all data records of the business process thatshould be replaced.

      Description
      This table contains all messages given by the system duringreplication. of the business process.