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 acquisition BAPI

Former Member
0 Likes
2,008

Hi,

I am working on 4.6C version in SAP.

I am using bapi BAPI_ASSET_ACQUISITION_POST for asset aquisition.

I want to update the field 'Offsetting acct' (technical field name:GKONT) field in tcode ABZO for asset aquisition.

I am not able to find the field in bapi to be mapped with it.

how can i do this....is ther any other function module to do this.

thnx

bye

Divya

4 REPLIES 4
Read only

Former Member
0 Likes
893
Read only

Former Member
0 Likes
893

Hi Divya

Have you tried to search in SCN before posting like threads

Regards

Sachin

Read only

Former Member
0 Likes
893

answered

Read only

Former Member
0 Likes
893

Hi All,

Recently I got a task to create a program for Asset Acquisition, so i look through BAPI and found BAPI_ASSET_ACQUISITION_POST.

But there's no parameters for maintaining Depreciation Area. I am required to maintain all the parameters identical to transaction code ABZP. If the BAPI i acquired is not suitable, does anyone know which BAPI is suitable for this task?

Thank you in advance!