Skip to Content
0
Former Member
Sep 12, 2007 at 08:08 AM

How to filter the output of a query according to the language

845 Views

Hi guys,

I have the following tables joined togheter: VBAK ,VBKD ,TVZBT.

The problem is, the output gives any record as many times as many languages exist in table TVZBT

I tried with the following instruction but it doesn't work,no matter in which event I put it:

check tvzbt-spras eq sy-langu.

Thanks,Christian