SAP / PyRFC

Asynchronous, non-blocking SAP NW RFC SDK bindings for Python
http://sap.github.io/PyRFC
Apache License 2.0
510 stars 137 forks source link

pyrfc._exception.RFCError: Unknown RFC type 23 when wrapping #83

Closed Kobaltauge closed 6 years ago

Kobaltauge commented 6 years ago

Reading a table from SAP there a fields defined as type "DF16_DEC". Returning pyrfc gets this error.

pyrfc._exception.RFCError: Unknown RFC type 23 when wrapping xxxx

It is possible to process all data types defined in SAP (all attached in the screenshot)?

2018-10-01 19_51_25-dictionary_ struktur anzeigen

Thank you.

Regards from germany

Massimo

Kobaltauge commented 6 years ago

OK. Sorry. This is probably not an error of PyRFC. It seems that generally only strings are allowed through RFC.

bsrdjan commented 4 years ago

Solved by adding RFCTYPE_DECF16