...
The triggers parameterization will be by default from product.
The fields of the table:
Product Object | Alarm type | Initial value type | Field starts trigger | Class starts trigger | End value type. | Field ends trigger. | Class ends thigger. |
---|---|---|---|---|---|---|---|
Product object to create the trigger for. | Alarm type to create the trigger for. | Trigger type that initiate the alarm: It can be:
| Field that will determine the alarm creation. This field must exist in the parameterized extaction table to product object level (Product objects ). A search help by fields that exist in the extraction table will be useful. Only show information if the Initial value is F. | ABAP class that will determine the alarm creation. Only show information if the initial value type is C. | Trigger types that end the alarms. It can be:
| Field that going to end the alarm. This field must exist in the parameterized extraction table to product object level (Product objects ). A search help by fields that exist in the extraction table will be useful. Only show information if the Initial value is F. | ABAP class that will determine the end alarm. Only show information if the initial value type is C. |
In this parameterization, the object and type of parameterized alarm deteremine the trigger that will use in the future parameterized alarms.
...