Skip to Content
0
Former Member
Jan 19, 2011 at 05:22 AM

Function call in CMOD

70 Views

Dear All,

I am using Resrticted Key figure (RKF) in report which is having one customer exit variable on date field/infoobject.

Now there is a need to use two function module for this customer exit.

Scenario:-

Depending upon the input value given for normal input variable i.e. year, RKF will show value for that specific date.

Now here i am using function module 'DATE_TO_PERIOD_CONVERT', after this function module gets executed i also want to call function module 'SLS_MISC_GET_LAST_DAY_OF_MONTH'.

But when i do this my report does not run at all. When i comment this function call then it works perfectly fine with first function call.

I am not sure if we can call two function module together for one specific customer exit variable. Or there is a problem with 'SLS_MISC_GET_LAST_DAY_OF_MONTH' function module. This function works well when we execute the same in se37.

Can you guide me on how can i use both function module?

Thanks & Regards,

Anup