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

amit_khare
Active Contributor
0 Likes
840

Hi All,

Please let me know how to post asset accounts using FBM1 transaction.

Is there any BAPI for that?

Points will be rewarded.

Thanks in advance.

Regards,

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
766

hi,

check this BAPI <b>BAPI_ACC_DOCUMENT_POST </b>

Regards

vijay

7 REPLIES 7
Read only

Former Member
0 Likes
766

Hai Amit

check with the following BAPI's

1)BAPI_ASSET_ACQUISITION_CHECK Check asset acquisition

2)BAPI_ASSET_ACQUISITION_POST Post Asset Acquisition

3)BAPI_ASSET_POSTCAP_CHECK Check post-capitalization

4)BAPI_ASSET_POSTCAP_POST Post post-capitalization

5)BAPI_ASSET_RETIREMENT_CHECK Check asset retirement

6)BAPI_ASSET_RETIREMENT_POST Post asset retirement

Thanks & regards

Sreenivasulu P

Read only

0 Likes
766

Hi,

I have tried with all that but still none are suitably working for Tcode fbm1.

Amit

Read only

0 Likes
766

Hi amit,

This link comprises of all the bapi's available.

http://planetsap.com/LIST_ALL_BAPIs.htm

check it i hope it will help you.

Please reward if it helps.

Read only

Former Member
0 Likes
767

hi,

check this BAPI <b>BAPI_ACC_DOCUMENT_POST </b>

Regards

vijay

Read only

0 Likes
766

HI AMIT,

Use this BAPI BAPI_ACC_DOCUMENT_POST

CALL FUNCTION <b>'BAPI_ACC_DOCUMENT_POST'</b>

EXPORTING

documentheader = gd_documentheader

customercpd = gd_customercpd

contractheader = gd_fica_hd

IMPORTING

obj_type = l_type

obj_key = l_key

obj_sys = l_sys

TABLES

accountgl = it_accountgl

accountreceivable = it_accountreceivable

accountpayable = it_accountpayable

accounttax = it_accounttax

currencyamount = it_currencyamount

criteria = it_criteria

valuefield = it_valuefield

extension1 = it_ext

return = it_return

paymentcard = it_paymentcard

contractitem = it_fica_it

extension2 = it_ext2

realestate = it_re.

Regards,

Santosh

Read only

Former Member
0 Likes
766

HI,

try these

BAPI_ASSET_ACQUISITION_CHECK

BAPI_ASSET_POSTCAP_CHECK

BAPI_ASSET_POSTCAP_POST

BAPI_ASSET_RETIREMENT_CHECK Check asset retirement

BAPI_ASSET_RETIREMENT_POST Post asset retirement

for more info on bapi take a look at this

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

rgds,

Latheesh

Read only

Former Member
0 Likes
766

Hi Amit , r you from VRCE please tell me ur email i am also in sap and in VRCE