public class DefaultCisShippingIncludedStrategy extends java.lang.Object implements ShippingIncludedStrategy
| Constructor and Description |
|---|
DefaultCisShippingIncludedStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShippingIncluded(CisTaxDocOrder cisTaxDocOrder)
Method to determine if shipping was sent as a line item to the tax calculation.
|
public boolean isShippingIncluded(CisTaxDocOrder cisTaxDocOrder)
isShippingIncluded in interface ShippingIncludedStrategy- - cisTaxDocOrder - Holds the calculated taxDoc and the order it is related toCopyright © 2018 SAP SE. All Rights Reserved.