Start of Content Area

Procedure documentation Releasing the BAPI   Locate the document in its SAP Library structure

Procedure

To release a BAPI, follow the steps below:

1.

First release the function module in the Function Builder. Choose
Function module
® Release ® Release.

2.

Set the status of the method to "released" in the Business Object Builder.

 
  • Select the relevant SAP business object type in the Business Object Builder, and open the node Methods.
  • Place the cursor on your BAPI, and choose Edit ® Change release status ® Object type component ® In Released.

3.

Verify the new status of the function module in the Function Builder and the method in the BOR.

 

Releasing BAPIs in the Context of ALE

If you are implementing the BAPI in an asynchronous context of Application Link Enabling (ALE), you have to also release the IDoc associated with the BAPI. For more information, see the ALE Programming Guide.