Skip to Content
0
Former Member
Jun 08, 2011 at 11:26 AM

TTDTG in SMARTFORMS

302 Views

Hi all,

we have a lot of SAP Script forms. For multi language usage we use table TTDTG. All SAP Scripts in all languages have the same contents. With the selection of the field lables from table TTDTG the lables will be printed in the language of NAST.

If I change this from SAP script to SMARTFORMS is this also possible? E.g. create a smartform in DE, EN and IT, maintain labels in TTDTG. All smartforms have the same contents and with the different languages the different labels will be selected.

SMARTFORM in DE

&TTDTG_LABEL1&

SMARTFORM in EN

&TTDTG_LABEL1&

Printout:

SMARTFORM in DE

"German value:"

SMARTFORM in EN

"English value:"

Thanks all and regards

Michael