Please sugget BAPI for Asset Creation(AS91 Transaction)

Hi I am Loading Legacy Asset master data into sap transaction(AS91) Please suggeest the right BAPI for this.
Thanks&regards
Mahesh

Hi Raja,
Thanks a lot for quick info u gave I am getting one error when I am trying to execute my program using the BAPI BAPI_FIXEDASSET_CREATE for the date field (capitalized on) saying " Capitalized on of asset INTERN-00001 0 cannot be changed" this field is mandatory for this transcation AS91 and I am also paassing 'X' value to this field inthe structure postinginformationx-CAP_DATE ='X'.
Thanks in advance

Similar Messages

  • User Exit / Badi / BTE for Asset creation A ?

    Hi Experts,
    I need User Exit  / BADI / BTE for asset Creation.
    After saving newly created Asset from As01 we need to send a mail to the person for whom the Asset is assigned.
    i have tried all this.But no one is triggering after saving the As01 transaction.
    Exit Name           Description                                                                               
    AAPM0001            Integration of asset accounting and plant maintenance                    
    AFAR0003            External changeover method                                               
    AFAR0004            Determination of proportional values for retirement                      
    AINT0004            Change amount posted for certain areas                                   
    AINT0005            Dummy for extended syntax check. Do not use.                             
    AISA0001            Assign Inventory Number                                                  
    AIST0001            Exchange number range in master data maintenance                         
    AIST0002            Customer fields in asset master                                          
    AMSP0002            Determine relationship type for two company codes                        
    TRAN0001            User exit for asset transfer           
    Please suggest if anybody worked on this.
    regards,
    Imran

    Hi,
    Check out the following posts pertaining to similar topic.
    Change Asset Workflow
    Asset Management WORKFLOW
    Regards
    Sreekanth

  • Bapi for asset deletion (Tcode AS06)

    Hi Guys,
    Do we have any BAPIs for asset deletion (Tcode: AS06) ? Pls. let me know .
    Thanks and Regards,
    Sumit

    There is no BAPI for it: just for creation, change, get list and detail.
    I had the same doubt and then I tried FM AM_ASSET_DELETE_FROM_AI but it asks for a "AI_ID" which I don't have during execution time.
    If possible, do a Batch Input to AS06 as it is very simple.

  • BAPI for ARTICLE creation in IS-Retail

    I am creating an Article using BAPI_MATERIAL_MAINTAINDATA_RT by passing below parameters for Basic view.
    1.material type
    2.merchandise category
    3.material category
    4.description
    5.uom
    6.transportation grp
    7.loading grp.
    8.valuation class
    9.tax class
    Also marked X in respective places in structures clientdatax,plantdatax,headdatax etc.
    Anyhow still it showing errors like "key field of table MARA missing"
    I am able to create article from MM41 using above 9 fields.
    What fields shd be passed to this BAPI to create an ARTICLE?
    OR ANY OTHER BAPI/RFC FM EXIST TO CREATE ARTICLE?
    Please help me in this regard.
    Regards,
    Kiran

    Hi Bjorn,
    I have to call BAPI for Article creation from Portal front end.
    so I cant use BAPI_RETAILMATERIAL_CREATE as it goes to MM41 when we execute.
    So I am using BAPI_MATERIAL_MAINTAINDATA_RT to create article.
    I passed all mandatory data which is required to create a article with basic view.
    Using MM41, I am able to create but with this BAPI iam unable to create article.
    Could you please tell me what are the required parameters to be passed in addition to my fields which I  specified below:
    I passed
    HEADDATA--material type,merch.category, material category,basic view marked x.
    MATERIAL DESC--material description
    CLIENT DATA--uom,transportation grp, tax class
    CLIENTDATAX---marked X in above fields
    PLANTDATA-loading grp
    PLANTDATAX-marked x for above field
    ADDL CLIENTDATA--valuation class
    ADDLCLIENTDATAX--marked X for v class
    Please help me in this regard.
    Regards,
    Kiran.

  • Function module/BAPI for executing VD51/VD52 transactions

    Hi
    Warm greetings to all,
    I require a function module/BAPI for executing VD51/VD52 transactions. Can anyone help on this
    Sreekanth

    Hi Sreekanth,
    Use this.
    There is an FM which is used by standard transaction
    'RV_CUSTOMER_MATERIAL_UPDATE' .
    Ex Code -
    CALL FUNCTION 'RV_CUSTOMER_MATERIAL_UPDATE'
    IN UPDATE TASK
    TABLES
    XKNMT_TAB = XKNMT
    YKNMT_TAB = YKNMT
    TCATALOG_TAB = LT_CATALOG.
    commit work.
    Regards,
    Vijay

  • Is there any BAPI  FOR TASKLIST CREATION OF ANY EQUIPMENT ?

    Dear Sir,
    Is there any BAPI  FOR TASKLIST CREATION OF ANY EQUIPMENT .
    Thanks.
    Regards,
    Pooja Joshi.

    Hello Pooja
    Perhaps the following link may be useful:
    <a href="http://www.sapfans.com/forums/viewtopic.php?p=906052">FAQ: Plant Maintenance and Customer Service BAPIs</a>
    Regards
      Uwe

  • Bapi for Delivery Creation from Sales Order

    Hi
    I have multiple sales order and i want to create 1 outbound delivery from it just like what Vl10A is doing.
    Can i have BAPI or fumctiona module for same.
    Best Regards
    Subham

    Check this thread:BAPI for Delivery Creation
    Also search the forums..there are many threads addressing the same issue.
    Regards,
    Kiran

  • BAPI for Payment creation in Claims

    Hi Experts,
    I need to create payment for Claims need BAPI, please help me and also please refer ICLCDC02 t-code for payment creation as reference.
    Screenshot is attached.
    Regards
    goudham

    ICLF_CD_STD_LOCAL - implementation if the disbursement is through FSCD
    The std BAdi  ICLF_CD can be enhanced to pass additional data to FSCD to facilitate the processing of payments by coverages and accurately reflect the FI postings to SAP FI. This BAdi can transfer the following data to process payments;
    Claim Number
    Document number
    Document date
    Posting date
    Business Partner
    Contract Number
    Main and sub Transactions
    Assignment number

  • Need FM/BAPI for asset acquisitions, disposals and balances...

    Hello Experts,
    I need to create a report wherein it shows the asset acquisitions(S_ALR_87012050),
    disposals/retirements(S_ALR_87012052) and balances(S_ALR_87011964).
    Anybody has done this requirement? Please let me know what are the tables and BAPIS that
    I need to use.
    Hoe you can help me guys. Thank you and take care!

    Hi,
    Pls check this link for Asset balances-
    Asset balances
    Regards
    Lekha

  • BAPI for clearing documents -Using Transaction F-44

    Hi all,
       Is there any BAPI which can be used for clearing docs using transaction F-44.
    I have already seen threads on SDN for the same but couldn't find any BAPI.
    Regards
    Taranam

    I have the same question as you ,  please tell me if you had known , thanks !
    Edited by: HB WANG on Mar 4, 2008 4:08 PM

  • BAPI for SO creation and change

    hi
    which BAPI can used for sales order creation and what are the mandatory fields required.
    I would like to provide  easy SO creation in portal so give me the essential input for SO creation.

    Dear basheer,
    You can use
    BAPI_SALESORDER_CREATEFROMDAT2
    mandatory fields are ,
      clear iohead.
      iohead-doc_type  
      iohead-sales_org 
      iohead-distr_chan
      iohead-division 
      iohead-req_date_h
      iohead-ship_cond 
      iohead-incoterms1
      iohead-pmnttrms 
      iohead-accnt_asgn
      iohead-pymt_meth
      clear ipartner.   refresh ipartner.
      ipartner-partn_role = 'AG'.
      ipartner-partn_numb = Sold to party.
      append ipartner.
      clear ipartner.
      ipartner-partn_role = 'WE'.
      ipartner-partn_numb = Ship to party.
      append ipartner.
      refresh : iitem, ibapischdl, ibapicond.
      clear   : iitem, ibapischdl, ibapicond.
      iitem-itm_number = '10'.
      iitem-material   = material.
      iitem-plant      = Plant.
      iitem-val_type  
      append iitem.
      ibapischdl-itm_number = '10'.
      ibapischdl-req_date   = sy-datum.
      ibapischdl-req_qty    = Qty.
      append ibapischdl.
    saravanan
    Edited by: k saravanan on Sep 22, 2008 4:21 PM

  • BAPI for Asset scrapping

    Hello,
    I have implemented the BAPI BAPI_ASSET_RETIREMENT_POST for background scrapping. Everithin OK for an asset with a subnumber. The problem is that I have to scrap an asset with multiple subnumbers. initially, I was running the BAPI for each subnumber, but I realised that I am creating an FI document for each posting, which is not good.
    Can I scrap multiple subnumbers with this BAPI?
    Thank you !

    BAPI_ASSET_ACQUISITION_POST
    BAPI_ASSET_ACQUISITION_CHECK
    BAPI_CMS_AST_GETDETAIL_MULTI
    BAPI_ASSET_POSTCAP_POST
    BAPI_ASSET_POSTCAP_CHECK
    BAPI_ASSET_RETIREMENT_CHECK
    BAPI_ASSET_RETIREMENT_POST
    BAPI_ASSET_REVERSAL_CHECK
    BAPI_ASSET_REVERSAL_POST
    for Fixed assets
    BAPI_FIXEDASSET_OVRTAKE_CREATE
    BAPI_FIXEDASSET_CREATE1
    BAPI_FIXEDASSET_CREATE
    BAPI_FIXEDASSET_CHANGE
    BAPI_FIXEDASSET_GETLIST
    BAPI_FIXEDASSET_GETDETAIL

  • BAPI for PR Creation  and Equipment master updation

    Hi Gurus ,
    Please provide me the function module (BAPI) for the following.
    1. Create Purchase Requisition
    2. Update/Change Equipment master(Iq02)
    Thanks
    Tausif

    Hi Tausifur,
    You can goto Tcode BAPI and find all the relevant BAPIs that you want. This will help you in the future.
    Cheers
    Keshav

  • BAPI for Price Change using Transaction VK12

    Hi All..
    Can any one help in locating a BAPI for making price changes using transaction VK12.
    Rgds

    try RV_CONDITION_MAINTENANCE

  • Func module/bapi  for invoice creation

    Any function module for invoice creation WITH REFERENCE TO A SALEORDER. ??

    Hi,
    check this FM:GN_INVOICE_CREATE or BAPI: BAPI_BILLINGDOC_CREATEMULTIPLE
    check this link also.
    BAPI for creating sales invoice
    Regards
    Appana

Maybe you are looking for

  • IPhone 5 voice memo

    Hi, I'm having trouble recording in the Voice Memos app with my iPhone 5 earbud/microphone. There is no indication on the volt meter that it detects a mic. It does record, but the volume is super low, and the volume decreases as I move the phone fart

  • How to configure File Adapter along with OS command option

    Hello, I want to configure a scenario using File Adapter with OS command option. How to use that option in channel configuration of File Adapter. What is the default path where it is actually runs this OS command? Thanks, Soorya

  • OAM - Authorization based on the authentication method

    We are using OAM 10g for a customer to protect a large number of web application. In order to access those applications a user can chose from several authentication methods (e.g. client certificate, SecureId and mobile TAN). All applications use the

  • Itunes View Options - Can U change the default settings?

    I am constantly adding "Composer" to my view options in my Itunes Library and when in ITunes Store. Is there a way to create a number of view options (eg. Artist, Album, When Added, Composer, etc.) and save this as a "default setting" so that I don't

  • Duplexing Form with XML and subforms

    Or form (a PO) is printing well except the back (terms and conditions) are not printing ever. When the duplex is selected i get a jfmain page on from and back. Any thoughts? ray