• How to detect if there is an error on a Import on code using Call IMPORTSIL () from GIMPOBJ

    I am creating a Credit Note or Debit Memo under certain circumstances using: Call IMPORTSIL ("YBIC",filpath("TMP",YFILENAME,"TXT)) from GIMPOBJ If everything works OK a message is displayed for each Credit Note or Debit Memo created and that is fine…