Skip to Content
0
Jun 14, 2011 at 01:01 PM

problem with the routine in DTP filter

134 Views

Hi experts,

i am faced a problem in the routine of filter in the DTP.

I am trying to write a small code in the routine of the filter to the fiscyear, but i see the following generated code, wenn

i create the routine:

  • TABLES: ...

  • DATA: ...

$$ end of global - insert your declaration only before this line -

  • -------------------------------------------------------------------

  • Fieldname =

  • data type =

  • length = 000000

  • -------------------------------------------------------------------

form compute_

So as you see there is no generated field in the part of

Fieldname =

and also

form compute_

so that i am not able to start to write the routine.

Has anyone an idea what the problem here is?

Thank you all in advance.

Best Regards,

Ali