Fonction SAP BAPI_1176_REPLICATE - Replicate Product Structure Nodes

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATEHIGH BAPI_PPE_HELP_STRUCTURE-DATE D 8 SY-DATUM X Date and Time, Current (Application Server) Date
REQUESTCHANGES BAPI_PPE_HELP_STRUCTURE-RQSTCHNG C 1 SPACE X Request changes from change service
TIMEHIGH BAPI_PPE_HELP_STRUCTURE-TIME T 6 SY-UZEIT X Date and time, current application server time

Paramètre Reférence Long. Facultatif Description
COMPONENTIDS BAPI1176_CMP_CMPID 32 X iPPE/BAPI: Identification of the Component Node
RECIPIENTS BAPI_PPE_LOGSYS 10 X iPPE/BAPI: Transfer Structure for Logical Systems
RETURN BAPIRET2 548 X Return Parameters

Functionality
You can use this method to transfer nodes, alternatives, variants andrelationships from the product variant structure and the assembly todifferent systems.
The COMPONENTIDS table provides the function module with a list ofnodes that are to be transferred. The nodes are identified by theirinternal identifications (NODE_ID). You can use the function modulePVSHI_INTERNAL_OBJECT_ID to determine the internal identification of anode.
The data is transferred as follows:

  • The system transfers all the nodes listed in the COMPONENTIDS table,
  • including their attributes, variants, and alternatives.
    • It also transfers all relationships that point to or from the node, its
    • variants, or its alternatives.
      • Any color schemes that are assigned to the variants are also
      • transferred, including the color variants.
        • Accesses assigned to the variants are transferred, excluding those of
        • type production version.
          • When the node is an assembly group, the whole assembly and the
          • respective variant assembly component nodes, assembly headers, andassembly items are transferred.
            The data can be booked into the receiving system using the functionmodule BAPI_1176_SAVEREPLICA.

            Notes
            When you use this method, no data for status management is transferred.
            When the parameter REQUESTCHANGES has the value 'X', the systemevaluates the change pointers for the PPE_CMP message type. Conse
            quently, it does not consider the COMPONENTID parameter and onlytransfers the modified data and any deletions.
            INCLUDE DATEHIGH OBJECT DOKU ID TX

            Description
            The change pointers for message type PPE_CMP are evaluated and thecorresponding changes are transferred to the systems defined inCustomizing when the REQUESTCHANGES parameter has the value 'X'. TheCOMPONENTIDS and RECIPIENTS parameters are ignored in this case.
            The component nodes entered in the COMPONENTIDS table are replicatedwhen the REQUESTCHANGES parameter has the value ' '.
            INCLUDE TIMEHIGH OBJECT DOKU ID TX

            Description
            The COMPONENTIDS table contains the internal identifications forcomponenten nodes (nodes for the Product Variant Struture, applicationobject type CMP). These component nodes are transferred to thecorresponding systems.
            INCLUDE RECIPIENTS OBJECT DOKU ID TX
            INCLUDE RETURN_NORM OBJECT DOKU ID TX