Hi Hari, You can use it as join condition, but you can not define fetch attribute in lt_pi variable, for example, before change CE_COLUMN_TABLE("SAP_HANA_EPM_DEMO"."sap.hana.democontent.epm.data::purchaseOrderItem", ["PurchaseOrderItem", "Currency", "GrossAmount","ProductId","Quantity","QuantityUnit"]); after change CE_COLUMN_TABLE("SAP_HANA_EPM_DEMO"."sap.hana.democontent.epm.data::purchaseOrderItem", ["PurchaseOrderId","PurchaseOrderItem", "Currency", "GrossAmount","ProductId","Quantity","QuantityUnit"]); Hope this can help you. Jerry
↧