Customer BAPI can't be viewed from BAPI explorer

I have tested my customer BAPI in SE80 and SWO1 to be implementable, but not released, can we see it in BAPI explorer?

Hello Jolin,
Check this wiki to know about required steps to make available the customer BAPI in BAPI explorer.
A step by step guide for beginners on user defined BAPI creation - ABAP Development - SCN Wiki

Similar Messages

  • Is it possible to call custom designed RFC function module, apart from BAPI

    Hi Friends,
    1.     Is it possible to call custom designed RFC function module, apart from BAPI.
    2.     Why we call it Adaptive RFC layer, Since every time the JCO layer updated with SAP, Why can’t be dynamic.
    Thanx for Ur time.
    Cheers,
    Sam

    Also check <a href="http://help.sap.com/saphelp_nw04/helpdata/en/41/38bc8f813719488ddc9d9b21251ec3/frameset.htm">here</a> for more information on aRFC. Here you can find why it is called adaptive.
    Regards,
    Christophe

  • I cannot open a pdf file with aole-mail. I can open pdf files from windows explorer. I have associated pdf with adobe reader. My operating system is window

    I cannot open a pdf file with aol e-mail. I went to preferences in Adobe Reader but did not know what to enter for Incoming IMAP and outgoing SMTP. I can open pdf files from windows explorer as  I have associated .pdf files with adobe reader. My operating system is windows 7.
    When I try to open the pdf file within aol e-mail I get a message: 'Your security settings do not allow this file to be downloaded'.  I have not changed my security settings (Tools, Internet Options, security).

    Or http://helpx.adobe.com/acrobat/kb/pdf-browser-plugin-configuration.html

  • Send value to BAPI and and get value from BAPI on VB 6.0

    Hi All,
    I want to connect SAP and send some values and get some results from BAPI with Visual Basic 6.0
    I connected SAP successfull But I didn't send value to BAPI.
    I want to connect SAP with BAPI_MATERIAL_GET_ALL BAPI and I want to send u2018000000000000980010u2019  parameter. So I want get the result from BAPI.
    Could anyone help me about send and get value BAPI with VB 6.0?
    Thanks in advanced
    captivator
    Edited by: captivator on Dec 10, 2010 4:24 PM

    Hi Dinesh,
    My full code is below.
    I'm getting error when "Set obj = ctlLogon.GetSAPObject("BAPI_MATERIAL_GET_ALL")" code line is working.
    Error : Script error in module line 30:(10091) ActiveX Automation:no such property or method
    Have you got any idea?
    Thanks in advanced.
    Esat
         Set ctlLogon = CreateObject("SAP.LogonControl.1")
         Set sapConnection = ctlLogon.NewConnection
         sapConnection.User = "user"
         sapConnection.Client = "120"
         sapConnection.Password = "1q2w3e4r"
         sapConnection.ApplicationServer = "xxxxxx"
         sapConnection.Language = "EN"
         sapConnection.SystemNumber = "00"
         booReturn = sapConnection.Logon(0, True)
         If booReturn <> True Then
              gSAPConnect = False
         Else
              gSAPConnect = True
         End If
         If booReturn Then
          'MsgBox "Logged On successfullyu2026"
          Debug.Print"Logged On successfullyu2026"
         End If
    Dim obj As Object
    Dim return As Object
    Set obj = ctlLogon.GetSAPObject("BAPI_MATERIAL_GET_ALL")
    Set return = ctlLogon.DimAs(obj, "000000000000980010", "RETURN")

  • WVC200 Camera and viewing from internet explorer

    I am new to this, please be patient. 
    I have spent the day configuring this camera and have it working wirelessly from my network, desktop and laptop.  My issue is that no one else can access the camera via internet explorer using the IP:  192.168.1.4.  I believe I have port forwarded the correct port:1024.  In Setup, Options I cannot check off Enable Alternate Port.  If I do that and apply, then I cannot access the software on my port: 192.168.1.4 from internet explorer but I can from firefox using: 192.168.1.4:1024 but, then, of course, I cannot see the video but could change settings back.
    Im pretty much lost...help, please.
    Solved!
    Go to Solution.

    You need to use alternate port in the camera and forward that port in the router. When you connect, even from your network the format is http:<IP>ort number.
    For example http://192.168.1.45:1024
    Actually I would use port 8000 as it seems to work better than 1024.

  • HOW TO: using custom fonts in native storyboard views from an ANE on iOS

    Hey,
      In our apps, we have embedded storyboards into an ANE, and successfully used those screens in an AIR app, and figured out how to use custom fonts in those views.
      I wrote a quick blog post about it and just thought I'd share it real quick in case it helps someone.
    ANE for iOS with Custom Framework – Using Custom Fonts | khef.co

    Hi WayHsieh,
    >>can I just "install" fonts through Word App? Does Word Apps have enough privilege to install fonts on Windows? Can I just click a button in Word App, and then it will install fonts automatically?<<
    Based on my understanding, it is hard to achieve the goal. Because the app webpage is hosted inside an Internet Explorer control which, in turn, is hosted inside an app runtime process that provides security and performance isolation and it is under
    low-Integrity level.
    Here is the figure for apps for Office runtime environment in Windows-based desktop and tablet clients:
    You can get more detail about Privacy and security from links below:
    Privacy and security for apps for Office
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • WebDav - WebFolder can't be accessed from Windows Explorer

    Hi,
    I moved out UCM 10.1.3.5.1 from old servers to new servers. Application servers left on the same architecture - linux and web server left on IIS but we moved from IIS 6 to IIS 7.5.
    Currentlty everything is fine, windows native authentication works, check in, check out, searching.... But I can't open web dav as a "network place" in file explorer in windows xp or windows 7.
    I followed "Using a WebDAV Folder in IIS to Test Web Folders" in http://docs.oracle.com/cd/E10316_01/cs/cs_doc_10/documentation/integrator/install_folders_webdav_10en.pdf to test the webdav functionality outside the UCM content server. I created new virtual directory webdavtest, then enabled webdav and authoring rules for this folder and windows native authentication and I could successfully add new network place with URL https://our_ucm_host/webdavtest in windows XP's file explorer and also in Windows 7's file explorer. So basically the web folder functionality on IIS server is covered.
    But I do not know how to enable access also UCM's document via webdav.
    I can access "Contribution Folders" via "Browse Content" in UCM.
    Also entering url https://our_ucm_host/idc/idcplg/webdav/Contribution%20Folders/ leads to the "Exploring "Contribution Folders"" in UCM.
    But when trying on windows xp to add new network place with "Internet or network address" as https://our_ucm_host/idc/idcplg/webdav/Contribution%20Folders/ or as https://our_ucm_host/idc/idcplg/webdav
    it throws an error "The folder you entered does not appear to be valid. Please choose another"
    I am currently out of ideas what and where is wrong. Any ideas from anybody?

    Hi ,
    Can you try using the non-SSL port : http://our_ucm_host/idc/idcplg/webdav and then see if the connection works fine ?
    Also use Fiddler tool to get some details on what exactly is not correct when using SSL(or non-SSL) port when trying to create a new web dav connection . This will give some ideas on whether the lock option is not turned on and likewise .
    Thanks
    Srinath

  • I used to be able to access google calendar from firefox, but suddenly I can't. I can access google calendar from Internet Explorer. Please help

    For some reason I can't get firefox to load Google Calendar. It loads GMail and I can load google calendar if I use Internet Explorer, but not Firefox. I have uninstalled Firefox and installed but nothing works. Pleas help

    Have you tried restarting or resetting your iPad?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after the iPad shuts down, then press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds). Ignore the "Slide to power off".

  • Can't save PDF from Internet Explorer embedded Adobe Reader

    One of our clients use an application to digitally distribute and
    approve incoming invoices.  The scanned invoices (PDF's) are
    visualised in the webbased application by using the embedded Adober Reader 9.0 in Internet Explorer 8.0.
    While there is no problem printing PDF's, on some pc's it is impossible to save a PDF.  When you click on the save icon, nothing happens.
    This issue has been resolved on some pc's by reinstalling Adobe Reader, but not on others.
    Does anyone know what causes this problem and how it can be resolved?
    Thanks in advance!
    Thomas

    Hi Guys,
    I have Win 7 64bit as well, and I have the same problem.
    A pain when you're doing research and opening lots of browser windows
    with PDFs in em.
    What I've found is that this is an Internet explorer issue.
    Everything works perfectly fine in Firefox.
    You can save, print, the works, with no problems.
    Looks like Microsoft have to do something with IE.
    Phil

  • How to create Reports out of Individual Views from Discoverer

    Hi Gurus,
    I am doing a a POC where i need to bring in couple of views which are reports in Discoverer inside OBIEE 11g and create reports out of it.
    In OBIEE i dont need to join anything as these are standalone views i just need to use them to create individual reports. But it seems in OBIEE you cannot do that, you will need to join and create keys in each and every tables(which are views in the DB).
    Is there any way i can import the views from DB or create the views in OBIEE 11g and use them to create reports.
    Thanks,
    Amit

    Hi Amit,
    Yes you can create opaque views in OBIEE 11G at repository level and deploy them.
    Check this
    OBIEE - Opaque View | GerardNico.com (BI, OBIEE, OWB, DataWarehouse)
    Thanks,
    Sasi Nagireddy.

  • Smart view from microsoft internet explorer

    I'm using internet explorer 6.0. Has anybody used smart view from internet explorer.
    If yes how to get the menu / addon

    As far as I know you can't access Smartview from IE. You can use HAB(Hyperion application builder) to create web pages. Soon Jdeveloper will also support designing web base reports as well. Of course OBIEE+ can do it as well.

  • Live view from Aperature Tethering

    I just installed the onsoftware tethering app, and it works great, but noticed that you can get live view from it, and was wondering if you can do that from Aperature tethering on the Nikon D90?
    that would make tethering for me a lot more useful.

    It's extremely unlikely[*] that the Aperture 2 tethering feature currently supports Live View. That's the most proprietary part of the recent cameras that have this feature, and I know that Nikon introduced a whole new version of their own Camera Control Pro software to support it.
    * I couldn't say no, because I've honestly not tried it, but I'm 99.9% certain it's not there. It's not been documented/touted as a feature.

  • Copying Views from CRQ to CRD

    Dear Experts,
    I had created a view in standard component BP_EEW (This component itself was created through EEWB). I created view in it without enhacing it. The changes were moved from CRD to CRQ and then to CRP and was working fine.
    Recently we had a CRD upgrade and after that the view is absent in CRD, i am able to see the view in CRQ though. Is there any way i can copy the view from CRQ to CRD? or i will have to create the view in CRD again?
    The view is a very complex one and will take a lot of effort if i have to create it again in CRD.
    Please suggest.
    Regards
    Ashim

    Yes you can.
    In CRQ, please check transport request for this view. If all changes are in same transport, ask basis to import this transport to CRD.
    If all changes are not in same transport then you will have to open CRQ, go to se80 open your BSP, write a transport entry and then pull this transport to CRD.
    As long as your changes are in transport request, I believe basis can pull your changes in any system in landscape.
    Regards,
    BJ

  • How can I delete a duplicated import of bookmarks from Internet Explorer.

    Somehow I imported my IE Favorites to Firefox twice. The one 'From Internet Explorer' folder contains all the IE sub-folders but does not show any individual Bookmarks contained in them. How can I delete this 'From Internet Explorer' folder and its contents. The 'delete' and the 'cut' functions do not work. The other import from IE works fine.

    Open the Photos app; open an album or camera roll or wherver you want to delete photos from. Tap the arrow at top right. Selct the photos you want to delete by tapping them, then tap the delete button

  • Trouble viewing in Internet Explorer

    Hello,
    I created a website in Dreamweaver CS3 and everything was
    going fine until I uploaded it and discovered that most of the
    content could not be viewed (mostly the flash stuff). I then
    discovered that Dreamweaver had randomly inserted <noscrript>
    tags for my flash content, so I deleted the <noscript> I then
    viewed the page using Firefox in Dreamweaver and all the flash
    content had doubled up (it was showing replica images stacked on
    top of each other), I then uploaded it and discovered that you can
    view it just fine in Firefox and other web browsers but NOT
    Internet Explorer which shows the content on the firs page but does
    not show 90% of the content (all flash) on the other pages.
    The issues
    • Firefox (within Dreamweaver) displays doubled up
    images after I deleted the <noscript> tags.
    • Most of the content of the site can not be viewed
    with Internet Explorer
    The web address for the site is www.behel-witham.co.uk
    I really appreciate all your help
    Thanks
    Adam

    > I then discovered that Dreamweaver had randomly inserted
    > <noscrript> tags for my flash content
    You are mistaken. DW didn't insert anything randomly. The
    <noscript> tags
    are in systematic locations and they are there for a good
    reason. By
    hacking into this you have destroyed the accessability of the
    page.
    Revert to the original code, and post a link to the page,
    please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "adambrind" <[email protected]> wrote in
    message
    news:fu20rd$3j7$[email protected]..
    > Hello,
    >
    > I created a website in Dreamweaver CS3 and everything
    was going fine until
    > I
    > uploaded it and discovered that most of the content
    could not be viewed
    > (mostly
    > the flash stuff). I then discovered that Dreamweaver had
    randomly
    > inserted
    > <noscrript> tags for my flash content, so I
    deleted the <noscript> I then
    > viewed the page using Firefox in Dreamweaver and all the
    flash content had
    > doubled up (it was showing replica images stacked on top
    of each other), I
    > then
    > uploaded it and discovered that you can view it just
    fine in Firefox and
    > other
    > web browsers but NOT Internet Explorer which shows the
    content on the firs
    > page
    > but does not show 90% of the content (all flash) on the
    other pages.
    >
    > The issues
    >
    > ? Firefox (within Dreamweaver) displays doubled up
    images after I deleted
    > the
    > <noscript> tags.
    > ? Most of the content of the site can not be viewed with
    Internet Explorer
    >
    > The web address for the site is www.behel-witham.co.uk
    >
    > I really appreciate all your help
    >
    > Thanks
    >
    > Adam
    >
    >
    >

Maybe you are looking for