• Restricted Characters for Imports and Exports

    Hi! I have searched multiple blogs and sites for this answer (along with the online help center) and can't find a clear document that states which characters are restricted in Imports/Exports per table. I've been told by Consultants that certain characters…
  • Automate Importing files with VB.net Routine

    I need a Visual Basic routine that would re-format a CSV file from one application to be imported into Sage X3 V11. The application is moving invoice and payment details from one system to another. The basic difference is that the source file has one…
  • Read file and write to purchase order screen table lines

    I have this code which reads the given file and attempts to write it to the lines on the purchase screen. The issue is that it is populating the data into the fields, but it isn't actually "creating" the line on the screen, the same way that it does…
  • Is there a way to export some data into a csv or text file and tag it on to the end of a printed report?

    so, we want to output some of our customer data into another system but only as the delivery documents are printed. on V11, is it possible to tag something on the bottom of the report code that will output a CSV to a given location. eg: user prints…