Do you have any question about this error?
Message type: E = Error
Message class: FAA_ARCH - Data Archiving Fixed Asset Accounting S/4
Message number: 006
Message text: Archiving object FAA_ASSET cannot be used; use AM_ASSET instead
The function for new asset master data is <ZH>not</> active. Therefore,
the archiving object <AB>FAA_ASSET</> <ZH>cannot </>be used.
The archiving process using object <AB>FAA_ASSET</> is terminated.
Use archiving object <AB>AM_ASSET</> instead.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
FAA_ARCH006
- Archiving object FAA_ASSET cannot be used; use AM_ASSET instead ?The SAP error message FAA_ARCH006 indicates that there is an issue with the archiving object being used for asset accounting. Specifically, it states that the archiving object
FAA_ASSET
cannot be used and that you should useAM_ASSET
instead. This error typically arises when there is an attempt to archive asset data using an incorrect or deprecated archiving object.Cause:
- Deprecated Archiving Object: The archiving object
FAA_ASSET
is no longer supported or has been replaced byAM_ASSET
. This can happen due to updates or changes in the SAP system where certain objects are phased out.- Configuration Issues: The system may be configured to use the old archiving object, leading to this error when trying to execute archiving processes.
- Custom Development: If there are custom programs or reports that reference the old archiving object, they may need to be updated to use the new one.
Solution:
- Use the Correct Archiving Object: Modify your archiving process to use the
AM_ASSET
archiving object instead ofFAA_ASSET
. This may involve changing the configuration settings or the program logic that initiates the archiving.- Check Custom Programs: If you have custom programs or reports that reference the old archiving object, update them to use
AM_ASSET
.- Review Configuration: Go to the transaction code
SARA
(Archive Administration) and check the settings for the archiving object. Ensure that it is set to useAM_ASSET
.- Consult Documentation: Review the SAP documentation or release notes for any changes related to asset archiving that may provide additional context or steps for migration.
- Testing: After making the necessary changes, perform tests to ensure that the archiving process works correctly with the new archiving object.
Related Information:
SARA
for archiving administration and SARI
for archiving information.By following these steps, you should be able to resolve the FAA_ARCH006 error and successfully archive your asset data using the correct archiving object.
Get instant SAP help. Start your 7-day free trial now.
FAA_ARCH005
Please use new archiving object FAA_ASSET; AM_ASSET is obsolete
What causes this issue? The new asset logic has been activated. This means that archiving in Asset Accounting uses archiving object <AB>FAA_ASS...
FAA_ARCH004
Archiving process finished
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FAA_ARCH007
&1% of fixed assets processed (&2 of &3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FAA_ARCH010
Asset preprocessing started for company code &1 with date &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.