Story Book 246: ๐ Day 5 โ
#OperationSelfLearnings
Enabled Draft handling in SAP CAP today.
After rebuilding the schema properly:
โ Draft tables generated
โ Edit โ Save โ Activate flow working
โ Editing Status filter active
โ Clean lifecycle management
Big lesson today:
When changing the persistence model (like enabling draft), donโt rely only on cds watch.
Rebuild the database properly using cds deploy.
Learning one layer at a time.
#SAP #CAP #FioriElements #learningjourney