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 asset deletion (Tcode AS06)

Former Member
0 Likes
2,999

Hi Guys,

Do we have any BAPIs for asset deletion (Tcode: AS06) ? Pls. let me know .

Thanks and Regards,

Sumit

3 REPLIES 3
Read only

Former Member
0 Likes
1,900

Try with FM : AM_ASSET_DELETE_FROM_AI

Thanks

Seshu

Read only

FabioPagoti
Active Contributor
0 Likes
1,900

There is no BAPI for it: just for creation, change, get list and detail.

I had the same doubt and then I tried FM AM_ASSET_DELETE_FROM_AI but it asks for a "AI_ID" which I don't have during execution time.

If possible, do a Batch Input to AS06 as it is very simple.

Read only

Former Member
0 Likes
1,900

Please, use FM ASSET_MASTERRECORD_MAINTENANCE with i_trtyp = 'L'