123 SAP Message of Class M5 Not possible to schedule selection version (saved from standard analysis)











123(M5) - Not possible to schedule selection version (saved from standard analysis)

Message number 123 of class M5 is used to display message "Not possible to schedule selection version (saved from standard analysis)" and can be triggered using the following ABAP code:

    MESSAGE W123(M5). "Warning message example
    MESSAGE I123(M5).
"Information message example
    MESSAGE E123(M5).
"Error message example
See here for more options


What causes this issue

You tried to schedule a selection version. This selection version was
created when a standard analysis was saved. Selection versions such asthese cannot be scheduled for technical reasons. You can only scheduleselection versions created via the menu path: Standard anaylses -> Selection version -> Create

System Response

The system will not schedule the selection version you requested.

How to fix

Please create a new selection version using the above menu path. This
selection version can then be scheduled.
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!