Hi, I have installed SAP BPC 10 on my system. I am trying to upload the data using flat files. I am not able to upload the data as it shows - invalid command in the respective column.
The data file gets uploaded, but it shows an error in TRANSFORMATION FILE.
The mapping is done as follows :
C_ACCT=*Col(1)
C_CATEGORY=*Str(Actual)
C_ENTITY=*Str(1000)
C_TIME=*Str(2012APR)
C_AUDIT=*Str(INPUT)
C_FLOW=*Str(F_FA)
C_INTERCO=*Str(I_1000)
C_SCOPE=*Str(G_GSG)
C_RPTCURRENCY=*Str(AUD)
SIGNEDDATA=*Col(10)
The validation error - INVALID COMMAND IN COL(10). SIGNEDDATA = DATA gives me an error of DATA COLUMN not found in SOURCE.
Please guide me to remove this error.
Regards,
Dhanashree.