on ‎2020 Oct 13 4:12 AM
Area - ABPA RESTful Programming model.
I created CDS view with below fields. Data element behind the attributes have the conversion exit.
Because of the Conversion exit, my service Binding Preview tool, is not loading the application.
So I checked the transaction code /IWBEP/ERROR_LOG. I have error Message, Conversion exit not allowed for entity attribte << attribute name >>.
But I need the attribute, should be shown on my application.
Attribute use the Standard data element Domain.
Example : PS_PSPID ( Domain )
/BOBF/TIMESTAMP ( Domain )


Request clarification before answering.
Hi. Could you try doing a casting of the field to Timestamp field in the wrapper CDS. Might help.
cast(zfield as timestamp) as zfield.
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.