on 2005 Dec 30 10:48 AM
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
Request clarification before answering.
Need to post asset acquisition against vendor which FM is suitable for it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi
try these
<b>BAPI_ASSET_ACQUISITION_CHECK
BAPI_ASSET_POSTCAP_CHECK
BAPI_ASSET_POSTCAP_POST</b>
regs
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
7 | |
7 | |
7 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.