Skip to Content
0
Former Member
Sep 10, 2007 at 12:11 PM

Extended syntax check, currency error?

23 Views

Hi,

I'am getting this error:

Use addition CURRENCY when outputting WA_BILLIT_DOWN-ERDZ_NETTOBTR

Use auxiliary field when outputting with MESSAGE

This is the code:

    WRITE wa_billit_down-erdz_nettobtr TO lv_nettobtr_char
    LEFT-JUSTIFIED .

I am using WRITE TO, so can I ignore this error??

Adibo..:)