Skip to Content
0
Former Member
Dec 13, 2008 at 11:35 AM

Fiscal Year Period Routine issue

108 Views

Hello All ,

I have upload problem while loading data from 2LIS_11_VAITM to infocube 0SD_C03 .

In the update rules 0FISCPER and 0FISCYEAR are mapped to Update Date Statistics 0ST_UP_DTE.

This causes a problem.

So I have written a routine on 0FISCYEAR as below ,

RESULT = COMM_STRUCTURE-ST_UP_DTE+0(4).

And then loaded data by making fiscal year variant = V3 Constant .

This data load is successful.

and Then anothe routine for 0FISCPER as below ,

RESULT = COMM_STRUCTURE-ST_UP_DTE+0(6).

If I load data now , i get an upload error as

'

Fiscal year variant V3 is not maintained for calendar year 0200'

The Fiscal Year Varient is Coming from R3 as field but do not have Fiscal Year or Period in the related data source 2LIS_11_VAITM.

Please help me ,

regards ,

Amol K.