on 2018 Jan 21 10:41 PM
Hi odata specialists,
I'm new to odata and have a beginners question about data types.
I try to transfer data of SAP standard table AFVV.
(The argument '1.0000000000000000E +' can not be interpreted as a number.)
Then I analysed the fields and found, that this only happens, if I include a field which is set to type FLTP, e.g. AFVV-BEARZ, data element BEARZEIT, floating point, len=16, dec=16.
While the import of the DDIC structure AFVV the type was automatically set to Edm.Double like this
Linking to other types leads to a generation error. Only Edm.Double works but fails while triggering the odata service by my URI
/sap/opu/odata/SAP/ZPP_TEST_ORDERS_SRV/AfkoSet('100000035')/ToAfvv
By the way: I am using SAP_GWFND 750/SP3 on a SAP ERP ECC6.08 system.
Thank you very much !
Best regards,
Markus
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.