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 for Tcode AS11 Create sub number

Former Member
0 Likes
3,514

Hi Experts,

We have one requirement where we have to create new sub number & change the values in Deprec Areas tab.

We have to do the change this for 10k records.

We are trying BAPI

BAPI_FIXADASSET_CHANGE this BAPI change the value in Deprec Areas tab but now allowing us to change

the Sub number.

Request to help  us in this.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
2,023

Resolved by myself.

I have created BDC recording for this .Its working fine.

4 REPLIES 4
Read only

Former Member
0 Likes
2,023

Try this BAPI_FIXEDASSET_OVRTAKE_CREATE

Read only

0 Likes
2,023

this BAPI create new asset number .We want to create new sub number only.

Read only

ThangaPrakash
Active Contributor
0 Likes
2,023

Hello Roli,

Did you pass 'X' to the relevant fields in tables parameter DEPRECIATIONAREASX.

Regards,

TP

Read only

Former Member
2,024

Resolved by myself.

I have created BDC recording for this .Its working fine.