Implementing a BSP Callable Object
Purpose
You can use a BSP application to execute a task that is part of a business process modeled within the Guided Procedures framework.
In this tutorial you learn how to implement a BSP application that is to be exposed as a callable object in Guided Procedures. This is done using several ABAP function modules defined by the GP framework.
Prerequisites
- You have access to an ABAP system where you will create the BSP application.
- You have the latest version of Guided Procedures deployed to your Application Server Java.
- You familiarized yourself with the basics of BSP application programming, for example by working through the tutorial Creating a Basic BSP Application.
Process Flow
To implement a BSP callable object, you: