Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem creating asset using BAPI BAPI_FIXEDASSET_CREATE1

Former Member
0 Kudos
1,457

I am using the BAPI BAPI_FIXEDASSET_CREATE1 to create asset based on the data i have uploaded from a text file. The required values are populated correctly into the structure defined by the BAPI. But however, when the function is called, it returns the message "Asset class XXXXX does not exist (check your entry)". But the funny thing is my asset class number does exist in the system.

I am not sure where exactly is the problem or which field is causing the problem.

Appreciate someone can help or point out where exactly i need to take note of.

6 REPLIES 6

Former Member
0 Kudos
574

hi

You have to give correct asset class number in your input text file. To give correct one you have check what all are the asset class numbers are available in you system.

While selecting dropdown for asset class number field in AS01 or pressing F4 on asset class number field ANLA-ANLKL in AS01 you can get list of all asset class numbers. You have to select correct one from that. Then it will work.

If you are not finding required asset class number in list while pressing F4 for asset class number in AS01, then go to OAOA tcode and create required asset class number there. Then it will appear in AS01 f4 help or list.

Reward if it dose

Thanks

Siva Kumar

0 Kudos
574

Hi Siva,

Thanks for responding but however it did not answer my questions.

As mentioned in my earlier questions, i have already mentioned that i have checked that the asset class existed in the system.

Former Member
0 Kudos
574

Hi Hon Koat Pang,

Maybe it's a configuration problem, have you already check if that asset class is configured for the company code you are selected.

Regards,

Isaac

Former Member
0 Kudos
574

Thanks everyone for the responses. The problem has been resolved myself after finding out what was not correct.

former_member661469
Discoverer
0 Kudos
574

Dear,

I am also facing same problem. May I know how did you solve it or any others could advise? Thanks in advance.

0 Kudos
529

What was not correct?