SFP Interface not found in SE37

Hi,
I'm new to ADOBE from development and I just created my first form.  Using SFP I created the interface and form making them local.  I did not use SE80.  Both the interface and form were fine when checking syntax and activating.  Then went to SE37 to see my functional module and got a statement saying the interface does not exist.
Any ideas on what I'm doing wrong?

I've been working with BASIS to see if there was a problem with setup.  I created a new test form, Interface and Form and was able to render it in layout per question above. Both Interface and Form had no syntax errors and it activated fine.  Again when I went into SE37 the functional module was not available. I did a cut/paste from the FORM, Properties tab, Interface field to make sure I didn't have spelling issues.
I've been doing a lot of reading the past several days looking for a solution.  I remember reading that a functional group is assigned by the system when I first save a new Forms interface in SFP.  In looking for my interface in SE37 do I need to know the functional group?  I've been just putting the interface name in se37 and nothing else.
Thanks,
Helen

Similar Messages

  • ABAP Web service - Virtual Interface Not Found

    Hi,
    I have created a ABAP web service based on RFC. I changed the authentication to "Basic username/password" from SOAMANAGER. Also tested the web service from WSNAVIGATOR (of different portal) using WSDL url. Web service successfully returned response.
    Now, I have a AJAX client where I have hardcoded the request (from wsnavigator) and trying to call this web service in SAP BW web template (from HTML/JavaScript). But its not giving error as "Virtual Interface Not Found". Also, i get 500 error. But the end point of the web service if looked up from browser gives response. The SICF service is active and upon tests gives valid response.
    Found couple of discussions regarding this:
    http://wiki.sdn.sap.com/wiki/display/VC/VirtualInterfacenotfounderror
    But i'm not finding the setting to activate virtual interface in SE80. ALso, we have created many such web services and they used to work fine prior to upgrade to Ehp1 SP05 (BI) but the newly created web service is not working.
    Any inputs?
    Abhijeet

    Hi can you please let me know how you resolved this issue?

  • Interface Not Found Error when Using Snap Example for Firewire (IEEE 1394)

    I just recently installed a SONY XCD-SX910 to interface with Labview 8.2.  When choosing the driver, only the Legacy driver would work for the Firewire(R) (or IEEE 1394) installation.  After installing the driver, I successfully acquired images from the MAX inteface.  However, when attempting to trace through the 1394 Legacy Snap Example from the IEEE 1394 installation document, I am receiving the error "Interface Not Found".  I have tried a few iterations attempting to name the camera such as "cam0" (the name assigned to the camera in MAX) and "cam0 : SONY XCD-SX910".  However, the error persists.
    What should I name my camera for it to find the interface?  Is there another underlying problem that is not obvious?
    Solved!
    Go to Solution.

    Is the Legacy Snap example you are referring to the one that is seen here: http://zone.ni.com/devzone/cda/tut/p/id/2977? Can you post screenshots from both Measurement & Automation Explorer and the VI you are trying to use? Also, can you verify in Measurement & Automation explorer that you are using the 1394 driver? You can do this by right clicking your camer and the selecting driver and choosing the appropriate one. Some more information on all that you are seeing would help in order to troubleshoot this.
    -Zach
    Certified LabVIEW Developer

  • Interface not found in implements-attribute for MXML component

    Hi,
    I am trying to use the "implements" attribute for an
    MXML-component in order to implement an interface from a library
    like below (Flex 3). I get the error "Interface IClonable not
    found". The compiler does not complain about " import
    com.yworks.support.IClonable;", so the library is installed
    correctly. I use the library in many places in my project, it just
    does not find it in the "implements" tag. How can I fix this
    without reimplementing the component in ActionScript?
    <?xml version="1.0" encoding="utf-8"?>
    <mx:VBox xmlns:mx="
    http://www.adobe.com/2006/mxml"
    implements="com.yworks.support.IClonable">
    <mx:Script>
    <![CDATA[
    import com.yworks.support.IClonable;
    ]]>
    </mx:Script>
    </mx:VBox>

    "mavdzee" <[email protected]> wrote in
    message
    news:gldjg8$js8$[email protected]..
    > Hi,
    >
    > I am trying to use the "implements" attribute for an
    MXML-component in
    > order
    > to implement an interface from a library like below
    (Flex 3). I get the
    > error
    > "Interface IClonable not found". The compiler does not
    complain about "
    > import
    > com.yworks.support.IClonable;", so the library is
    installed correctly. I
    > use
    > the library in many places in my project, it just does
    not find it in the
    > "implements" tag. How can I fix this without
    reimplementing the component
    > in
    > ActionScript?
    >
    >
    > <?xml version="1.0" encoding="utf-8"?>
    > <mx:VBox xmlns:mx="
    http://www.adobe.com/2006/mxml"
    > implements="com.yworks.support.IClonable">
    >
    > <mx:Script>
    > <![CDATA[
    >
    > import com.yworks.support.IClonable;
    >
    > ]]>
    > </mx:Script>
    >
    > </mx:VBox>
    I don't see anything where you're actually _implementing_ the
    interface, but
    I'd expect to see a different error if that's the problem.
    Still, I'd go
    ahead and implement the properties and methods in the
    interface, just to
    make sure.
    HTH;
    Amy

  • Message Interface not found during Receiver determination

    Hi Folks,
    While doing Receiver determination i found this error
    “Problem Loading Schema Description: Message interface does not exist in any software components installed on this business system”
    i checked it in SLD also for Product assigned to Particular Business System. Even i tried with creating a new one and assigning the product and software component to it.
    When i imported the Business system from SLD, i m not able to see any inbound and outbound interface for particular business system.
    But it is working for another scenario where inbound interfaces are used.
    plz help me out
    Sachin

    Sachin,
    ><i>DEV and QA is having diff. SLD so i created the SWC and products in SLD again.</i>
    You should export the SWCV from your Old SLD and import in into your new SLD.
    and then import the same in Integration Respository.
    When you try to export SWCV from SLD, you will get a .CIM file which you need to save in your local desktop and then import this in the new environment.
    More in this article,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    Regards
    Bhavesh

  • EJB 3.0  Stateless Local Interface not found

    Using Jdeveloper 1.3 it looked that EJB 3.0 local stateless session EJB bean cannot be found using ejection or lookup. It works with a remote interface.
    Context context =new InitialContext();
    SessionEJB sessionEJB = (SessionEJB)context.lookup("SessionEJB");
    Is it a bug ?
    Thank You

    Using Jdeveloper 1.3 it looked that EJB 3.0 local stateless session EJB bean cannot be found using ejection or lookup. It works with a remote interface.
    Context context =new InitialContext();
    SessionEJB sessionEJB = (SessionEJB)context.lookup("SessionEJB");
    Is it a bug ?
    Thank You

  • Interface not found in Recevier Determination

    Hi,
    I am trying find out why I cannot see the interface i created in the IR in ID.  The sceanio is IDOC via HTTP to XI to R/3.
    2 Comm channels are setup, 1) HTTP sender for business service and 2) an IDoc recvier for the R3 system.
    The repository project only conatins a Message Interface (abstract, asyc) created from an imported IDoc structure.
    When I go to create a new receiver or interface determination, I cannot see the interface....am i missing something?

    Hi Butts,
    We use abstarct async Interface when we are using BPM else for sender we have to use <b>Outbound Async</b>. INterface.
    And add this Outbound Async. interface to Business Service.
    And for sender IDOC no need to create Sneder Comm. Channel even Sender aggrement is not required.
    Sachin
    Message was edited by:
            Sachin Dhingra

  • Message Interface Not found??

    Hi friends,
    In IDoc to file.
    i am using Business Service as receiver.In Business service Reciever side Interface ..i am not finding inbound interface..
    interface is in active state in repository..
    i did cache refresh also..
    please sugget me
    regards
    ram

    Hi Ram,
    There can be two possibilities....
    1. Either you might not have added your Message Interface to the Business service . If added..
    2. you need to check whether the Interface direction is set to inbound in the IR.
    Regards
    Gopi

  • IWSRPSessionReleaseService interface not found

    Hi,
    I need to change the MastHead iView according our functioanality. For that i have downloaded the par file make changes .
    I am not able find the interface com.sap.portal.iviewserver.wsrpservice.consumer.wsrpconsuming.sessionmanagement.IWSRPSessionReleaseService for compiling the project.
    Could you please let me know where can I find the jar file, which contains IWSRPSessionReleaseService.
    I have seen com.sap.portal.wsrp.coreconsumer_core.jar file but it contains WSRPSessionReleaseService class not the interface.
    Thanks

    Hi,
    I am getting the same below error
    The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.portal.iviewserver.wsrpservice.consumer.wsrpconsuming.sessionmanagement.IWSRPSessionReleaseService. Fix the classpath then try rebuilding this project.
    I was able to find the JAr file for this interface.
    Please help me out in solving this issue.
    Thanks in Advance,
    Mahesh Nuli.

  • Idoc interface not found..

    I'm attempting to pull in an XML file to Idoc and I'm getting an error stating "Unable to interpret IDoc interface ZINCOMINGINVOICE_CREATEFROMD01" in the monitor. 
    I have imported the Idoc into XI and mapped to it and the translation is working fine.  I have also gone into IDX1 and IDX2 on the target R/3 system and on the XI system and setup the port and Idoc in the inbound list.  I have also managed the port and setup the inbound document in WE20 and WE21 on the target R/3 system.
    I have a couple questions.
    1. Have I done all the setup?
    2. With the Idoc of ZINCOMINGINVOICE_CREATEFROMDAT.ZINCOMINGINVOICE_CREATEFROMD01 and the setup above for WE20 inbound set to ZINCOMINGINVOICE_CREATEFROMDAT is that sufficient?
    3. Likewise with the ZINCOMINGINVOICE_CREATEFROMDAT.ZINCOMINGINVOICE_CREATEFROMD01 idoc and IDX2 set to ZINCOMINGINVOICE_CREATEFROMD01 is that sufficient?
    My inbound xml document is below.
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ZINCOMINGINVOICE_CREATEFROMD01>
    - <IDOC BEGIN="1">
    - <Z1BP_INCINV_CREATE_HEADER SEGMENT="1">
      <INVOICE_IND>X</INVOICE_IND>
      <DOC_TYPE>ZA</DOC_TYPE>
      <DOC_DATE>2001-04-20T23:59:20-07:00</DOC_DATE>
      <PSTNG_DATE>2005/05/02</PSTNG_DATE>
      <REF_DOC_NO>123456</REF_DOC_NO>
      <CURRENCY>USD</CURRENCY>
      <GROSS_AMOUNT>4900</GROSS_AMOUNT>
      <HEADER_TXT>[email protected]</HEADER_TXT>
      </Z1BP_INCINV_CREATE_HEADER>
    - <Z1BP_INCINV_CREATE_ITEM SEGMENT="1">
      <INVOICE_DOC_ITEM>1</INVOICE_DOC_ITEM>
      <PO_NUMBER />
      <PO_ITEM>2</PO_ITEM>
      <ITEM_AMOUNT>130</ITEM_AMOUNT>
      <QUANTITY>30</QUANTITY>
      <PO_UNIT>EA</PO_UNIT>
      </Z1BP_INCINV_CREATE_ITEM>
      </IDOC>
      </ZINCOMINGINVOICE_CREATEFROMD01>

    Hello,
    I encountered the same problem. If you are sure to have configure correctly your IDX2 transaction, be sure you have import the idoc in the repository under the good composant.
    For example if IDOC is for R/3 4.6, import your idoc under SAP APPL 4.6C or SAP BASIS 4.6C to use it in the directory with a component that you defined before in your SLD as a SAP R/3 product.
    Regards,
    Chris

  • Error 1045: Interface Not Found

         I have no idea why I am getting this error. The interface is in the project build path, but this error still comes up and also used the "implements" attribute in the class definition. Anyone familiar with this error and has a possible solution?

    Have you imported the interface?

  • Network card not found after new installation [SOLVED]

    I broke my filesystem on my Asus UL80V series laptop in trying to solve problems related to the latest glibc update, so decided to do a clean re-install. I had an installation disk at hand: 2009.08 with kernel 2.6.30.4-1 (which is supposed to have the module for my ath9k network device). However after a successful installation (including all the files from base-dev), my network device is not recognised:
    dhcpcd: eth0: interface not found or invalid
    although network connectivity (wired and wireless) worked perfectly before the installation attempt.
    This happened yesterday (17th) and I have been scouring the web since trying to find out what the cause of this problem is, without luck.
    I also burned a new installation CD with the latest stable version, but no luck there, either! Got a message at the beginning informing me that the install requires 64 Mb memory, although my laptop has 4 Gb.
    I should say, the device is there and working:
    lspci | grep Net
    gives
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    I also did
    modprobe ath9k
    just to make sure. No luck.
    Any help will be appreciated.
    thanks
    thea
    Last edited by thea (2012-07-23 23:59:16)

    Argh, ip may not be around in the 2009 image really ;-) .. Use "ifconfig" instead..
    But: I meanwhile cross-checked your ath9k: http://wireless.kernel.org/en/users/Dri … h9k_driver
    and it does not sound encouraging for the kernel you have there.
    The image is far too old anyway, if you ask me (would be a darn hazzle to get that uptodate I am sure). Pity you get that memory error with the 2011 one. Maybe check forums on that. Sounds very strange, I am not aware of any post I read.
    If you can burn another CD, you can try the recent ISOs as well: http://releng.archlinux.org/isos/
    Beware that the ones from July dont have the AIF setup anymore.

  • [Solved] Upgraded, can't connect to internet, nl80211 not found.

    So after an upgraded I enthusiastically rebooted my computer to find that now I can't connect to the internet.
    My technique was that I had manually set up a wpa_supplicant configuration with wlp4s0 as my interface, and had
    dhcpcd wlp4s0
    run on boot.
    Now however, this won't connect automatically so I tried running that command and got
    wlp4s0: interface not found or invalid
    So I thought okay, maybe the interface changed I'll check, so I ran
    iw dev
    but that simply spits out
    nl80211 not found.
    iwconfig gives a similar response with
    lo no wireless extensions
    So I thought perhaps my wireless drivers are no longer working, but when I run lspci it still picks up my card as
    Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
    so I guess not.
    Netctl and wifi-menu also don't work.
    What should I do?
    Last edited by FoxzTrot (2014-02-23 22:51:18)

    Ah, well thank you for helping me realize that there is something horribly wrong with how I've set up /boot. I have it on a separate partition that I've apparently not been booting from.
    Edit to avoid double post: So I unmounted my /boot partition. And then ran pacman -S linux to reinstall it to the /boot directory I was actually starting from, and now everything works! Thanks!
    Last edited by FoxzTrot (2014-02-23 22:50:26)

  • Interface Mapping Not Found in Integration Directory

    Hey guys!
    I'am getting this error in the test configuration part of the integration directory:
    "Interface Mapping: <Not Found> com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping"
    I don't see why I should be getting this error since I have properly defined a message and interface mapping for the receiving interface.
    BTW,  I get this error when I use XSLT mapping. If I point my interface mapping to a normal message mapping, I get no error. Is there anything I am missing?
    Regards,
    Glenn

    The weird thing is that when I test the the configuration in the Integration Directory, it is still looking for my old message mapping (the one i created using xi editor) even though I already replaced the referenced message mapping in the interface mapping to the XSL one.
    Yes, I tested the interface mapping with the same data using the XSL mapping and there's no problem.
    When I send the message though, I get an error saying "NO_RECEIVER_CASE_ASYNC" I really don't see why it should not recognize the receiver. I tried refreshing the cache but it still looks for my old mapping program...
    :P

  • Error Interface Mapping Not found..

    Hi Friends,
    I am simply using file to ABAP proxy scenario.
    I am getting error as : This I am getting while test my configuration at Scenario level  Tools  - > Test Configuration..
    Interface Mapping  :    
    Runtime error
    com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_Source_Target_Proxy_: Parsing an empty source. Root element expected!
    Plz help.
    Regard
    Deepak Sodhi

    Hi Rajesh,
    I am keeping the file as it is from Meassage mapping SRC File..
    Message Mapping is giving me no error..
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_Source_Proxy xmlns:ns0="https://tcsfenest/test">
       <EmpId>315143</EmpId>
       <EmpName>Deepak Sodhi</EmpName>
       <EmpOffc>Gurgaon</EmpOffc>
    </ns0:MT_Source_Proxy>
    Only at the time of Testing configuration Environment -> Test Scenario.
    Its giving me error Interface mapping not found.. My strucuture is flat.
    DT - Complex type
    Empid element string
    Empname element string
    Empoffc element string
    Please help to resolove this issue.
    Regards
    depak

Maybe you are looking for

  • Impact of Logging INDEX on Nologging object(TABLE) at the time of Recoveryt

    Hi All, If I have a TABLE which is of NOLOGGING Mode and the index on this table is of LOGGING Mode. If I want to Recover this table in case of its lost. How It will impact? Will it give any Error? Please Explain..... Thanks in Advance.

  • Use of minimum, maximum and preferred size?

    Hi, What is the use of the three sizes (maximum size, minimun size and preferred size) of component and container? And which class use them? Thanks for any ideas and input, Wing

  • Having trouble to delete datasource from JDeveloper IDE

    Hi, I am having trouble to delete datasource from JDeveloper IDE, neither can I change it. 1. I deleted the datasource entry. 2. Then I delete the entry in SIQA-data-sources.xml file in project root directory. SIQA is my workspace. 3. There is no ent

  • Windows 8.1 shuts down when the lid closed.

    Also, once i hit the power button the laptop turns off. Are there any settings to fix it and get it into the sleep mode when i needed? Because i am a teacher and i visit at least 3 classes each day. I don't want my macbook pro to turn off every hour

  • Reinstalling from disc

    I purchased Adobe Creative Suite 6 before the Cloud. I am getting a new computer. Will I still be able to install it again for a second time? I don't want to subscribe as I have paid for the license. Thanks