SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Background Remote Function Call (bgRFC)

The Background Processing Framework (bgPF) is a framework on SAP Business Technology Platform designed for running processing tasks in the background. Developers use it to execute long-running or asynchronous operations without blocking foreground processes. More details can be found in the Background Processing Framework documentation.

Tutorials that teach this

Docs explaining this concept

Prerequisites