Skip to Content
0
Former Member
Feb 26, 2009 at 10:15 AM

problem in report

18 Views

hi,

all

i am doing 1 report in which i am using parameter for date field and by default it is sy-datum + 30

now i am updating one table for which there is date field and barcode which is combination of this date field.the problem is that when we are changing this field on screen it is working fine in foreground data and barcode are comming perfect but when i am running this program in background the date field get updated but its creating problem for barcode.

what is the reason and what is solution.

i.e 1.2.2009 + 30. = 31.02.2009 ? user has to adjust here .