huysentruitw / SapNwRfc

SAP NetWeaver RFC library for .NET 5, .NET Core and .NET Framework
MIT License
149 stars 43 forks source link

Switch to github actions #25

Closed huysentruitw closed 3 years ago

t3643797 commented 3 years ago

with version greater than 1.0.0.76, when the RFCTYPE_TABLE is empty, an error will be reported。eg: SapNwRfc.Exceptions.SapException:“SAP RFC Error: RFC_TABLE_MOVE_BOF with message: No first row”

campersau commented 3 years ago

I have started with it here https://github.com/campersau/SapNwRfc/commit/5995c42a0c7f229cd2b7eea2c37871cfc7b875ce (sample run here https://github.com/campersau/SapNwRfc/runs/2483066085?check_suite_focus=true) If you want you can take it as a starting point or let me know if I should create a PR with it.

huysentruitw commented 3 years ago

Moved to github actions since v1.1