Skip to content

Opening book details…

Can I read SAP ABAP: Background Task Functions on EtoBox?

SAP ABAP: Background Task Functions by Ajit Keshari Pradhan is a document available to read on EtoBox.

What is SAP ABAP: Background Task Functions about?

The IN BACKGROUND TASK statement in ABAP allows you to execute remote enabled function modules in a background task asynchronously. While the code will step over the function module call, the processing is not actually started until a commit work is reached. Adding a commit work after the call will trigger the background processing immediately. When using IN BACKGROUND TASK, the function details are stored in tables until the task finishes processing.

Author
Ajit Keshari Pradhan
Language
EN