‎2006 Jul 03 3:26 AM
I need to mass change legacy assets. So I use LSMW, with program RAALTD11. Here are the error infomation:
AS92 E AU 261 Transaction code not specified or invalid.
Does this program support t-code as92? Thank you.
‎2006 Jul 03 3:31 AM
Hi ,
Check the OSS notes it gives clear information for your query.
OSS NOte 94218 - RAALTD11: no change to existing master recs - AS92
Symptom
The purpose of Transaction AS92 is to change individual fixed assets once they have been transferred/taken over. This is the reason the function 'Change old data' (AS92) has not been implemented in program RAALTD11.
Nevertheless, if you attempt to transfer a file with Transaction code AS92 per RAALTD11, you find up to and including maintenance level 4.0C that error messages are generated, the reason for which is not particularly clear.
Additional key words
Data acquisition, AS92
Cause and prerequisites
The system lacks this function.
Solution
If old data is to be changed automatically, program RAALTD01 must be used.
To prevent RAALTD11 immediately terminating when you use AS92 and not running up against errors, you can implement the advance corrections as set out in the attachment.
In addition, call up Transaction SE80 "Object Browser".
Select Single object -> Other objects -> Edit
Select 'Message number', and enter 'AU' under message area and '261' under the message number.
Select Create.
Under short text enter "Transaction code not set or invalid".
Then Save the short text.
Select long text.
Enter the following text under "Diagnosis":
In the input file data record, either the transaction code (field BALTD-TCODE) was not transferred or an invalid value was.
Enter the following text under "System activities":
The fixed asset cannot be created.
Enter the following text under "Procedure":
Transfer only valid transaction codes in the input file. Transaction codes which can be processed by RAALTD11 are:
AS91 - Create old asset
AS94 - Create old asset sub-number
AS81 - Create old group asset
Save the long text.
Source code corrections
Cheers
VJ
‎2006 Jul 03 4:16 AM