323 SAP Message of Class 00 You cannot process more than one log with this function











323(00) - You cannot process more than one log with this function

Message number 323 of class 00 is used to display message "You cannot process more than one log with this function" and can be triggered using the following ABAP code:

    MESSAGE W323(00). "Warning message example
    MESSAGE I323(00).
"Information message example
    MESSAGE E323(00).
"Error message example
See here for more options


What causes this issue

The following activities can only be used on a log:
Analysis
Selection

System Response


How to fix


Only individual log processing is possible, that is, no block areas can
be selected.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class 00 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!