SAP Program REMMA_CLIST_AUTPROC_EXEC - Execute Automatic Processes


trados = docu -> fi -> fica

Purpose
With this program you can select a quantity of clarification cases andthen execute the automatic processes assigned to the cases.
In the Configuration of Clarification Case Categories in the IMG, youcan define a series of business processes that the clerk can then use inmanual processing. These business processes are implemented as actionbox transactions. You can designate any processes as 'automatic. Indoing this, you specify that this program can execute these processes inthe background automatically. However, regardless of this, the clerk canuse all processes, whether automatic or not, to manually execute, forexample, transaction EMMAC2.
The aim of the automatic processes is to process the clarification casebefore a clerk has to intervene manually.
This reduces the number of clarification cases that the clerk has toprocess manually.
An automatic process usually consists of several steps where the systemtries to correct the error situation described in the clarification casewithout the intervention of a clerk. If the system can correct the errorsituation automatically, then the automatic process ideally includes astep that sets the status of the clarification case to Completed orConfirmed. To do this, the process can use methods of the businessobject EMMACASE.

Prerequisites
An automatic process is an action box transaction. You can define actionbox transactions in the IMG under DefineConfiguration Profile for Action Box.
Note that only action box transactions that have no dialog steps can beexecuted in the background automatically. You have to ensure thisyourself in your action box transaction. If errors occur during theexecution of the action box transaction, the transaction itself has tohold this error situation in a processing step for checking later. Asuitable tool would be the application log, which you can subsequentlyevaluate with Enhanced Message Management.

Features
Select the clarification cases for which you want to execute theautomatic processes defined. Set the indicator Manual Case Selection
if the system is to display the selected cases in a list.
If you do not set the indicator Manual Case Selection,immediately after selecting the cases the system starts to execute theautomatic processes.
Do not set the indicator Manual Case Selection if you want toschedule this program in a job.

Selection
To select the clarification cases, you can use the same selectioncriteria as in transaction EMMACL.

Output
As soon as you have selected the clarification cases, they aredisplayed. To execute the automatic processes, choose the correspondingfunction key.
The execution of processes is documented in the log of the clarificationcase. These messages are also retained in the application log ofclarification cases, object EMMA, subobject CASE.