SAP Messages

SAP message number 513 within class AA - Requested fiscal year is before transfer date &








Messsage Text for 513(AA)

Requested fiscal year is before transfer date &


DIAGNOSE
You want to process a real depreciation area which, although it is defined in the ATAB table, was not created as a ANLB table. Further processing is not possible.
Possible causes for error:
- The depreciation area was not activated when the asset master record was created.
- The depreciation area was included in the ATAB table after the asset master record was opened.

SYSTEMAKTIVITAETEN
You can make the depreciation area valid for the asset and the values valid by using transaction xxxx and program SAPxxxx respectively.

BENUTZERAKTIVITAETEN
Inform your Systems Specialist.


ABAP Code to add mesage to own reports


MESSAGE W513(AA). "warning message
MESSAGE E513(AA). "Error message
--> See here for more options


Contribute (Add Comments)

Use the comments section below to add any links, information or screen shots that you feel are relevant to this message. This could include issues you have found that cause the messages to appear incorrectly as well as any fixes you have found or relevant SAP OSS notes. You will then be able to find this information quickly, simply by searching on the message class AA and number 513



Return to Message Class AA