Defining, Releasing and Transporting Methods 
Use
The standard methods for monitoring tree elements in the alert monitor are created automatically. You can also define your own methods in the monitoring architecture. The method definition is a logical name that assigns the method to tree elements in the alert monitor.
Before you can use a new method, you must first define it and release it in the alert monitor before you can assign it to an MTE. You can also transport the method definition to a different SAP System.

The methods that are predefined already exist in other SAP Systems of the same release. This means that you only have to transport the method definitions that you have created yourself.
You define, release and transport a new method as described below.
Procedure
If you want to execute a function module as your method, you must specify the method parameters in the Parameters tab.
background job. Alternatively, you can specify that the method should be executed manually.

SAP recommends that you execute long-running methods as background jobs. When you choose this option, the SAP System assigns the method to available background work processes. You do not need to schedule the background jobs manually, but you can use Transaction SM37 to check their progress.
See also:
Method Assignments.