Exception in InfoPackage

Question: Hi,
I have a problem.
I have a Infocube with a update rules, what I am using a rutine to translate 0FISHPER to 0CALMONTH. Until here all ok.
After, I´m trying to load init load but I always get a error. The error is because in r/3 data exist a data with 0FISHPER = 000.2006, so when it is translate in the update rules doesn´t undertand a month 000.
I want to load init load with 0FISHPER 001.2004 - 012.9999, but I want to restrict the 0FISHPER 00.2006. How can I realize it? Or other idea?

Thanks, too much

Answer:
do you actually need the data booked on 000.2006?

IF NO:
do 2 separate inits:
init 1: 001.2004 - 012.2005
init 2: 001.2006 - 012.9999

IF YES:
you need to figure out to which month the records from 000.2006 need to be translated and program this exception logic in the routine that converts 0FISCPER to CALMONTH

Answer:
Thanks too much
Copyright ?2007 - 2008 www.jt77.com