Then i get the following error
SQLScript: Attribute not found in column table: DEMO_PRICES
prices= CE_CONVERSION(:demo_prices, [family = 'currency', | |||||||||||||||||||
method = 'ERP', | |||||||||||||||||||
client = '900', | |||||||||||||||||||
conversion_type = 'M', | |||||||||||||||||||
target_unit = 'EUR', | |||||||||||||||||||
source_unit = 'DKK', | |||||||||||||||||||
reference_date = "01.07.2014", | |||||||||||||||||||
output_unit_column = "BAPICURR"], | |||||||||||||||||||
[ demo_prices AS out_amount ] );
I have also tried the following, but then i get the error: sap column name BAPICURR defined multiple times in output table
| |||||||||||||||||||
|