Application Development and Automation 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: 
Read only

BAPI BAPI_FIXEDASSET_CREATE1 error: Asset class XXXXX does not exist (check your entry)

Former Member
0 Likes
1,932

I am using the BAPI BAPI_FIXEDASSET_CREATE1 to create asset based on the data i have uploaded from an excel file. When the function is called, it returns the message "Asset class XXXXX does not exist (check your entry)". But the value of asset class I inputted exists in the system actually.

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

I am using the BAPI BAPI_FIXEDASSET_CREATE1 to create asset based on the data i have uploaded from an excel file. When the function is called, it returns the message "Asset class XXXXX does not exist (check your entry)". But the value of asset class I inputted exists in the system actually.

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

1 REPLY 1
Read only

former_member743131
Discoverer
0 Likes
1,405

Did you got answer?