lli-baan
5th October 2005, 12:22
Hi @ all!
I have a problem with the afs for session timrp12l7m000.
When i come to the point "timrpf12l7m000.continue(error.string)" the error.string gets the value "Input cancelled on field isdt.t"!
I used the AFS very often and until now, there wasn't a problem! Has somebody an idea???
See the code:
timrpf12l7m000.put.orno.f(tmp.long.0)
timrpf12l7m000.put.orno.t(tmp.long.999999)
timrpf12l7m000.put.von_Geplantes_Entnahmedatum.isdt.f(tmp.long.0)
timrpf12l7m000.put.von_Geplantes_Entnahmedatum.isdt.t(tmp.date)
timrpf12l7m000.put.von_Lieferant(llsuc116.suno)
timrpf12l7m000.put.bis.suno.t(llsuc116.suno)
timrpf12l7m000.put.von_Artikelnr.(llsuc116.item)
timrpf12l7m000.put.bis.item.t(llsuc116.item)
timrpf12l7m000.set.report("rtimrp12l701000", PRINTER, error.string)
timrpf12l7m000.continue(error.string)
timrpf12l7m000.end(error.string)
I have a problem with the afs for session timrp12l7m000.
When i come to the point "timrpf12l7m000.continue(error.string)" the error.string gets the value "Input cancelled on field isdt.t"!
I used the AFS very often and until now, there wasn't a problem! Has somebody an idea???
See the code:
timrpf12l7m000.put.orno.f(tmp.long.0)
timrpf12l7m000.put.orno.t(tmp.long.999999)
timrpf12l7m000.put.von_Geplantes_Entnahmedatum.isdt.f(tmp.long.0)
timrpf12l7m000.put.von_Geplantes_Entnahmedatum.isdt.t(tmp.date)
timrpf12l7m000.put.von_Lieferant(llsuc116.suno)
timrpf12l7m000.put.bis.suno.t(llsuc116.suno)
timrpf12l7m000.put.von_Artikelnr.(llsuc116.item)
timrpf12l7m000.put.bis.item.t(llsuc116.item)
timrpf12l7m000.set.report("rtimrp12l701000", PRINTER, error.string)
timrpf12l7m000.continue(error.string)
timrpf12l7m000.end(error.string)