Skip to Content
0
Former Member
Dec 08, 2008 at 02:08 PM

FM UMC_CALDAY_TO_FISCPER

71 Views

Hi Gurus,

I am a BI user, I have copied FM UMC_CALDAY_TO_FISCPER to Z version( reason for copy is the FM is not exixting in BI system) and activated and executed. I am running into shortdump.

below is the short dump details:

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was

not caught in

procedure "ZUMC_CALDAY_TO_FISCPER" "(FUNCTION)", nor was it propagated by a

RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

The call to the function module "DATE_TO_PERIOD_CONVERT" is incorrect:

The function module interface allows you to specify only

fields of a particular type under "I_PERIV".

The field "I_PERIV" specified here is a different

field type

Do i need to include DATE_TO_PERIOD_CONVERT funciton module in custom funtion group. Any help greatly appreciated.

Regards,

Reddy.