101 SAP Message of Class AY SYST:Error in changing ANIA (Contact your System Specialist)











101(AY) - SYST:Error in changing ANIA (Contact your System Specialist)

Message number 101 of class AY is used to display message "SYST:Error in changing ANIA (Contact your System Specialist)" and can be triggered using the following ABAP code:

    MESSAGE W101(AY). "Warning message example
    MESSAGE I101(AY).
"Information message example
    MESSAGE E101(AY).
"Error message example
See here for more optionsay101



What causes this issue


Table ANIA was not updated during this change.



System Response


Posting cannot be carried out.



How to fix


Analyze the error (Database error?)

or
the CO object number does not exist in Table ANIA.
Message text extract from SAP system. Copyright SAP SE.


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