secondary method

SAP Business Workflow (BC-BMT-WFM)

Method that is executed in addition to the main method in the execution of a dialog or background work item.

A secondary method is connected to the leading method of the step, and is generally used to display additional information.

The secondary method can be any object method defined in the Business Object Repository.

If the work item is executed several times, (say, for example, the terminating event has not yet occurred), the secondary method is also executed several times.