node-rfc - SAP RFC Connector for NodeJS¶
The node-rfc package provides NodeJS bindings for the SAP NetWeaver RFC Library, for a comfortable way of calling ABAP modules from V8 engine Javascript, via SAP Remote Function Call (RFC) protocol.
It was inspired by SAP’s PyRFC package and Joachim Dorner’s node rfc package nodesapnwrfc.
To start using node-rfc
follow the Installation guide.