‎2005 Jun 15 10:26 PM
Hi everyone,
I am trying to create an asset using the BAPI_FIXEDASSET_CREATE. I tested it with a single test and it returned with a success message along with the asset number thats been created. But when I try to call the same BAPI within my report which I developed to make a call to commit BAPI soon after I call the create BAPI, it is giving error message saying that asset class has not been entered. I made sure every input parameter is the same when compared to the single test I did. Please advise me if you have any idea on this.
Thanks,
Bhavana
‎2005 Jun 16 3:46 AM
Maybe you should do a ALPHA conversion on the Asset Number, or subnumber.
The se37 will convert it for you, but if you call directly in your application, you should do it by yourself.
‎2005 Jun 16 4:32 PM
It seems to be obvious but,
Did you check the GENERALDATAX-ASSETCLASS = 'X' ?
Regards,
Erwan