Hello,
I'm added the logic in order to custom sap.m.Table colums with Engine and sap.ui.fl.variants. It works when I run it with Fiori Launchpad, but it doesn't when I run it without FLP.
It shows me the error: A Change was not created successfully. Reason: - Cannot read properties of undefined (reading 'oData')
It's a problem because the app will be deployed in Cloud Foundry and it won't have the FLP, so I don't know if I miss something o if there is a way to solve it.