Class MShippingTransaction

    • Constructor Detail

      • MShippingTransaction

        public MShippingTransaction​(Properties ctx,
                                    int M_ShippingTransaction_ID,
                                    String trxName)
    • Method Detail

      • setErrorMessage

        public void setErrorMessage​(String errorMessage)
      • getErrorMessage

        public String getErrorMessage()
      • processOnline

        public boolean processOnline()
      • getMShipper

        public MShipper getMShipper()
      • isInternational

        public boolean isInternational()
      • getCurrencyCode

        public String getCurrencyCode()
      • isPayBySender

        public boolean isPayBySender()
      • getProductFreightID

        public int getProductFreightID()
      • isPrintLabelAsImage

        public boolean isPrintLabelAsImage()
      • isPrintZebraLabel

        public boolean isPrintZebraLabel()
      • isPrintEltronLabel

        public boolean isPrintEltronLabel()
      • getPayorAccount

        public String getPayorAccount()
      • getDutiesPayorAccount

        public String getDutiesPayorAccount()
      • getPayorCountryCode

        public String getPayorCountryCode()
      • isCollect

        public boolean isCollect()
      • is3rdParty

        public boolean is3rdParty()
      • getCommodityShipmentID

        public int getCommodityShipmentID​(int M_Product_ID)
      • getCommodityDescription

        public String getCommodityDescription​(int M_Product_ID)
      • getHarmonizedCode

        public String getHarmonizedCode​(int M_Product_ID)
      • getExportLicenseNum

        public String getExportLicenseNum​(int M_Product_ID)
      • getCountryOfManufacture

        public String getCountryOfManufacture​(int M_Product_ID)