
Defining, Releasing, and Transporting Methods
Use
Before you can use a new
method, you must first define it, and release it in the Alert Monitor. You can then assign the method to an MTE. You can also transport the method definition to other SAP systems.
The methods created by SAP already exists in all systems with a SAP Basis or SAP Web Application Server. This means that you only need to transport your own method definitions.
Procedure
job, or you can specify that the method is to be executed manually.

We recommend that you execute long-running methods as background jobs. If you choose this option, the SAP system assigns the method to an available background process. You do not need to manually schedule the background job; you can, however, check its status with transaction SM37.
See Also:
Starting Methods