Nuacht

In this new blog we (myself + Michael Sun) want to describe the usage of performing ABAP function module calls with SAP Data Intelligence using Custom ABAP Operators. You may have already seen a ...
Invoke ABAP Function Modules in Cloud ABAP Systems Call a function module in a cloud ABAP system via RFC, using a sample Web application. This scenario performs a remote function call to invoke an ...
There is no function module discussed more frequently in the SAP community than the function module RFC_READ_TABLE. This remote-enabled function module allows generic read access to arbitrary tables, ...