Skip to Content
0
Former Member
Mar 04, 2009 at 07:09 PM

Handling multiple languages in SAPscripts and Smartforms

1037 Views

A lot of our output documents need to be printed in different languages. For e.g. a Sales Invoice would have to be in English, German and French and currently with Sapscripts we create separate output types and separate sapscripts for each one of them but they all share the same driver program.

Is this the easiest way to do this? Can it be made simpler using Smartforms perhaps using standard texts or text elements?