Custom Functions not exported - Urgent

Hi,
We have couple of Custom Functions imported into the OWB Design Repository. After completing with Development, now i want to move into TEST repository. I created a snapshot and exported (MDL file) the project. When I imported into TEST Design Repo, the custom functions are missing.
our environment is -
OWB Design Client - 9.2.0.2.8
OWB Design Repo - 9.2.0.2
Can you please give me some idea why this is happening?
Thanks
Mahesh

Hi JP,
No, I have not renamed MY_PROJECT. The problem lies in the Export phase itself. When I export those custom functions (defined under public transformations) are not exported at all. Like when I look into the export log file, it shows the count of standalone Functions / Functions as 0.
since the Custom Functions are not exported, when I import it into a TEST environment the links are broken inside the PF, due to the fact of UOIDs you have rightly mentioned. Exporting the custom functions alone and importing into the TEST environment does not solve the problem due to lack of connectivity (again due to UOID).
But, I think I nailed the problem by approaching in a different way. I have created a target module and then moved the custom functions into that module as private functions. When I exported the project, the functions are exported and imported without any problem.
so, I guess we have not fully understood the custom functions concept(under public transformations). If anybody clarifies / explains how to use them I will be very glad for learning something new.
Thanks
Mahesh

Similar Messages

  • Custom font not exported in PDF

    Hello Guys,
    In my web application, I have a crystal report developed in CR11 R2 SP3. The report uses custom font and it works fine when shown in report viewer.
    However I get errors while exporting report as PDF.
    1) In windows 2003 server, the pdf is exported without the font values.
    2) In Windows XP, pdf is not exported at all and I get an error:
    Error in File C:
    WINDOWS
    TEMP
    CrystalReport1 {6A26233D-4832-44B1-AC8E-A21421F6A2E4}.rpt:
    Error detected by export DLL.
    Can anybody please help. One more thing. The custom font is fine and has been working fine in other crystal report based applications.
    Thanks,
    Shahzad

    Ok, two suggestions:
    A)
    1) On your web app that throws the error, place label and a text box on your web form
    2) Use the custom font for the label and in the text box
    3) Run the app
    Does that work?
    B)
    If it does, I'd recommend using filemon and regmon utilities to fins out what is failing. Filemon can be found here:
    http://www.microsoft.com/technet/sysinternals/utilities/filemon.mspx
    Regmon is here;
    http://www.microsoft.com/technet/sysinternals/utilities/regmon.mspx
    Instructions on how to use the above:
    1) Load Filemon
    2) Press Ctrl + L. This will bring up the filter window.
    3) In the 'include' text box, put the name of the aspnet worker process, without the full path. ie: aspnet_wp.exe (ok)
    4) Click <OK>
    5) Press Ctrl + X to clear the display.
    6) run your application, get it to the point where it errors.
    7) Save the filemon log. File -> Save as
    8) Look for files where the 'result' column is not successful.
    Regmon
    Here is how to use it:
    1) Load Regmon
    2) Press Ctrl + L. This will bring up the filter window.
    3) In the 'include' text box, put the name of the aspnet worker process, without the full path. ie: aspnet_wp.exe
    4) Click <OK>
    5) Press Ctrl + X to clear the display.
    6) run your application, get it to the point where it errors.
    7) Save the Regmon log. File -> Save as
    8) Look for files where the 'result' column is not successful.
    Ludek

  • Jsp el custom functions not loading

    Hi,
              We are currently testing Weblogic 9.0 and have come across a
              problem with custom EL functions.
              The problem is that it does not recognise the custom function.
              It is replicable using the sample webapp
              found here /opt/bea/weblogic90/samples/server/examples/src/examples/webapp/jsp/expressions/
              jspExpressionEar/
              the JSP exception thrown shows...
              javax.servlet.jsp.el.ELException: no method corresponding to the one declared in the EL was found method : 'strCompare'
                   at javelin.jsp.el.FunctionEvaluator.evaluate(FunctionEvaluator.java:62)
                   at javelin.jsp.el.ELNode$Function.evaluate(ELNode.java:630)
              We have tried a couple of methods of configureing.
              URI to taglib.tld (which should not matter) was /WEB-INF/..
              Tried http://someunique.url.com
              and both a JSP (this sample) and a JSPX file (our original).
              Has anyone seen this problem before, I see no mention of the error on the forums.
              Regards
              Ramon

    You get the same error even when the class which includes the method is missing. Can you check whether the class is available in WEB-INF/classes or WEB-INF/lib or at the ear level?
              I just tried this locally and it works as expected w/ the class in web-inf/classes
              We'll add a better error message in this case.
              -- Nagesh

  • Export, Import and Table declaration in custom function module

    I am creating a custom function module. Parameters needed are export internal table and one data field from the internal table.
    What do i need to fill for 'associated type' for these export parameters since size of the internal table and type for the data field from the internal table vary.

    Hello Albert
    If the function module need not be RFC-enabled then you have many ways to define such dynamic parameters, e.g.:
    FUNCTION ZUS_SDN_DYNAMIC_PARAMS.
    *"*"Local Interface:
    *"  EXPORTING
    *"     REFERENCE(ET_ITAB) TYPE  TABLE
    *"     REFERENCE(ET_ITAB_1) TYPE  ANY
    *"     REFERENCE(ET_ITAB_2)
    *"     REFERENCE(ED_DATA) TYPE  CLIKE
    *"     REFERENCE(ED_DATA_1) TYPE  ANY
    *"     REFERENCE(ED_DATA_2)
    ENDFUNCTION.
    See also: How to return back a structure of dynamic tables in a Function Module
    Regards
      Uwe

  • Function not available to this responsibility for a custom new application

    Hi,
    I have followed all steps (except the one regarding the concurrent manager, on line help) described on Metalink Note: 70276.1, 216589.1 and the document titled as: "How to integrate applications release 11i with custom applications"(provided as another Metalink Note, i do not remember which right now....).
    The problem occurs when having connected as a new user created ...lets say XXTEST (with a responsibility XXTESTRESP) calls a function(form). The error message "Function not available to this responsibility" occurs...
    Do i have to do something else...(for example run the autoconfig, because i modified the custom env file which was created to define and export the variables of the custom applications created)...????
    When i source the APPSORA.env file, i get the contents of the env variable :echo $XXTEST_TOP as required....
    /..../...../xxtest/11.5.0
    Note: I use EBS 11.5.10
    Many thanks,
    Sim

    Sim,
    Did you bounce the application services after setting the CUSTOM_TOP in the env file?

  • How to export and import custome functions...

    Hi Biddies,
    I am wondering is there any way the custome functions in an existed report can be exported.
    If there is, how can I do it?
    For example,   "Custome Functions.rpt", which was distributed  with Crystal Reports, has a custome function library. How can I export it from the report?
    Thanks
    Edited by: Jonas sun on Mar 18, 2009 7:13 AM

    Hi,
    Did  you try exporting it ?
    What format you are using to export it .
    As I have seen you can export the custom functions contained report.
    I had done it in pdf format for your references go to sample report folder
    select featured example report folder in that open custom function report and export it to pdf format.
    The report will exported with the field data of custom function.
    Is this answer you wanted ? if not please explain me bit further.
    Regards,
    Neo.

  • Which functions and features in Numbers are NOT exported correctly to Excel?

    I wish to know EXACTLY which functions I use in a Numbers sheet WILL FAIL to export correctly to an Excel or Neoffice spreadsheet.
    For instance, I created a Numbers spreadsheet using prolific use of the IFERROR function. However, when I EXPORT to XLS, all the cells that used the IFERROR function were replaced by the literal value of the cell. My IFERROR formulae were not EXPORTED as I had expected.
    I note that some formulae were converted correctly in my EXPORTED spreadsheet: eg MAX, MIN, AVERAGE.
    I understand that IFERROR was a function introduced recently to Excel, ie in the 2007 version. Consequently, I suspect that Numbers exports to a pre-2007 version of Excel. If so, which version?
    I have found this list that shows which functions are compatable amongst various versions of Excel:
    Excel Functions: Compatibility Reference (2010, 2007 & 2003). (n.d.). Retrieved from https://docs.google.com/spreadsheet/ccc?key=0AsHau4_IeCfwdG45c0VhcjBBUGNreVo2ZzN NRU1BT0E#gid=0
    This list shows that, for instance, IFERROR exisits inb both Excel 2007 and Numbers-09. So why is IFERROR not exported?
    Curmi, J. (n.d.). Summary of function in excel and numbers-09. Retrieved from http://curmi.com/blog/wp-content/uploads/2009/01/functions-in-excel-and-numbers- 09.pdf
    Some examples of my use of ISERROR in Numbers are as follows:
    =IFERROR(RANK(C47,$C47:$J47,1),"")
    =IFERROR(MEDIAN(C51:C58),"")
    =IFERROR($C32-C88+1,"")
    I use the above function to  carry out the calculation ONLY IF  a cell is non-blank and contains a number.
    More questions
    What are the rules that Numbers uses to convert to Excel?
    Is Numbers converting to the 2003 version of Excel? ... or an earlier version? ... which version?
    Why desn't Numbers advise me there were conversion errors or simplifications made?
    eg: "Cell A33 Function IFERROR was exported to the cell value for Excel"
    Is there a preference that I can select which version of Excel that Numbers will export to?
    In the meantime, I must abandon Numbers and use NeoOffice!

    Thanks,
    I applied your suggested ISERROR transformation to examples such as:
    =IFERROR(RANK(C47,$C47:$J47,1),"")
    =IFERROR(MEDIAN(C51:C58),"")
    =IFERROR($C32-C88+1,"")
    However, a caution for young players....
    Certainly, the ISERROR function exports to .xls. However, it behaves differently in NeoOffice.
    Items 1 and 2 function identically in the case of say, ranking a row in which some cells are blanks.
    Item 3, when translated using ISERROR to =IF(ISERROR(C32-C88+1),"", C32-C88+1), results in "" (ie error is raised) in Numbers but yields figure 0 in NeoOffice when there is a blank in either of the cells.
    I  recall from programming school in the mid-1970s that using GOTO statements and On Error branch statements were not admissible as routine programming steps. In fact, we received an automatic fail grade if we used a GOTO or GOTO like construction. So, I have found a more programmatically elegant way to solve my problem: eg:
    =IF(C88="","",C32-C88+1)
    Curiously, earlier I found/suspect this does not work equivalently in Numbers and NeoOffice:
    =IF(ISBLANK(C88),"",C32-C88+1)
    When you try using ISBLANK you always get an intuitively unexpected result because ISBLANK ONLY gives TRUE when there is absolutely nothing in a cell. A Formula reference in the cell, even if the function result yields "", gives FALSE... because, according to the definition of ISBLANK the cell contains a formula.
    As I tell my students, ALWAYS lookup the HELP on any function you use. ALWAYS test the function to see how it performs!.... and lesson 3: Always test your spreadsheet on different systems.... then hope!
    FYI:
    Here's a  link to my Spreadsheet (Neoffice .xls) and a video explaining its use.
    Team Contribution: Introduction (Prototype). (2013). Retrieved from http://www.youtube.com/watch?v=bj87FGLoplk&feature=youtube_gdata_player 
    I don't guaranteee this link for ever! ... and I continue to "tweak" it
    https://www.dropbox.com/s/1jz7gzksejnbqo1/Team%20Contribution.xls

  • EBS posting to clear customer open items - Function not working?

    Hello SAPers
    I have an issue I just canu2019t seem to resolve! We are receiving MT940 statements and receive customer invoice reference details with field: 86 as follows:
    :61:090910C1500,00FOSB1000270 //100909050      0        035315
    :86:DEPOSIT
    Remitter:1000270 MISSION AUSTRALIA   Ref:1200000017
    Immediately following the BTC FOSB the bank quotes the customer number however I am not using this as standard SAP should identify the customer by document number within the note to payee field?
    I am using a 2 step process in posting to the clearing account and customer. Config as follows:
    Pst Type 1
    40     Bank
    50     Clearing
    Pst type 2
    40     Clearing
    15     BLANK          DZ     3      15
    I have also set up a string to look for the documents ^(12########)$. When we load the statement the first posting is successful however the second does not post to the customer or clear based on the invoice reference. I am using algorithm 020. The error that occurs is F5 102 Customer does not exist in company code xxxx. It actually does exist in the company code.
    I have loaded the EBS to the buffer and simulated the search on BELNR and it picks up the document?
    I am sure this is standard and a CMOD is not required on this type of functionality? What have I not done to allow posting to the customer based on document number or to post on account where it is not cleared?
    Any assistance on this issue is appreciated? Thanks in advance.

    Function Module for GL open Items
    how to clear customer open items by another  customer open item
    Function Module for GL Open Items
    Reward points..

  • Error while opening the custom forms-''function not available to this respo

    Error: Function not available to this responsibility , change responsibility or contact ur system administrator
    Hiiiii,
    While accessing the custom forms in release 12i we are facing the popup error and the form is not getting opened up: "Function Not available to this responsibility. Change Responsibilities or Contact your System Administrator"...
    I check the custom top path in $APPL_TOP/admin/adovars.env... its fine there..
    but the $Apache_top is not there...
    can u plz tell me the solution....
    Thanks
    Meenakshi Verma

    user609981 ,
    If ur referring to forms, u need to search in appropriate forum, as this forum is only for OAF queries, and if its realted to OAF page, check the the function of oa page is attached to the specific responsibilty .
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Can we Call Custom function in Background? VERY URGENT

    Hi All,
    Can one one tell me can we call a custom function module in background. Is it possible or not. If yes plz tell how.
    In the custom function module I am updating a data base table using UPDATE statement. Can help me on this issue.
    Thanks
    Yathish

    Hi,
    1)
    Yes..You can call a customer function module in BACKGROUND ...
    Steps
    1 Make the custom FM as remote enabled..
    2 CALL FUNCTION 'ZFUNC' IN BACKGROUNG TASK
    2) Yes..You can write UPDATE statement..
    Thanks,
    Naren

  • Custom XPath Function not working - ORABPEL-09503 error

    I wrote a simple date conversion custom xpath function.
    1. Implemented IXPathFunction as mentioned in Clemens and Antony Reynolds blog.
    2. Also changed the xpath-functions.xml kept at C:\product\10.1.3.1\OracleAS_1\bpel\system\config\xpath-functions.xml and also at C:\product\10.1.3.1\OracleAS_1\bpel\domains\default\config\xpath-functions.xml (Not sure why this xml is in two places)
    3. Placed my class file at C:\product\10.1.3.1\OracleAS_1\bpel\system\classes and also made a jar and placed in C:\product\10.1.3.1\OracleAS_1\j2ee\home\applib.
    But when I run the process which uses this custom function, it is throwing the following error
    <Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>env:Server</faultcode>
    <faultstring>ORABPEL-09503 Invalid xpath expression. Error while parsing xpath expression "o2c:formatDateString('10/30/2007', 'MM/DD/yyyy', 'YYYY-MM-DD');", the reason is Error in expression: 'o2c:formatDateString('10/30/2007', 'MM/DD/yyyy', 'YYYY-MM-DD');'.. Please verify the xpath query "o2c:formatDateString('10/30/2007', 'MM/DD/yyyy', 'YYYY-MM-DD');" which is defined in BPEL process. </faultstring>
    </Fault>
    Can somebody help me to resolve this.

    My bad. I had a semi-colon after the expression. Now I am getting a different error
    <Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>env:Server</faultcode>
    <faultstring>ORABPEL-09500 XPath expression failed to execute. Error while processing xpath expression, the expression is "o2c:formatDateString('10/30/2007', 'MM/DD/YYYY', 'YYYY-MM-DD')", the reason is FOTY0001: type error. Please verify the xpath query. </faultstring>
    </Fault>

  • Export tables in custom function module

    I am creating a custom function module and want to return a table of contacts i_contacts.
    In the global data area I created a structure
    TYPES: BEGIN OF t_contacts,
              prsnr       TYPE knvk-prsnr,
              contactinfo TYPE adr6-smtp_addr,
           END OF t_contacts.
    And then in my interface I am trying to include as a table
    i_contacts like t_contacts
    But it keeps saying t_contacts not defined. Does that mean I have to define t_contacts as a global structure in SE11. Isnt there another way to define an internal table in the interface. Please advice.

    Hi..
    Declare like this..
    Data: i_contacts type standard table of t_contacts.
    i_contacts like t_contacts does not work because t_contacts is not an internal table with header line.
    Hope this helps.
    regards,
    chaithanya.

  • Function module for customer debit note/credit note

    Hi
    Can you please tell us the function module for the following:
    1. Customer debit note
    2. Customer credit note
    Also, we would like to have function module for extracting GL balances at business area/profit center level.
    Regards
    S.Radhakrishnan

    Hi
    We are looking for function module for posting FI Invoice/credit memo using FB70/FB75.
    Also, we need function module for extracting GL balances at business area/profit center level.
    Regards
    S.Radhakrishnan

  • Custom Function in a Sequence Not Working

    Hi All,
    We have defined a Custom Function and it has got a class (ZCL_IP_DERIVE_XXX_XXXX).
    Further, in the IF_RSPLFA_SRVTYPE_IMP_EXEC_REF~EXECUTE method of this class, we have defined a logic of appying a new Index (Sales Curve) and the forecast values are uplifted accordingly.
    This Custom functon of Applying a new Index is one od the step in a Planning Sequence.
    When I try to execute only the step of applying function in the modeler, I get the output as required and I can see them accurate in the trace.
    But If I execute the entire sequence either step by step or at one go, the function is not applied. In the messages, it says step1 to 7 are executed. But there is no change done to the records read.
    I doubt the values written back in the function are refreshed as soon as the come out of the step. Correct me if I am wrong.
    The Values are read and written abck to the table C_TH_DATA.
    Are we populating the right table? Do let me know if I need to change anything in the sequence.
    Regards,
    Harika

    Thanks for your replies.
    As suggested, the problem was with in the sequence as in the step before the function is applied, they are getting deleted...smll change in the code fixed the issue.
    But now, when I try to run the same sequence on a button in a workbook, it doesnt work.
    I checked the sequence behind the button. it is assosciated with the same one defined.
    But no clue why it doesnt work.
    Also, please let me know if there is any option to unhide the fields on the workbook in design mode.
    Regards,
    Harika

  • User exit call customer function 002 is not getting trigerred

    Hi
    I am using the user exit call customer function 002 in the function module idoc_input_proact to trigger and idoc.my problem is that the user exit is not geting triggered.
    please help me gurus as this the last day for finishing thw work.
    regards,
    Asish dash

    it means tthat, u are applying a wrong exit in the pgm.
    try to once again search for the suitable exits for your program.
    try this:
    how to find the customer exits for a particular transaction
    check out the pgm in this thread:
    Re: Find User Exits
    regards,
    padma

Maybe you are looking for

  • Ical 5. Events not displaying

    Morning. So, Lion is in. Was adding events to Ical5 the other day, and all was going well. These are all normal full day events, that are non re-occuring, and all on my mobileme calendar. (I do have a valid mobile me account and such as well) Made it

  • Time Capsule assigns wrong IP to Macbook Pro upon wake

    Hi, This is driving me nuts, I hope someone can help. First off: I have latest OS 10.5.7, Airport, and Time Capsule updates available today. This problem has been occurring since before 10.5.7 came along, and before the last Time Capsule firmware upd

  • Re: Downgrade from Win 7 64bit to 32 bit

    I've bought a Satellite T110-11U with embedded OEM Win 7-64bit I tried te recover with media recovery tool but the control panel don't let me choose between 32/64 bit mode Most of software used in my business need 32bit mode I tried too to use the re

  • Server directory doesn't stick in sidebar

    Tiger allowed me to maintain a specific server directory in the sidebar - even after restarting the Mac it would be there. Now, with Leopard, if I want that server directory to show, I have to put it there EVERY time I start the Mac. Having only the

  • What are best output options in DVDSP for playback on VGA Computer Screen?

    I understand that DVDs were designed to be viewed on TV sets - not computer monitors with much higher resolution than a TV set. However .... I'm curious what the best output options are within DVDSP3 for playback on a standard 19" VGA computer screen