BAPI to fetch equipment number from AUFNR in ISU

Hi,
I have a requirement to fetch the equipment details of a Work Order (from the OBJECTS tab in transaction IW33).
Also if anybody could suggest a BAPI to fetch installation from the work order number it would be very useful.
Thanks.

Hi Anand,
  You can use BAPI 'BAPI_ALM_ORDER_GET_DETAIL' to fetch the equipment details from OBJECT tab of IW33 transaction.
  You can get equipment details from ET_OLIST.
  Hope this may be helpful.
Regards,
Sravanthi

Similar Messages

  • Find equipment number from the asset number

    hi,
    where i can find ( I NEED TABLE name ) Equipment number,
    its in transaction as03 ->allocations -> right to field Equipment number
    i press f1 and found it's a structure  ra02s
    where i can find it (which table)?
    i know equi is the master data table of equipment but i need to find equipment number from the asset number
    Regards
    Edited by: liu shaochang on Jan 21, 2010 3:31 AM

    Hi
    Please use view M_EQUIA . Hope this will serve your purpose.
    Regards
    Gaurav

  • SAP-ISU - Equipment number from installation

    Hi All,
    Regarding SAP - ISU.
    How to fine Equipment number from installation. Is there any table or function module. Please let me know.
    Please mail to *msrinuvas@gmail. com
                           [email protected] *
    Thanks in Advance !
    Regards,
    Srinivas

    Dear,
    You need to archive the equipment, through SARA Object is  PM_EQUI
    Please refer this link,
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/8d/3e623f462a11d189000000e8323d3a/frameset.htm
    Regards,
    R.Brahmankar

  • Need to fetch Vendor number from shipment to SD billing document creation

    Hi Guru's.
    I want to  fetch the Vendor number from the Ship Cost document and want to populate on the SD billing document and then corresponding acctg document. Is there any way or user exits available?
    Thanks in advance for your help.

    Hi
    For your requirement you can add a Zfeild in the shipment tables and link that table to the Vendor tables.You can either go with USEREXIT_FIELD_MODIFICATION
    Regards
    Srinath

  • To copy Equipment number from Maintenance order to Work approval or work clreance application or Wcd

    Hi All,
    I had an issue with WCM
    Please suggest a solution on the below issue.
    What is the possible way to copy the equipment number of the maintenance order to the Work approval or work clreance application or Wcd.
    After creating the order based on the equipment .when i create a work permit with wcm iam unable to see the equipment number in wca or ecd.
    please suggest a solution.
    Thanks,
    Vishal.

    Hello,
    Please check note 1309812 - WCM: Transferring reference object of order to WCM objects
    In a WCM object, you can enter a technical object as a reference object. This technical object can be either a functional location or a piece of equipment. However, you cannot enter both.
    As a result, when the system creates the central WCM object from a WCM-relevant order, it can only transfer either the functional location or the piece of equipment as the reference object.
    BR
    Ziv

  • Function Module to fetch Customer Number from Sales Order or Process Order

    Hi Gurus,
    I am looking for a Function module which gives me customer number from Sales order or Process order.
    Please let me know of any FM's available.
    Regards,
    Madan

    Hi,
    Thanks for your response.
    I am actually looking for function modules which take "Sales Order" or "Process Order" as input (import parameter) and return Customer Number as output (export parameter).
    Please suggest some function modules you know any.
    Many Thanks,
    Madan

  • Capturing of Equipment Number Listed in Objects Tab  of PM Order

    Hi All,
    I wanna to use User EXIT IWO10009 for Checking Some Values prior to save a order. inOrder there are some equipmens are mentioned in Objects tab page. now prior to saving the Order , i want to check whether Asset number is available in Equipment Master for the Equipments mentiones in Objects Tab Page. If it found the value then it should allow to save the Order otherwise it should POP up a message showing " The Equipment &EQUNR& is Not Having Asset Number, Kindly Get it update First" Order Save is Not Possible."
    Regards
    Raj

    Hi,
    Get the equipment number from importing parameters of the exit CAUFVD_IMP-EQUNR .....
    now fetch the data from master data of euipment table EQUI ....wrt that equipment number ......
    if for the same record does not exits pop up the message using ...
    POPUP_DISPLAY_MESSAGE
    function module .....
    call function 'POPUP_DISPLAY_MESSAGE'
      exporting
        titel = 'This is a popup message'
        msgid = '00'
        msgty = 'E'
        msgno = '001'
        msgv1 = 'Message Variable 1'
        msgv2 = 'Message Variable 2'
        msgv3 = 'Message Variable 3'
        msgv4 = 'Message Variable 4'.
    Thanks,
    Shailaja Ainala.

  • Equipment number (PM) in account assignment

    Dear all,
    As we maintain GL acc and cost center   OR GL acc and Asset no in any purchaing document for account assignment,
    can we also maintain equipment number from PM ?
    if this is feasible then can you please suggest how to activate this feature in PO.
    Regards,
    SDN brw

    Hi,
    When you create a PM order via iw31 and if the material or service you want to procure...thenthe equipment number  is already attached to a PR or reservation.
    As soon as u do the SES or procure material for that internal order ...then cost will go to that equipment.
    Hope Help U !
    Regards,
    Pardeep malik

  • Not able to fetch serial number in MFBF

    Hello,
    We are doing production booking through MFBF transaction and the serial number has to be enterred for each backflush.
    I want to check the serial number for validation, hence i am using user exit "ZXMRMU02" with customised code.
    I need to fetch plant and posting date from input screen and compare the posting month with serial number letter(month) if both are matching then only I should be able to do MFBF otherwise system should through an errror message that " posting is not in current month.
    The problem here is I am unable to fetch serial number from input screen (Program Name SAPLIPW1 & Screen Number 0200). however I am able to get Material , Posting dates, Plant.
    Please suggest how can we fetch serial number from input screen.
    when i go with field exit, I could fetch serial number but not able to fetch plant and posting dates which are in first screen.
    Thanks,
    Kumar

    Dear Kumar,
    As per Std SAP behaviour, You can't use Serial Number Management for Goods Movement with Backflushing.When you are setting Backflush indicator as 1 always backflush in Material master system will not allow you to maintain serial number profile in work scheduling view.
    Also go thr. SAP Note No. 317455 for more clarification about using serial numbers with backflushing.
    Hope this helps.
    Regards,
    Tejas
    Edited by: Tejas  Pujara on Apr 10, 2009 7:12 AM

  • Ibase Number from Opp Header GUID

    Hi,
    I need logic(table selection) for fetching Ibase Number from Opp Header GUID.
    Can someone help me with this?
    Thanks,
    Chirantan

    Use CRM_ORDER_READ (report program) and find for yourself where the value is. This program gives all the data structures and the values set to the variables.
    Once you know, use the same CRM_ORDER_READ function module in your logic.

  • BAPI to fetch EQunr from Order number Aufnr in ISU

    Hi,
    I have a requirement in which i have to fetch the instalaltion from the Work Order number AUFNR.
    I have a Custom FM to fetch the Installation.
    In case the Installation is not present on the Work Order I need to fetch installation indirectly from the Objects tab of the Work ORder.
    Please suggest a BAPI so that i can fetch the Equnr from the Objects Tab to fetch the installation.
    Thanks.

    Hi Anand,
      You can use BAPI 'BAPI_ALM_ORDER_GET_DETAIL' to fetch the equipment details from OBJECT tab of IW33 transaction.
      You can get equipment details from ET_OLIST.
      Hope this may be helpful.
    Regards,
    Sravanthi

  • Want to fetch data from AFVU table with input of order number from AUFK table

    Hi,
    I have a requrement in report where in the user wil enter  the order number from AUFK table and it should display detais like job code condition code (from AFVU table) along with other fields. There is no relation ship between AFVU and AUFK. Can anybody help me in getting the replation ship between 2 tables. What is the table that iam missing and where can i find that relationship and fetch records for that order number?

    Check if this helps..
    AUFK -> AFKO -> AFVU
    AUFK-AUFNR = AFKO-AUFNR
    AFKO-AUFPL = AFVU-AUFPL
    Hope this helps.

  • Bapi BAPI_GET_PAYROLL_RESULT_LIST fetches wrong sequence number

    Hi,
    I am using bapi BAPI_GET_PAYROLL_RESULT_LIST to get the sequence number by passing personal number and date range. This bapi instead of fetching the supplied period's sequence number, it fetches sequence number one less than expected.
    This data can be viewed from transaction pc_payresult. Can anybody suggest please.
    Regards,
    Taj.

    The infotype has to be changed to relevant.
    Edited by: Mohd Tajuddin on Dec 20, 2009 8:45 AM

  • BAPI to fetch Delivery Data for  a given delivery number

    Hi Experts,
    Is there any SAP Standard BAPI to Fetch the Delivery/Picking data.
    Just to fetch  all the Delivery/Picking related data from SAP on Providing a Delivery Doc number.
    I will be thankful to you , if u let me know how to connect VB application to SAP using BAPI to fetch the data to VB application.
    Thanks & regards,
    Prashanth

    Go thru these links
    [link1|http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm]
    [link2|http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_cid417095,00.html]
    [link3|http://www.experts-exchange.com/Database/Software/ERP/SAP_ERP/Q_20693539.html]
    Regards,
    SAPient

  • How to fetch accounting document number from known material document number

    Hi,
    Using MIGO transaction, by giving mblnr(material document number) as input, I get accounting document number by clicking FI document.I have to add this accounting document number in my report for corresponding known mblnr(material document number) values.
    My question is how to fetch the accounting document number present in MIGO to add in my report program.
    I used the xblnr(Reference Document Number) which is present both in mkpf and bkpf tables to fetch values.
    I extracted xblnr values with known mblnr values from mkpf (Header: Material Document table).
    and then extracted belnr(accounting document number) from bkpf (Accounting Document Header table) by using xblnr values.
    But the query is running for a long time.
    Is there any other method  to extract the values in a simpler way.
    Kindly advise.
    Thanks and Regards,
    Sanjeev

    I had the values of xblnr and some other fields such as mblnr, budat etc in wi_item table.
    I created a new internal table i_xblnr and got down those values.
    And then created a new internal table i_belnr and tried to get values of belnr in it.
    The code I wrote is given below:
    IF not wi_item[] is initial.
    loop at wi_item.
       at new xblnr.
        ws_xblnr-xblnr = wi_item-xblnr.
         append ws_xblnr to i_xblnr.
       endat.
    endloop.
      select belnr xblnr from bkpf into table i_belnr for all entries in i_xblnr where xblnr = i_xblnr-xblnr.
    ENDIF.
    Kindly look after it.Thank you.
    Regards,
    Sanjeev

Maybe you are looking for

  • Dynamic Credit check

    Dear all, Iam facing one issue , while saving the sales order, getting error as"Dynamic credit chek has been exceeded xxxx inr" new customer created with out assign credit control area credit customer master data has not maintained with limits. at sa

  • Monster cable itv link

    Hi I was just wondering if I can use the MonsterCable iTV Link wire to connect my MacBook to a television like I used to do with my iBook G4 14"? Do I need some sort of adapter? Thanks.

  • Adjust voice and instrument volumes in single track

    Hi, I am relatively new to Garageband and have never really worked with mastering vocal tracks before. I had an old cassette tape that my father had done some recordings on. They were done in a studio and are vocals with organ accompanyment. I wanted

  • Excel password recovery

    Hi, I have an employee that left on bad terms. I have an excel file that's password protected. How can I recover the password? Thanks

  • Convert iCal to PDF?!??!?

    I have an iCal file that I want to send to ppl with a pc so I need to convert it to a pdf file or some other sort of file. HOW??? plz respond