208 SAP Message of Class AY Customizing inconsistency- business area is suppressed











208(AY) - Customizing inconsistency- business area is suppressed

Message number 208 of class AY is used to display message "Customizing inconsistency- business area is suppressed" and can be triggered using the following ABAP code:

    MESSAGE W208(AY). "Warning message example
    MESSAGE I208(AY).
"Information message example
    MESSAGE E208(AY).
"Error message example
See here for more optionsay208



What causes this issue


You want business area balance sheets in company code V1 . Therefore,
every asset has to be uniquely assigned to a business area.
However, in screen layout rule v2 for asset class v3 , you have
suppressed the business class. As a result, the business class cannot be entered, and also cannot be copied from reference objects.


System Response


You cannot create any assets in asset class v3 .



How to fix


Correct the Customizing inconsistency by setting the business area to
'ready for input' in screen layout rule v2 .
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!