r_nagu
20th June 2006, 18:13
Hi,
We are trying to implement EDI. We got everything setup to send EDI messages to the customers on sales invoices (SLS).

We also want to generate and send EDI messages for invoices that are created in the TP (BaaN Project) module (session Print Invoices (tppin4474m000)) and TS (BaaN Service) module (session Print Service Order Invoices (tssma3473m000)). Looking at these sessions it does not look like they support EDI. Not sure if anyone know of a way to get these sessions to generate EDI message.

Any help is greatly appreciated.

Thanks,
NS

r_nagu
23rd June 2006, 21:44
Is there patch from BaaN that anyone knows of to enable the Project (TP) and Service (TS) invoicing sessions for EDI?

Thanks,
NS

EdwinvdBorg
24th June 2006, 10:33
Hi,

In the 12 years that I have been working with tp and ts I have never seen anything dealing with EDI for these packages.
I guess the EDI functionality you are looking for in tp and ts is just not there.
In that case you will need another way of exposing the invoicing data out of tp and ts. There are lots of different ways and perhaps a customization via AFS function servers will be the simplest and cheapest solution for you.

Good luck.

Regards,

Edwin

robertvg
26th June 2006, 10:59
I think the easiest way is to create an extra report based on the invoicing sessions that create ascii files with all required fields for the message types you want to create (Edifact INVOIC ?) and then send these to a translator.

Robert

r_nagu
26th June 2006, 22:30
Edwin and Robert,
Thanks for getting back on this. I guess now I will start looking at customizing TP and TS invoicing modules to enable them for EDI.

Thanks,
NS

Chandra
27th June 2006, 06:19
Its the friendly advice..
Invoice is commercial document. While developing, think of the process for resending the same invoice data again if required.