SAP VC Master Data Distribution Using ALE
SAP VC Master Data Distribution Using ALE
Introduction:
SAP Variant Configuration (VC) Master Data can be distributed across the different Clients /Systems in
the organizations using ALE functionality of SAP.
Master Data Includes the following objects:
Variant Table Contents: After distribution of the variant table, table contents can be transferred.
Message Type used for Variant Table Contents transfer is VTMMAS
SAP Transaction: CLD4
User Defined Functions: User defined variant functions are used to check and infer the
characteristic values. In side these function, ABAP function modules are used.
Note:The distribution of functions only transfers the framework (Characteristics, texts, etc.,) the
function modules used in functions must be transported first using the standard SAP transport
management system.
Message Type used for User Defined Functions transfer is VFNMAS
SAP Transaction: CUFD
Object Dependencies: The dependencies transferred here are global object dependencies. Local
object dependencies are transferred with the objects to which they are assigned.
Message Type used for Object Dependencies transfer is KNOMAS
SAP Transaction: CLD2
Constraint Net (Dependency Net): These also can be distributed as of release 4.5
Message Type used for Dependency Net transfer is DEPNET
SAP Transaction: CUK2
Configurable Materials: Depending on how many configurable materials you have, you can use ALE
to distribute them or create them in the target system. The other materials in BOMs for configurable
materials are transferred to the target client by the usual data transfer.
Message Type used for Material transfer is MATMAS
SAP Transaction: BD10
User Interface: You can use ALE to transfer interface designs for variant
configuration. The distribution of interface designs uses BAPI technology
Message Type used for User Interface transfer is VCUI_SAVEM
SAP Transaction:CUID