public DataTable GetDefaultFreightPayableAt(int LocationId) { return(ImportBLDAL.GetDefaultFreightPayableAt(LocationId)); }