I have created a MasterData object and I want to set the AutoManaged property of my form to true in order to get values from my bounded controls to the database automatically. The problem is the Code field - i don't want it on the form, but adding values for the object doesn't work without it.
Is there a way to have Sap manage the Code on its own like the ManagedSeries for Document UDO?