dbosoft / YaNco

.NET SAP RFC API based on SAP Netweaver RFC SDK
MIT License
123 stars 15 forks source link

Document how types are converted #269

Open fw2568 opened 9 months ago

fw2568 commented 9 months ago

Standard type converters from and to ABAP are not currently documented in the readme.

We should add two tables listing the conversions as implemented here:

https://github.com/dbosoft/YaNco/tree/main/src/YaNco.Core/TypeMapping

AB#569