on ‎2020 Nov 03 9:46 AM
Hello...
In ABAP we have include and append structures. I want to achieve the same thing in CAP.

First of all I have type AdditionalFields with 4 fields and i deployed to the sqllite database. After that i added ztest field in AdditionalFields type. I want to replicate the ztest field automatically in database table without using "cds deploy --to sqlite" command. but it is not working. How can i achieve this? Please help me...
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Why should it be possible without a cds deploy? Also in ABAP you have to activate your changes so the additional column is created in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.