Class ShippingUtil


  • public class ShippingUtil
    extends Object
    • Constructor Detail

      • ShippingUtil

        public ShippingUtil()
    • Method Detail

      • getSenderShipperAccount

        public static String getSenderShipperAccount​(int shipper_id,
                                                     int org_id)
      • getSenderDutiesShipperAccount

        public static String getSenderDutiesShipperAccount​(int shipper_id,
                                                           int org_id)
      • findRecipientAccountLocationId

        public static int findRecipientAccountLocationId​(int shipper_id,
                                                         int c_bpartner_id,
                                                         int ad_org_id,
                                                         int inout_id,
                                                         int order_id)