Hi,
Ive the smart form for workshop invoice
ive got a condition if the Mtart = 'yser', they dont want print MTANR.
else mtart = 'zrsa'
they need mtanr and description.
endif
so ive taken one global field like data: GV_MTART type mtart
GC_YSER type mtart Defualt "Yser"
Before Materail printing ive put the Altranative condtion..in the condtion level ive put the GC_YSER NE 'YSER'.
Here my problem is while printing the form, If the condition is filed then Third column one which is Description will comes to sencond column one which is MATNR.
how to over come the prob?
REgards
chandu