Executing Detection Strategies 

Objective

After completing this lesson, you will be able to execute detection strategies.

Mass detection

The mass detection function is a background process to execute detection strategies on a scheduled basis for regular or one time processing of mass data. For each processed detection object exceeding the detection strategies threshold an alert item will be created.

The following diagram explain the architecture of the mass detection process across multiple systems:

In order to schedule the Mass Detection you have to start the mass detection in the back end system, call transaction FRA_MASS_DET_PP (Execute Mass Detection)or call transaction SA38 (ABAP Reporting) and run program FRA_MASS_DETECTION_PP.

You would typically want to schedule this as an ABAP variant with dynamic "Date From" and "Date To".

For inactive strategies, you can execute a simulation run.

Foractive strategies, you can execute a production run or a simulation run.

For an ad hoc executionclick on Mass Detection on the respective Detection Strategy

Online detection

In the online detection, an external application calls via a Web service and evaluates detection objects for possible fraud.

Note

This means that you have integrated a call to SAP Business Integrity Screening for online detection into a business process in the external application.

The following diagram explain the architecture of the online detection process across multiple systems: