Replicate
Notes================================================== This method is released for use in a production system! ==================================================
The method is called in the system in which the originals of the object Batch-Specific Material Units of Measure are located. The method includes the following functions: Identify the batch-specific material units of measure for replication
Combine the relevant attributesDetermine the receipientCall the method SaveReplicaMultiple in the receiving systemsFill the table with the replicated object instancesFill the return parameter and end the methodThis method only triggers replication of batch-specific units of
measure, The actual replication is carried out with a time-delay, if the method is called in the receiving system via the IDOC interface This decoupling is ensured via the distribution functions that are made available using ApplicationLink Enabling (ALE) technology.
NotesDependencies Between ParametersThe batch-specific material units of measure are identified either using the selection parameters Material andUoM Usage or using the import parameter Request Changes. In particular, you
should refer to the documentation on import parameter Request Changes. The receiving systems are either passed on using the table parameter Recipients or determined using the ALE distribution model. If you request changes from Engineering Change Management,
(import parameter Request Changes), the recipients must be determined using the ALE distribution model. CustomizingDistribution (ALE) You make the global settings for distributing data between application systems in Customizing, at Distribution (ALE).
You must add method SaveReplicaMultiple to object names/interface BatchSpecMaterialUoM in your distribution model for the distribution of batch-specific material units of measure. Thedata filtering for recipient determination depends on message type Material (MATMAS). You make the
settings for the distribution model in Customizing at Maintain Distribution Model. Change pointers The prerequisite for change requests from Engineering Change Managementis the update of change pointers for batch-specific material units of
measure. You have to execute the following Customizing activities for this: Activate change pointers - generalActivate change pointers for batch-specific material units of measure (message type BMUMAS)Note:
You cannot activate any change pointer for batch-specific material units of measure in this release AuthorizationsYou require the following authorizations to execute this method: Object description Object
Fields Description Values
Material master: Central data M_MATE_MAN ACTVT Activity 03
Material master: Material M_MATE_MAT
ACTVT Activity 03 BEGRU Authorization group for material
Material master: Material group M_MATE_WGR ACTVT Activity 03 BEGRU Authorization group for material group
Class types authorization C_TCLA_BKA KLART Class type 022, 023
Classification authorization C_KLAH_BKL ACTVT Activity 03 BGRKL Authorization for classification
Maintenance authorization for view characteristics C_TCLS_MNT ACTVT Activity any KLART Class type 022, 023 SICHT View indicator S Dependencies on other methods
This method calls method SaveReplicaMultiple. For more information on this method, see the method documentation. PerformanceIf you do not narrow down the selection of batch-specific materialunits of measure using either change requests from Engineering Change
Management or the selection parameters Material or UoMUsage, allmaterials and units of measure that exist in the current system arepassed on to the receiving systems. This can lead to long runtimes and a heavy system load. The selection is independent of whether batch-specific units of measure
are used for the materials or not, because batch-specific units of measure must be deleted in the receiving system, if necessary. MessagesMessages are returned in the parameter return. The parameterdocumentation shows the return codes and their meanings.
Further InformationFor more information, refer to the SAP Library at: CA - Cross Application Components: Application Link EnablingALE BAPI Programming guide in particular CA - Cross Application Components: BAPI
BAPI User Guide BAPI Programming Guidelines LO - Logistics: Logistics - General: Batch Management
|