Function model undefined

Hi experts,
yesterday I tried to open a message mapping definition in Enterprise Services Builder to continue working on it. But instead of showing the mapping definition there was only the error message "Function model undefined". Does anyone know what this means and what causes this error? How can I get back to the mapping again?
Thanks in advance for all answers!
Regards,
Torben

Hi Torben,
Are you using any IDoc or RFC in your message mapping? If yes then try to re-import & activate them and then open your Message Mapping.
Regards
Suraj

Similar Messages

  • Function Module Undefined during message mapping.

    Hi,
    My Scenario is Idoc to Multiple Files without any condition i have to drop 2 files at the 2 differient directories of  FTP,
    So we are using PI 7.1 and in the Message Mapping using Signature Tab we have added 2 Target messages and at the source we have used the IDOC.
    When we see the structure under Definition Tab in Message Mapping, We are facing the below error
    "FUNCTION MODEL UNDEFINED"
    So can anyone suggest what could be the problem, do i need to change any occurence in the signature tab for the message types else what shuld i do to get the structures in the Definiton Tab.
    Please suggest how to approach this..
    Thanks,
    --Kishore

    My Scenario is Idoc to Multiple Files without any condition i have to drop 2 files at the 2 differient directories of FTP,
    1. Use multi mapping - /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    2. use two different inbound interfaces, and do two different interface determination without conditions for the same receiver determination

  • Copy of Message Mapping between SW-Components: Function Module undefined

    Hi Gurus,
    we want to copy a Message Mapping from one Software Component to an other. We right click on it and say "copy to" and choose the Target Softwarecomponent and Namespace. When we say ok.. we got an error "Function Module Undefined (FUNCMODL_UNDEF)"
    Has anybody an idea what can be wrong?
    Big Thanks in Advance

    Hi Everybody. Thanks for your fast replies.
    I have played a bit with the PI System and ihave the following Situation
    SW-T (Target SWC)
    SW-A (Source A)
    SW-B  (Source B)
    SW-A Copy to SW-T without Dependencies --> Error Function Model Undefined
    SW-A Copy to SW-T with Dependecies --> It works correct
    SW-B Copy to SW-T without Dependencies --> It works correct.
    The Strange Thing is, if i Copy SW-A to SW-T without Dependencies i get the Error but a Message Mapping with the Correct Name is created, but it is empty. IT has no content. For me this looks like an Program Error?!??!

  • Function Model "FILE_VALIDATE_NAME" missing!

    Hi Experts,
    When I run a report requiring downloading file from server, an abap dump shown, claiming function model "FILE_VALIDATE_NAME" is missing!
    Can you tell me how to fix it?
    Is there any notes that I can import to get that?
    Many thanks!
    Kelvin

    Hi Hao,
    FILE_VALIDATE_NAME is missing in my systems too.
    I can provide a work around as the documentation says FILE_GET_NAME is used in it. you can replace the function module with it and do a validation by comparing the filename against the selection screen entry.
    If it matches file validation is done.
    Check the Function Module FILE_VALIDATE_NAME - Logical File Names - SAP Library
    documentation for more details.
    Regards,
    Kannan

  • MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not an object

    My Safari browser on my iPhone4s reads the following error when I visit my site www.premiercreativegroup.com:                   MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not an object (evaluating 'this.elem.get(0).currentStyle').
    Not sure where to start on fixing this. Any ideas?

    You might to start by going to the Muse forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use

  • Remote opportunity, Looking for assistance in programming a transfer function model

     Hello,
    Please see attached transfer function model. I am looking for assistance in programming in Labview 2014. Inputs are coming through cRIO and into the model and the model is determining the value of certain outputs being sent back to the cRIO, please PM if you are interested and we can discuss in more detail. Thanks!
     

    Hello,
    I could help as I've done this sort of thing for many of my clients. Let me know what you would like done.
    Thanks.

  • Adobe Muse error: "MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not a function"

    Very frustrated here. I'm getting the following error on the home page on my Muse site. Looks like it could be the banner slider: "MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not a function (evaluating 'a.watch("height",function(){b.height($(this).outerHeight())})')"
    When I click OK the error message goes away. Not a problem for me, but I can't have potential new customers seeing this when I show
    I see this error on Safari 6.1.2. I don't see the error on IE.
    I'm using the latest Muse CC 2014.
    Here's the site: www.optimumfitness.com
    Please help anyone. I've been building Muse sites for a long time and have never seen this problem.
    Thanks,
    Greg

    Hi,
    take a look to this thread, see if you get something usefil
    MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not a function (evaluating '

  • Functional Model Document

    Hi,
    Could any one tell me how to prepare a Functional Model document in BI? What topics I am supposed to cover? A link or a sample document would be helpful.
    Thanks

    Hi SAPPER BI,
    This link might be helpful:
    http://en.wikipedia.org/wiki/Requirements_analysis

  • Libgpib.a(cib.o): In function `oserr', undefined reference to `errno'

    Hi,
    I just tried to compile my DAQ code using nigpib-0.8.3 using gcc3.2 on linux.
    I get the following error:
    /usr/local/nigpib/libgpib.a(cib.o): In function `oserr':
    /home/dwilson/src/nigpib-0.8.2/Linux-x86/cib.c:59: undefined reference to `errno'
    collect2: ld returned 1 exit status
    I get the same error for nigpib-0.8.2
    Any ideas?
    Thanks a lot.
    Wolfgang

    Hi Wolfgang,
    It seems that somehow the cib.c file had some extra information left over that caused the problem! Sorry. Just redownload the driver and you should be set!
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • Javascript open() function returns undefined

    The javascript function open() specs like "fullscreen", "width", "height", seem not to work under Safari while they do under Firefox, Opera and even Explorer. So, I open a popup with : Win=open("<url>","","") and then , I use Win.resizeTo(<width>,<height>) where <width> and <height> was evaluated previously . But I obtain the message : "TypeError : 'undefined' is not an object (evaluating Win.resizeTo)".
    I found several problems with Safari (performance different from other browsers), and up to now, I managed to get round the problem. But in this case, I go blank !!!
    Please, can you help me to produce a code visible by Safarists ;o)

    Beaver13 wrote:
    Thank you "etresoft". In fact, I wrote the inappropriate term function, but as I detailed above, I used correctly resizeTo as a method of "what should be a window object". Syntax of the evaluation of this object by open is also correct since the root object window is implicit. Anyway, I tried adding window or this and I obtained the same behavior.
    In theory that is true, but it isn't working for you. While I'm quite fond of Javascript, it is a very flexible language and you could have installed any number of 3rd party additions that do all kinds of crazy things with it.
    Finally, could you say me how you would  open a popup with given dimensions ?
    I normally don't use pop-ups but I have one special case where a page is displayed inside of Google Earth. Google Earth isn't a real web browser, but looks like one, so it needs lots of hacks to get some functionality. When the user clicks an image link, it uses this function to pop-up a new window that redirects itself to the appropriate image URL, successfully downloading the requested image instead of the nasty error message the user would have seen otherwise - and no download. I will add a few extra comments to explain what is going on...
    // Pass in the id of the item to download.
    function embeddedDownloadItem(id)
         // Center the pop-up in a platform-neutral way.
        var top =
            window.screenTop
                ? window.screenTop
                : window.screenY;
        var left =
            window.screenLeft
                ? window.screenLeft
                : window.screenX;
        top += $(window).height();
        left += $(window).width();
        // Move it over a bit.
        left -= 200;
        // Use the id to construct a selector to
        // find and extract the URL.
        var url = $('#url-' + id).attr('value');
        // Download the file via new window.
        downloadWindow =
            window.open(
                url,
                "Download",
                'top=' + top + ', left=' + left
                    + ',width=200,height=100');
        // Close the new window in 5 seconds.
        setTimeout("downloadWindow.close();", 5000);
        // Hide it until that happens.
        window.focus();
    As you can see, I am using jQuery which does some of that crazy stuff I mentioned earlier. However, that is not something you really want to live without. This is a special case that just pops up a window, redirects to download an image, and then goes away. I actually recommend not using pop-ups at all because they are too easy to block. In this case, it is running out of Google Earth with doesn't have a pop-up blocker, so I lucked out.
    I don't know why your code isn't working. Have you tried the demos at w3schools? They are always very handy.
    I agree with you, Safari has the best debugging features, but, I'm a little more circumspect about "the most standard compliant", but maybe I'm wrong.
    That is just what I have found. I am not really a web developer, but I have been roped into it. Because I don't really enjoy it, I don't have the same obsession towards perfection that I would elsewhere. If I can get it working in the major browsers, that's good enough for me.
    I always build in Safari first. The latest Safari has a few more debugging bells and whistles but is actually a bit harder to use in this aspect than the previous version. I build a "clean-room" version of the site in Safari with no hacks of any kind. Everything works as it should in an "ideal" browser, which just happens to be Safari. The console window and "window.console.log()" are your friends. "Inspect element" is very powerful.
    I don't bother with Chrome because it is so similar to Safari. I have never seen a significant difference between the two.
    Next up is IE7. Parallels to the rescue. Thankfully, I don't have to support IE6 anymore. IE has some very nice, version-specific hacks that allow you retain some of your sanity. I also use Zend which automatically generates these constructs. I can do something like:
            $this->view->headLink()->appendStylesheet(
                $this->view->baseUrl() . '/css/ie7.css', 'all', 'IE 7');
            $this->view->headLink()->appendStylesheet(
                $this->view->baseUrl() . '/css/ie8.css', 'all', 'IE 8');
    which will generate:
    <!--[if IE 7]> <link href="/css/ie7.css" media="all" rel="stylesheet" type="text/css" /><![endif]-->
    <!--[if IE 8]> <link href="/css/ie8.css" media="all" rel="stylesheet" type="text/css" /><![endif]-->
    Zend supports the same thing with Javascript, with a little bit more mess:
            $this->view->headScript()->appendFile(
                $this->view->baseUrl() . '/js_include/warning.js',
                'text/javascript',
                array('conditional' => 'IE 6'));
            $this->view->headScript()->appendScript(
                sprintf(
                    'window.onload=function(){e("%s")}',
                    $this->view->baseUrl() . '/images'),
                'text/javascript',
                array('conditional' => 'IE 6'));
    generates:
    <!--[if IE 6]> <script type="text/javascript" src="/js_include/warning.js"></script><![endif]-->
    <!--[if IE 6]> <script type="text/javascript">
        //<![CDATA[
    window.onload=function(){e("/images")}    //]]>
    </script><![endif]-->
    In this example, I just pop-up a warning saying IE6 isn't supported at all.
    You can do most of the IE7 and IE8 support with the above CSS hacks. If you need to change the structure to support IE, then once it works in IE you have to go back and re-test in Safari.
    I have found that IE9 is much more standards-compliant and needs very little help.
    Firefox is actually one of the flakier browsers these days - even more so than IE9. I actually have to add a special section of Firefox hacks at the end of my CSS like this:
    /* Firefox hacks */
    @-moz-document url-prefix()
        #kml_loading,
        #kmz_loading,
        #shapefile_loading
            top: -1px;
    Unfortunately, Firefox wasn't known to be a troublemaker like IE so the hacks are more ugly than in IE.

  • Call a function model from MENUSYST menu

    Hi,
    I am new in SAP development, so it is possible that my problem is easy, but I can’t find any solution. I need to integrate in the system wide menu of SAP GUI a call of external program with parameters similar to data from STAT function in MENUSYST program or on menu item System-Status (transaction number, program name, …). It is possible to add a self defined transaction in menu painter to the related menu. But in this case the transaction run in new run time environment and it is not possible to access to the old sy-tcode and other values.  Now I have developed a function module which performs the necessary task. Is it possible (and how if yes) to integrate this function call in the MENYSYST menu or what alternative way can I use?
    Regards, Viktor

    hi,
    i am facing the same problem. have u found any solution for the same. if yes then please share it with me.

  • Error when extraction with generic datasource using function model

    Hi,experts,When i  check the error log in bw side for one egeneric datasource from R/3 side , it shows all the data from the datasource has been extracted ,and the error lies in the  data selection .But when I use the Tcode RSA3 to check the datasource to check the functionality of selection ,its seems ok .
    Could and I give me some clue ?

    Hi,
    Seems function module checks the selection in the infopackage while loading the data. Could you check if there is any selection which is expected but not given in the infopackge or incorrectly given.
    Hope this helps.
    Regards,
    Viren

  • RedisClient function is undefined after installed VS2013 and install Redis-x64

    https://onedrive.live.com/redir?resid=e0ed7271c68be47c!1003&authkey=!AATyxsHJimTsSPc&ithint=file%2czip
    after using VS2013 and nuget install redis-64 and set x64 in properties and set .net 4.0
    1.
    Error
    50
    Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the
    lookup to be resolved.
    \Visual Studio 2013\Projects\testCompleteTree3 After Ultimate 2 MA\testCompleteTree3\Program.fs
    1697
    36
    testCompleteTree3
    2.
     let redisClient1 = new RedisClient()   undefined RedisClient
    i do not know how to use after big change in Redis
    computing nightmare

    Having loaded up your solution, I don't get that error.  I do get these errors from that file
    Error 1 Unexpected keyword 'for' in definition. Expected incomplete structured construct at or before this point or other token.
    Warning 2 Possible incorrect indentation: this token is offside of context started at position (1681:5). Try indenting this token further or using standard formatting conventions.
    Warning 3 Possible incorrect indentation: this token is offside of context started at position (1682:5). Try indenting this token further or using standard formatting conventions.
    Warning 4 Possible incorrect indentation: this token is offside of context started at position (1686:5). Try indenting this token further or using standard formatting conventions.
    Warning 5 Possible incorrect indentation: this token is offside of context started at position (1696:5). Try indenting this token further or using standard formatting conventions.
    Warning 6 Possible incorrect indentation: this token is offside of context started at position (1697:5). Try indenting this token further or using standard formatting conventions.
    Warning 7 Possible incorrect indentation: this token is offside of context started at position (1697:5). Try indenting this token further or using standard formatting conventions.
    Warning 8 Possible incorrect indentation: this token is offside of context started at position (1706:5). Try indenting this token further or using standard formatting conventions.
    Warning 9 Possible incorrect indentation: this token is offside of context started at position (1707:5). Try indenting this token further or using standard formatting conventions.
    Warning 10 Possible incorrect indentation: this token is offside of context started at position (1708:5). Try indenting this token further or using standard formatting conventions.
    Warning 11 Possible incorrect indentation: this token is offside of context started at position (1710:5). Try indenting this token further or using standard formatting conventions.
    The one other warning from the project
    Warning 12 This expression should have type 'unit', but has type 'bool'. Use 'ignore' to discard the result of the expression, or 'let' to bind the result to a name. testCompleteTree3\BaseLogic.fs 24 17
    actually indicates a bug for you.

  • Root element added in existing mapping PI 7.1

    Hi Experts,
    I got existing mapping with around 500 fields, the source structure is external defination, they added the root element to existing xsd, when i try to import the external definition into the mapping it is giving following error.
    Function model undefined (FUNCMODEL_UNDEF)
    MESSAGE ID: com.sap.aii.mappingtool.mf.mapping.rb_Mapping.FUNCMODEL_UNDEF
    Parameter AMappingTool has the invalid value null
    Is anyone faced this problem before, i am working on PI 7.1, but when i create the new mapping then i can successfully imported the external definition into mapping, but how can i get my existing mapping into new mapping??
    Thanks

    > Is anyone faced this problem before, i am working on PI 7.1,
    Yes, indeed. Report this to SAP.

  • CANNOT_LOAD_MAPPING after importing new IDOC

    Hi,
    We have a IDOC to file scneario and IDOC is a customized IDOC.
    IDOC root node is changed now and few additional segments are also added and when we try to import it in message mapping it is throwing below mentioned errors
    Unable to load mapping (CANNOT_LOAD_MAPPING)
    MESSAGE ID: com.sap.aii.mappingtool.mf.rb_Transformation.CANNOT_LOAD_MAPPING
    Unable to load mapping (CANNOT_LOAD_MAPPING)
    MESSAGE ID: com.sap.aii.mappingtool.mf.rb_Transformation.CANNOT_LOAD_MAPPING
    Function model undefined (FUNCMODEL_UNDEF)
    MESSAGE ID: com.sap.aii.mappingtool.mf.mapping.rb_Mapping.FUNCMODEL_UNDEF
    in PI 7.O we had option to export mapping in .mte format and make XPATH modifications and with this but in PI 7.1 I dont see that option is there.
    Could you please let me know why this issue is occuring.Even if root node of IDOC is changed while draging and dropping I should not face this issue.
    Could you please provide your inputs?
    Thanks in Advance
    Best Regards,
    Harleen Kaur Chadha

    Hi,
    Are you dragging & dropping the new idoc in the already created message mapping?
    If yes, then try to create the new message mapping and in that drag & drop this idoc and see whether it is working.
    -Supriya.

Maybe you are looking for

  • Weaknesses I've come across in the Oracle XML/XSL implementation

    Weaknesses I've come across in the Oracle XML/XSL implementation NOTE: I think Oracle is a fantastic database and the XML implementation is lovely to use - also I know these are not limited to XE and also that some are fixed in 11g enterprise however

  • Open a text file and show it in JList

    hi! Can somebody give me a example!! Tnx

  • Video on the iPod

    It would be nice to see the iPod have the ability to use a video/audio connector to be able to take images and create a slide show out to a video device and use the music on the iPod as background music. I know my digital camera does this now with th

  • Can't delete ipod for windows

    I have an old ipod for windows (95) I just got a new ipod and when I tried to download and install version 7 it says Error 1921 service iopd service could not be changed. Verify that you have sufficent privlages to stop services. The same thing comes

  • Backup Manager from oem

    Hello, I want to use predefiend backup strategy - backup entire database on sunday and make incremental backup on other days. My problem is that backup manager deletes archive logs. How can I avoid this. Please help me. Givi