Hello ,
I am trying to load the data from BW to BPC with the selection on 0FISCPER format example : 2012012 . However whenever i load with this selection the package in BPC fails with the error message "The current value in the selection is not in the format required" . Can someone help me resolve and load the transcation data ?
Transformation file :
*OPTIONS |
FORMAT = DELIMITED |
HEADER = YES |
DELIMITER = , |
AMOUNTDECIMALPOINT = . |
SKIP = 0 |
SKIPIF = |
VALIDATERECORDS=NO |
CREDITPOSITIVE=YES |
MAXREJECTCOUNT= |
ROUNDAMOUNT= |
CONVERTAMOUNTWDIM=CENTROCUSTO |
*MAPPING |
CATEGORY=0VTYPE |
EMPRESA=0COMP_CODE |
CENTROCUSTO=0CO_AREA+0PROFIT_CTR |
CLASSE=0ACCOUNT |
TIME=0FISCPER |
VERSAO=*STR(INICIAL) |
SIGNEDDATA=0CREDIT |
*CONVERSION |
TIME=FISCPER.XLS |
AMOUNT=inverte_sinal.xls |
CONVERSION file : FISCPER.XLS
EXTERNAL INTERNAL
????001 ????.JAN
????002 ????.FEB
????003 ????.MAR
????004 ????.APR
????005 ????.MAY
????006 ????.JUN
????007 ????.JUL
????008 ????.AUG
????009 ????.SEP
????010 ????.OCT
????011 ????.NOV
????012 ????.DEC