247 SAP Message of Class M5 Execute program RMCFNE22 in background first.











247(M5) - Execute program RMCFNE22 in background first.

Message number 247 of class M5 is used to display message "Execute program RMCFNE22 in background first." and can be triggered using the following ABAP code:

    MESSAGE W247(M5). "Warning message example
    MESSAGE I247(M5).
"Information message example
    MESSAGE E247(M5).
"Error message example
See here for more options


What causes this issue

The information structure S022 was extended for release 4.5A. This was
necessary to ensure that the flexible analysis is correct and toimprove the performance of the standard analysis.

How to fix

To fill the new field, plan the program RMCFNE22
in the background. It processes at least 10,000 data records perminute. After the job has been run, the standard analysis runs as itdid previously - only somewhat faster.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class M5 main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!