[ttl]Shipping Method Maintenance[/ttl]
[show infobox_msg$ class="infobox show_till_change"]
[form program=*fm_webmaint]
[hide %fm_usefile$ value="ShippingOptions" secure]
[execute perform "shiprates;FM_Init",err=*proceed]
[section whole]
[row "\[show usefile field=ShipVia$\]:"][input ShipVia$ usefile event=Change_Key focus] [include *fm_browse.html][/row]
[row "\[show usefile field=Description$\]:"][input Description$ usefile][/row]
[row "\[show usefile field=PrintBOL$\]:"][input PrintBOL$ usefile][/row]
[row "\[show usefile field=CostInterface$\]:"][input CostInterface$ usefile][/row]
[row "\[show usefile field=FreightTaxGrp$\]:"][list FreightTaxGrp$ usefile program=*class;ClassList,"TaxGrpProduct"][/list][/row]
Shipping Rates
[row "Shipping From:"][list Siteid$ size=20 program=shiprates;LoadSites,siteid$ event=shiprates@chgSite ][/list][/row]
[row "Shipping To:" class=align_top][grid dtl_grid nosort size=89/20 program=shiprates;makegrid gridlines]
[col ttl="Country" width=16][input country$ query=scrnlib.en;country.q]
[col ttl="State/Prov" width=16][input region$ query=scrnlib.en;region.q]
[col source=costperorder format="#,##0.00" ttl="Per Order" width=9.5]
[col source=costperitem format="#,##0.00" ttl="Per Item" width=9.5]
[col source=xxx$ locked width=1][/col]
[col source=Weight format="##0.00" ttl="Weight" width=9]
[col ttl="UOM" width=11][list WeightUOM$ query=scrnlib.en;uom.q drop][/list][/col]
[col source=costbyweight format="#,##0.00" ttl="Cost" width=9.5]
[col width=4 align=center ttl="Del"][symbol trash event=*Rowdel][/col]
[/grid]
[button event=shiprates@add10 text="+10 rows"][/row]
[/section]
[section whole][/section]
[section whole class="fm_btmbtn fix1col"][include *fm_action.html][/section]
[hide _fm_changes value=0]
[hide _fm_event$ value=""]
[hide _fm_record_key$ value=""]
[hide _fm_change_key$ value=""]
[hide _fm_file$ value="shipping" secure]
[hide _fm_key$ value=ShipVia$]
[hide _fm_key_iol$ value="IOLIST k.ShipVia$"]
[hide _fm_inquiry$ value="0"]
[hide _fm_new_prop$ value="0"]
[hide _fm_clear_prop$ value="0"]
[hide _fm_confirm_new_prop$ value="0"]
[hide _fm_ack_write_prop$ value="0"]
[hide _fm_confirm_del_prop$ value="1"]
[hide _fm_ack_delete_prop$ value="1"]
[hide _fm_defaults$ value="FreightTaxGrp$==%sys.ProdTaxGrpDflt$|"]
[hide _fm_interface$ value="shiprates"]
[hide _fm_orig$ value$="" secure]
[hide _fm_current$ value$="" secure]
[hide _fm_chg_var$ value$=""]
[hide _fm_panel_iol$ value="ShipVia$,Description$,PrintBOL$,CostInterface$,FreightTaxGrp$," secure]
[hide _fm_ro_iol$ value="" secure]
[hide _fm_desc_list$ value="Shipment Method|Description|Print BOL Interface|Costing Interface|Freight Tax Group|"]
[/form]