‎2011 Dec 19 7:26 AM
Hi,
I'm trying to migrate an infocube from 3.x to 7.0, I created transformation and infosource ZIS_SS_TD_MG. When i'm trying to migrate DataSource then error displaying as
" Activation of Objects with Type DataSource "
Errors:
The data object "L_S_DATA_APPL_0001" does not have a component called "".
Code line has errors: " cuky = l_s_data_appl_0001-"
Syntax error in routine "convert_line_0001 ", line 507 of generated program"
Error when activating DataSource IS_SS_TD I_EXTERN
Warnings:
Field /BIC/SMID_SS ( Position 1 😞 Only internal format can be selected if character PSA
Field /BIC/PQTY_SS ( Position 2 😞 Only internal format can be selected if character PSA
Field /BIC/SALES_S_S ( Position 3 😞 Only internal format can be selected if character PSA
Field /BIC/PROFIT_SS ( Position 4 😞 Only internal format can be selected if character PSA
Field /BIC/SALES_S_S ( Position 3 😞 Missing reference to currency field/unit field
Field /BIC/PROFIT_SS ( Position 4 😞 Missing reference to currency field/unit field
Please help me to solve
Thanks
‎2012 Oct 16 3:08 PM
Hi Satish,
I am also facing the same error, did you found out the solution.
If yes could you please share it with me.
Thanks
‎2013 Dec 05 11:07 PM
Hi,
This is probably because you have a key figure with fixed currency, instead of having a reference currency for your key figure. The system tries to generate programs(subroutines/include program) and get the reference currency field but fails, so that syntax error happens for the generated program.
Haifeng