#故紙受入履歴検索ボタン押下時のチェック [Form_Check_All] ##エラー errcheck = all,error,txt_no_ship_productfr,出荷No開始,num(txt_no_ship_productfr) errcheck = all,error,txt_no_ship_productto,出荷No終了,num(txt_no_ship_productto) errcheck = all,error,txt_no_ship_productfr,出荷NO,numcomp(txt_no_ship_productfr:txt_no_ship_productto) errcheck = all,error,txt_Shipmentyearfr,出荷日付 開始(年),required(txt_Shipmentyearfr) errcheck = all,error,txt_Shipmentmonthfr,出荷日付 開始(月),required(txt_Shipmentmonthfr) errcheck = all,error,txt_Shipmentdayfr,出荷日付 開始(日),required(txt_Shipmentdayfr) errcheck = all,error,txt_Shipmentyearfr,出荷日付 開始,date(txt_Shipmentyearfr:txt_Shipmentmonthfr:txt_Shipmentdayfr) errcheck = all,error,txt_Shipmentyearto,出荷日付 終了,date(txt_Shipmentyearto:txt_Shipmentmonthto:txt_Shipmentdayto) errcheck = all,error,txt_Shipmentyearfr,出荷日付,strcomp(txt_dts_Shipmentfr:txt_dts_Shipmentto) errcheck = all,error,txt_Arrivalyearfr,到着予定日 開始,date(txt_Arrivalyearfr:txt_Arrivalmonthfr:txt_Arrivaldayfr) errcheck = all,error,txt_Arrivalyearto,到着予定日 終了,date(txt_Arrivalyearto:txt_Arrivalmonthto:txt_Arrivaldayto) errcheck = all,error,txt_Arrivalyearfr,到着予定日,strcomp(txt_dts_Arrivalfr:txt_dts_Arrivalto) errcheck = all,error,txt_cd_customerfr,得意先,numcomp(txt_cd_customerfr:txt_cd_customerto)