Interface SapDataHubInboundStockLevelHelper

    • Method Detail

      • processStockLevelNotification

        void processStockLevelNotification​(java.lang.String stockLevelQuantity,
                                           Item stockLevelItem)
        After the stock replication from ERP, we have one of the following scenarios: 1. Not shipped allocations + hybris ATP > ERP Stock Level -> Increase inventory event (-the difference) 2. Not shipped allocations + hybris ATP < ERP Stock Level -> Increase inventory event (the difference) 3. Not shipped allocations + hybris ATP = ERP Stock Level -> Do not do anything
        Parameters:
        stockLevelQuantity -
        stockLevelItem -