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

Asset Master Creation

Former Member
0 Likes
375

Trying to create Asset using BAPI_FIXEDASSET_CREATE1.

But unable to find the below fields.

1. Cum.acquis.val.

2. Accm.ord.deprec

3. Ord.dep.posted

These fields are under AS91-->Depreciation tab (after entering the depreciation key, useful life etc..),

Click on, "Take over values" on application tool bar and one can find the fields.

Actually these fields are updating in ANLC table based on the depreciation area.

Trying to create Asset using BAPI_FIXEDASSET_CREATE1.

But unable to find the below fields.

1. Cum.acquis.val.

2. Accm.ord.deprec

3. Ord.dep.posted

These fields are under AS91-->Depreciation tab (after entering the depreciation key, useful life etc..),

Click on, "Take over values" on application tool bar and one can find the fields.

Actually these fields are updating in ANLC table based on the depreciation area.

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
340

I doubt about having these fields for any BAPI.

The cause is they fields don't have the defualt component name in there data elements. Generally, all fields in the BAPI structures have this component maintained.

You can find it out...

SE11.. table ANLC...field KANSW ... Futrher Characterstics tab... blank Defualt component name.

Regards,

Naimesh Patel