Hi Experts ,
Please find the attachment
Error : Calculation view :SQL : Transaction rolled back by an internal error.Attribute not found in column table
Begin
Select1 = CE_COLUMN_TABLE("NVHUSER11"."CUST1_DETAILS",[CUSTOMER,COMPANY NAME,AMOUNT,QUANTITY]);
Select2 = CE_COLUMN_TABLE("NABI_HANA"."MATERIAL_DETAILS",[CUSTOMER,COMPANY NAME]);
var_out = CE_UNION_ALL(:select1, :select2);
End ;
Kindly Regards ,
Sheik.