2 weeks ago
This is my basic CDS view:
This is my projection view:
These are my defined behaviors:
My question is why when I save a new created record the fields 'Criador' (created by), Data criação(date created), Modificador (Modifier) and Data modificação (Date Modification) are not saved and appear blank afterwards:
Request clarification before answering.
@MioYasutake this is the behavior :
Do you have a sample of mapping between the CDS View and the persistent table for the date and user fields? Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a snippet of sample mapping.
mapping for <persistent_table_name>
{
<cds_field1> = <table_filed1>;
<cds_field2> = <table_filed2>;
}
I tried this mapping but it didn't work :
because when i try to create a new record the data is not saved:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please ensure that the behavior definition includes the mapping between the CDS View and the persistent table for the date and user fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.