453 SAP Message of Class AY Deprec.simul.data CoCd &2; WBS element &1 can only be posted in CoCd &3











453(AY) - Deprec.simul.data CoCd &2; WBS element &1 can only be posted in CoCd &3

Message number 453 of class AY is used to display message "Deprec.simul.data CoCd &2; WBS element &1 can only be posted in CoCd &3" and can be triggered using the following ABAP code:

DATA: lv_val1(100) TYPE C.
lv_val1 = '123'.

    MESSAGE E453(AY) WITH lv_val1. "Error message example

    MESSAGE W453(AY) WITH lv_val1. "Warning message example

    MESSAGE I453(AY) WITH lv_val1. "Information message example
See here for more optionsay453



What causes this issue


Account assignment to WBS element V1 is only possible in company code
V3 . However, company code V2 is entered as the requesting company code in the depreciation simulation data.


System Response


Processing is terminated. You are only allowed to enter WBS elements
that can also receive account assignment in the requesting company code of the depreciation simulation data. All depreciation simulation data of a planned investment has to be assigned to the same requesting company code.


How to fix


Enter a WBS element for which account assignment is possible in company
code V2 . Or change the requesting company code in the master data of the planned investment. This company code is adopted in the depreciation simulation data, so that you can enter WBS element V1 . See also SAP Note 660763.

SYS_ADMIN


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!