Adding BAPI Methods to a Service Object

Service Object Methods can be added by selecting the method from an SAP BAPI and dragging the item onto the design canvas.

The SAP BAPI include existing methods that can be leveraged and used within a new ServiceObject. Accessing these methods does not require any particular skill, other than being able to navigate through the BAPI structure and locate the required method. The Service Object can have more than one method; both custom and existing. When using a resident SAP method, the method can be further customized by clicking on the GETLIST link. Further BAPI Methods are available, but depend on the actual BAPI in question.

Item Description
Methods Any number of methods can be added to the Service Object.
K2 connect Test Cockpit Loads the K2 connect Test Cockpit.

Close Service Object

Deletes the method from the ServiceObject.

When the method is deleted, any customizations are deleted.