Ansicht
Dokumentation

W_WB2B_CONS4 - Define Condition Transformation

W_WB2B_CONS4 - Define Condition Transformation

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you define the Condition Transformations as the consolidation function supports individual condition transformations, allowing you to program your own classes for consolidation or transformation of conditions.

For each condition type that you want to copy from the source (consolidated item) to the target item (consolidator item), you must provide a class that either implements the interface IF_WB2_COND_CONSOLIDATION for consolidations or interface IF_WB2_COND_TRANSFORMATION for transformations. These classes are assigned to the condition types that are contained in the specified pric ing procedure.

On header level a text, a pricing procedure, a pricing type and a class for the consolidation of prices is specified. During the creation of the target document a repricing is performed.

The consolidation class for prices is called with all active not statistic source price conditions of the source items that are consolidated into one target item. This class has to calculate one price condition that is used for the target item.

All other conditions are handled Assignment of a class per condition type. The combination of condition type and Calculation type is assigned here to a transformation or consolidation class. Thus for source conditions that belong to a specified combination the assigned classes are called during the consolidation process.

If a transformation class is chosen, conditions are handled individually. Thus one source condition is replaced by one target condition.

If a consolidation class is used, all conditions of the specified condition and calculation type are replaced by one effective target condition. Transformation and Consolidation classes must be developed as part of the implementation project. SAP does not deliver any classes as they strongly depend on the used pricing procedure and your business requirements.






CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2165 Date: 20240523 Time: 180445     sap01-206 ( 54 ms )