2006 Apr 27 7:24 AM
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
2006 Apr 27 7:40 AM
hi,
check this BAPI <b>BAPI_ACC_DOCUMENT_POST </b>
Regards
vijay
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
2006 Apr 27 7:36 AM
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
2006 Apr 27 7:43 AM
Hi,
I have tried with all that but still none are suitably working for Tcode fbm1.
Amit
2006 Apr 27 11:40 AM
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.
2006 Apr 27 7:40 AM
hi,
check this BAPI <b>BAPI_ACC_DOCUMENT_POST </b>
Regards
vijay
2006 Apr 27 7:42 AM
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
2006 Apr 27 11:47 AM
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
2006 Nov 28 11:00 PM
Hi Amit , r you from VRCE please tell me ur email i am also in sap and in VRCE
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |