cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bapi - BAPI_ASSET_ACQUISITION_POST

Former Member
0 Kudos
3,759

Hi All,

I am using the Bapi - <b>BAPI_ASSET_ACQUISITION_POST</b> for posting the assets.I want to capture the below given fields :

<i>Offsetting acct no.

Profit Center

Statutory Element - Z Field

Residual maturity - Z Field</i>

Please let me know whether these fields can be captured using the above mentioned Bapi.

If 'No then is there any other function module or Bapi for carrying out the operation??

Thanks And Regards,

Rupesh

Accepted Solutions (0)

Answers (5)

Answers (5)

amogh_kashyap
Explorer
0 Kudos

Need to post asset acquisition against vendor which FM is suitable for it?

Kaikondar
Newcomer
0 Kudos
Did you find any solution or posts regarding this ?
Former Member
0 Kudos

hi,

try this.

BAPI_PROFITCENTER_CHANGE Change Profit Center

BAPI_PROFITCENTER_CREATE Create Profit Center

BAPI_PROFITCENTER_GETDETAIL Display Profit Center Master Data

BAPI_PROFITCENTER_GETLIST Display List of Profit Centers

regs,

jaga

Former Member
0 Kudos

Dear Rupesh,

I believe you should be fine with posting assets with BAPI_ASSET_ACQUISITION_POST. Just don't forget to write COMMIT_WORK after the call.

Regards,

Deva.

Former Member
0 Kudos

give this a try

<b>BAPI_ASSET_RETIREMENT_CHECK</b> Check asset retirement

<b>

BAPI_ASSET_RETIREMENT_POST</b> Post asset retirement

for more info on bapi take a look at this

http://www.planetsap.com/LIST_ALL_BAPIs.htm

regs

Arun

Former Member
0 Kudos

hi

try these

<b>BAPI_ASSET_ACQUISITION_CHECK

BAPI_ASSET_POSTCAP_CHECK

BAPI_ASSET_POSTCAP_POST</b>

regs

Arun