Package com.portal.pcm
Interface PortalEnums.PinRateTaxPkg
- Enclosing class:
PortalEnums
public static interface PortalEnums.PinRateTaxPkg
PIN_FLD_TAXPKG_TYPE - tax package used to calculate taxes
Taxware (tax pkg: WORLDTAX and TAXWARE) has been removed since 75PS16.
However, these two packages remain in enum in case people are wondering
why PKG numbers are discontinuous.
-
Field Summary
Fields
-
Field Details
-
CUSTOM
static final int CUSTOM- See Also:
-
TAXWARE
static final int TAXWARE- See Also:
-
WORLDTAX
static final int WORLDTAX- See Also:
-
QUANTUM
static final int QUANTUM- See Also:
-
COMMTAX
static final int COMMTAX- See Also:
-
EZTAX
static final int EZTAX- See Also:
-
GENERIC
static final int GENERIC- See Also:
-