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

AS01 transaction

Former Member
0 Likes
1,220

Hi frnds,

I had a requirement to upload the data's for asset master data through transaction 'AS01'. My problem is i have to upload values for depreciation area.

AFABE(depreciation area)-should be loaded with values from flatfile. But it is in display mode. How can i upload the data's to this field.

Please help me.

Thanks in Advance

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
932

You cannot enter these fields (Depreciation Area), they come from customizing and are determined via Company code and Asset Class.

Look at Customizing, Implementation Guide for R/3 Customizing (IMG)

> Financial Accounting

> > Asset Accounting

> > > Asset Data Transfer

Regards

Hi frnds,

I had a requirement to upload the data's for asset master data through transaction 'AS01'. My problem is i have to upload values for depreciation area.

AFABE(depreciation area)-should be loaded with values from flatfile. But it is in display mode. How can i upload the data's to this field.

Please help me.

Thanks in Advance

4 REPLIES 4
Read only

b_deterd2
Active Contributor
0 Likes
932

Hi,

If you are using bdc then use BAPI_FIXEDASSET_CREATE1 instead.

Regards,

Bert

Read only

rvinod1982
Contributor
0 Likes
932

Hi ,

You can tell your fico person to change the field

status of depriciaition area from display mode.

This is part of customization.

Regards,

Vinod

Read only

Former Member
0 Likes
932

write a BDC program..

are LSWM

if it is useful Plz reward

Regards

Anbu

Read only

RaymondGiuseppi
Active Contributor
0 Likes
933

You cannot enter these fields (Depreciation Area), they come from customizing and are determined via Company code and Asset Class.

Look at Customizing, Implementation Guide for R/3 Customizing (IMG)

> Financial Accounting

> > Asset Accounting

> > > Asset Data Transfer

Regards