Skip to Content
0
Former Member
Oct 20, 2008 at 11:22 AM

Calling Function Module using Macro

215 Views

Dear All,

I have a function module ZGET_DATA

Am passing date as input parameter.

So i have defined the macro as below:

ZGET_DATA(

BUCKET_BDATE(

Row:Forecast(From M05.2009)

)

)

When i debug the function module, i see it is not picking the date, can you please tell if the definition of macro is correct?

Thanks,

Santhana.