Hi all,
can please you give example for CE_CONVERSION
T1=CE_COLUMN_TABLE("HANAUSER"."CE1IDEA",["KNDNR","MANDT","VV010","WADAT"]);
var_out=CE_CONVERSION(:T1, [family = 'currency',
method = 'ERP', client = '800',
conversion_type = 'M', target_unit = 'EUR',
source_unit_column = " VV010",
reference_date_column = "WADAT",
SCHEMA="HANAUSER",
output_unit_column = "TRGCUR"]);
when doing this i am facing issues pls help input table which one take for input ,which one crete output column