Needed instillation number

Hello Expert,
         I want to know, how we can request the needed instillation number for "BA&T SAP BObj BI, Edge edit." in steps.
because i'm enter to the link http://service.sap.com/inst-data
https://websmp108.sap-ag.de/contracts
but i don't know what we can do?
Thanks
Said Shepl

When you purchased the license, you should have assigned installation number.Please check with your sales rep or call customer support. 1-800-677-7271

Similar Messages

  • In order confirmation i need invoice number and delivery number.

    Dear Experts,
    I need invoice number and delivery number in order confirmation.
    how can i get the delivery number an invoice number.
    Program name: RVADOR01
    Regards
    Ahmed

    Hi
    In the Order confirmation Only sales order details will be there
    You better write a PERFORM  statement in Script and in the subroutine fetch the Delivery number and Invoice number with the following links and display them in script
    LIPS-VGBEL = VBAK-VBELN
    LIPS-VGPOS = VBAP-POSNR
    VBRP-AUBEL = VBAK-VBELN
    VBRP-AUPOS = VBAP-POSNR
    You can also can use the VBFA table
    using Prev doc type = C (order) and Subsequent doc type = J to get the Delivery
    and Sunsequent type = M for getting the Invoice Number
    see the sample code for subroutine
    REPORT ZMPO1 .
    form get_freight tables in_par structure itcsy out_par structure itcsy.
    tables: ekko,konv,t685t.
    data: begin of itab occurs 0,
             ebeln like ekko-ebeln,
             knumv like ekko-knumv,
           end of itab.
    data: begin of itab1 occurs 0,
             knumv like konv-knumv,
             kposn like konv-kposn,
             kschl like konv-kschl,
             kbetr like konv-kbetr,
             waers like konv-waers,
             kwert like konv-kwert,
           end of itab1.
    data: begin of iout occurs 0,
             kschl like konv-kschl,
             vtext like t685t-vtext,
             kbetr like konv-kbetr,
             kwert like konv-kwert,
           end of iout.
    data v_po like ekko-ebeln.
    read table in_par with key 'EKKO-EBELN'.
    if sy-subrc = 0.
       v_po = in_par-value.
       select
         ebeln
         knumv
      from ekko
      into table itab
      where ebeln = v_po.
      if sy-subrc = 0.
        loop at itab.
          select
            knumv
            kposn
            kschl
            kbetr
            waers
            kwert
          into table itab1
          from konv
          where knumv = itab-knumv and
                kappl = 'M'.
        endloop.
        loop at itab1.
          if itab1-kposn <> 0.
            select single * from t685t
                              where kschl = itab1-kschl
                                and kappl = 'M'
                                and spras = 'EN'.
            iout-vtext = t685t-vtext.
            iout-kschl = itab1-kschl.
            iout-kbetr = itab1-kbetr.
            iout-kwert = itab1-kwert.
            append iout.
            clear iout.
          endif.
        endloop.
        sort itab1 by kposn.
        loop at iout.
          sort iout by kschl.
          if ( iout-kschl eq 'GSDC' OR
               iout-kschl eq 'GSFR' OR
               iout-kschl eq 'GSIR' ).
            at end of kschl.
              read table iout index sy-tabix.
              sum.
             write:/ iout-kschl,iout-vtext,iout-kwert.
          out_par-name = 'A1'.
          out_par-value = iout-vtext.
          append out_par.
          out_par-name = 'A2'.
          out_par-value = iout-kwert.
          append out_par.
              endat.
            endif.
          endloop.
        endif.
      endif.
    endform.
    IN THE FORM I AM WRITING THIS CODE.
    /:DEFINE &A1& = ' '
    /:DEFINE &A2& = ' '
    /:PERFORM GET_FREIGHT IN PROGRAM ZMFORM_PO1
    /:USING &EKKO-EBELN&
    /:CHANGING &A1&
    /:CHANGING &A2&
    /:ENDPERFORM
    &A1&
    &A2&
    This Code is to be written in the PO form under ADDRESS window.
    /:DEFINE &A1& = ' '
    /:DEFINE &A2& = ' '
    /:DEFINE &A3& = ' '
    /:DEFINE &A4& = ' '
    /:DEFINE &A5& = ' '
    /:DEFINE &A6& = ' '
    /:PERFORM GET_VENDOR IN PROGRAM ZMFORM_PO
    /:USING &EKKO-EBELN&
    /:CHANGING &A1&
    /:CHANGING &A2&
    /:CHANGING &A3&
    /:CHANGING &A4&
    /:CHANGING &A5&
    /:CHANGING &A6&
    /:ENDPERFORM
    &A1&
    &A2&
    &A3&
    &A4&
    &A5&
    &A6&
    Regards
    Anji

  • In Contacts version 8, how can I print ALL information in each individual card? When I select the print command the only thing printed is the name and address. I need phone number(s) and all other information in the cards.

    In Contacts version 8, how can I print ALL information in each individual card? When I select the print command the only thing printed is the name and address. I need phone number(s) and all other information in the cards. We enter various pieces of data, other than the standard name address & phone numbers and we print all information on each card so it fits in a 5x7 inch loose binder. We have used InTouch software for many years and it has served us extremely welll, however, the publisher (The Prairie Group) has not, and apparently has no plans to update their software to be compatible with any Mac OSX OS beyond 10.6. Any help will be appreciated!

    You can select what you want included in a list format. In the Print command from Contacts, click the Show Details button. Then in the Style pulldown menu select "Lists" and there you'll be able to select what you want included. You can also select what you wish included if you select the Pocket Address Book style.
    If neither of those options will work for you, then you will need to look to third-party software. Here's one possibility that seems to get good reviews:
    https://www.macupdate.com/app/mac/15485/labels-&-addresses
    I haven't done more than try it to make sure that it works with OS X 10.9's Contacts, which it does, but you can download their demo and try it yourself.
    Regards.

  • My Ipad has been stolen. I need serial number for police

    My Ipad has been stolen. I need serial number for police. How can I find it through Support, iCloud or iTunes?

    You might be able to get it from your account : https://supportprofile.apple.com/
    Or if you have a backup on the iPad on your computer's iTunes : http://support.apple.com/kb/HT4061 - go into Edit > Preferences and on the Devices tab hover your mouse pointer over the iPad's backup

  • I have bought the Lightroom 5 disk last december but I mistakenly misplaced the case that had the serial number on it. I need that number to download it otherwise, the disk is no use. Is there any way I can get someone where else?

    I have bought the Light room 5 disk last December but I mistakenly misplaced the case that had the serial number on it. I need that number to download it otherwise, the disk is no use. Is there any way I can get someone where else?

    Please read this: Find your serial number quickly
    Also, please consider a safer method of retaining your serial numbers in the future (for all software, not just Lightroom)

  • I lost my iphone, i need serial number, can you give me serial nuber from apple ID?

    hello, in saturday night I lost my iphone. now I need serial number and IMEI for police. I don't have a box... can apple give me a serial number from apple ID?

    If you have ever synced with a computer, you can find that info here:
    Find the serial number and other information for your iPhone, iPad, and iPod touch
    Scroll down to the section titled 'Using iTunes on your computer'

  • I need serial number for my elements 4.0 disc provided with my Leica camera?

    i need serial number for my elements 4.0 disc provided with my Leica camera please?

    It is almost impossible to transfer FCE as there are so many essential hidden files that workers in an Apple Store will know nothing about. The app needs to be installed from the original DVD.
    Other than buying another copy your only chance  (very remote) is to contact the Apple Store and see if they are able to get a replacement number from Apple.

  • Need model number

    need model number for hp pavilion touchsmart 15 selectbook.
    the sticker is gone.

    Hi,
    Shut down the notebook. Tap away at the esc key as soon as you start the notebook to enter the Start-up Menu, then select f10 to enter the Bios Menu - you should find the Model No./Product No. listed on the first tab.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Need serial number for iwork '08

    I need serial number for iwork '08?

    Hello, I'm fairly certain only Apple could provide you with a good one, but not sure they still do for '08.

  • Need unique number ranges for self billing, retro billing, and manual credi

    Need unique number ranges for self billing, retro billing, and manual credit/debit memos.

    Hi,
    I guess you are using different document types for normal billing, self billing and retro.  So maintain different numbers for these document types in VN01 and assign the number range in VFOA (document type)
    ~Thanks!
    Rajesh

  • The demand of my application is that i can not replace for loop with a while loop.because i need fixed number of iterations and as far as i know fixed iterations could be only with possible with the for loop.

    the demand of my application is that i can not replace for loop with a while loop.because i need fixed number of iterations and as far as i know fixed iterations could be only with possible with the for loop.
    your recommended second option that i could add true/false case.
    this true/false case must be inside the for loop or outside the for loop?if this case is inside the for
    loop, how can i send stop command from outer while
    loop?
    more over do you have any example for this please?
    thanks"

    You can execute a fixed number of iterations using a while loop by comparing the iteration count to the number of iterations you want and wiring the output of that comparison (e.g. Less Than or Equal To) to the continue (or stop) terminal of your while loop. Which comparison you use depends on personal preference, where you wire the desired count and the interation count, and whether you're using the while loop as Continue if True or Stop if True.
    Ben gave you step-by-step instructions in response to your previous question. Look here for Ben's response.
    Ben's response looks pretty good and detailed to me. It certa
    inly deserved better than a 1-star rating.

  • I can not active any app in creative cloud it's give me just trail and need serial number

    i use mac pro os x yosemite . and i have Subscription before tow monthes .
    i can not active any app and i try every thing in the site .
    help me please

    I try every steps in this link and it's till no work
    please help me.
    2015-03-16 18:47 GMT+03:00 Jeff A Wright <[email protected]>:
        i can not active any app in creative cloud it's give me just trail
    and need serial number
    Jeff A Wright
    <https://forums.adobe.com/people/JeffAWright?et=watches.email.outcome>
    marked Sheena Kaul
    <https://forums.adobe.com/people/Sheena+Kaul?et=watches.email.outcome>'s
    reply on i can not active any app in creative cloud it's give me just
    trail and need serial number
    <https://forums.adobe.com/thread/1744169?et=watches.email.outcome> as
    helpful. View the full reply
    <https://forums.adobe.com/message/7299205?et=watches.email.outcome#7299205>

  • Need Customer Number(KUNNR)

    Hi Friends,
    I need customer number(KUNNR).
    I have the following information G/L account No, Company Code, Fiscal Year. From BSIS table I got all the document numbers corresponding to G/L Account No.....
    Now I need to display Customer Numbers(KUNNR) corresponding to Document Numbers(BELNR)
    I found values only in BSEG. But I could not write a SAP Query on this because BSEG is a Pool/Cluster table.
    I have searched all this tables. BSAD, BSID, BSAK etc.., but I could not find any values in this tables.
    Any suggestions please?
    Regards,
    chaithanya K

    There was no other option for me..
    Thanks Rob I have used BSEG table...
    regards,
    chaithanya.

  • Help me,please (need serial number)!

    I want to serial number of Adobe ID have email is [email protected] .Thanks so much!

    Hi Tuan pham,
    Welcome to Adobe Forum,
    Your query is incomplete as we can not understand the product for which you need serial number.(You have to purchase Adobe product)
    Please choose the best option from the following link to find the serial number that you are looking for.
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Regards,
    Rajshree

  • Is there any way to find the serial number of an ipod touch that is no hooked up to the computer?  It was stolen and we need the number to give to the police.

    Is there any way to find the serial number of an ipod touch that is no hooked up to the computer?  It was stolen and we need the number to give to the police.

    If the product was registered, the serial number should be here, under My Products:
    https://supportprofile.apple.com/MySupportProfile.do

Maybe you are looking for

  • Just upgraded to iTunes 10.0.1 and some artwork is not displaying

    OK iTunes 10.0.1 IS NOT better than iTunes 10.0.0. The artwork for some songs/albums is there as seen in Get Info, but it is not displaying specifically in the Album column of the list/thumbnail combo display. The artwork does display in the thumbnai

  • DYNPRO_SEND_IN_BACKGROUND IN RBDAPP01

    Hi All, I am using report RBDAPP01 with a list of Idoc numbers. I have a z report which calculates the Idoc numbers and calls a function module in a seperate task ("starting new task" key word) .This function module calls the report RBDAPP01 .I have

  • ALV Classic - How to extract the selection long text of TYPE LVC_T_FCAT?

    DATA: e_dyntab_tb  TYPE lvc_t_fcat,           e_dyntab_wa TYPE lvc_s_fcat,           t_line_reftab   TYPE REF   TO data. *Populate ALV fiels of TYPE LVC_T_FCAT MOVE: c_matnr      TO e_dyntab_wa-fieldname. MOVE: c_material   TO e_dyntab_wa-scrtext_l.

  • RV082 - Having issues with VoIP phone

    Our office uses and RV082 and recently installed an IPECS PBX system with VoIP support.  We have a one-to-one NAT set up to allow access from outside to the IPECS shelf that works fine.  When we hook an IP phone at a remote location the IPECS system

  • How does my provider route to me

    Hi all my service provider has a router and pix on my site, the router connects to the internet via a serial, the pix and router are on the same network, would the router be using ip unnumbered on the serial interface ? and also we have been assigned