Transaction iView( Tcode) Error: Function call in SAP GUI with errors

Hey Guys:
              I use Transaction iView to show the ABAP application on Portal. The application works to import data from client to BW. After I fill all the information and execute the application, the system returns the error message " Function call in SAP GUI with errors".
The ABAP application works fine on SAP GUI, so it should not be the program problem.
Any Suggestion for this will be nice. Thanks for your help.

Hey Duy:
        Thanks for your response. I check the servers which i have access, and all of them cannot work correctly.
First, other iViews(Dynpro,BW Report,BSP,KM...) work fine.
Second, our backend system is a BW server.
I try to do so on our EP production and development, also connect them to our BW production and development servers. All of those are failed and have the same problem.
The t-code comes from our abap program and register on BW server, and hte program works fine when I use SE38 to execute it.
PS. The Transaction iView works fine before, but I have no idea why it just crash now.
Please let me know if you have any suggestion about this.

Similar Messages

  • Function call in SAP GUI with errors

    Dear All,
                 When i am calling FM of Comports using OLE Integration i got " Function call in SAP GUI with errors" error
    now my front end version is 6.40. how to solved this problem.
    In my Function Module i am creating object like this
    CREATE OBJECT O_OBJ 'MSCOMMLib.MSComm.1'.
        IF SY-SUBRC <> 0.
          RAISE NO_CREATE_OBJECT.
        ENDIF.
    it raised the sy-subrc = 2 this error is "Function call in SAP GUI with errors"
    send to me how to handle this error.
    Thank,
    Vijay.g

    Hi Vijay,
    We are facing the same issue.
    Interestingly
    From program's code only we are facing this issue.
    If we display the program and Execute (Direct processing), it is working fine.
    Can you please share how you resolved this issue.
    Thanks
    Sreedhar

  • Error when calling the SAP GUI

    Hello everybody,
    i have installed the NW2004s SneakPreview on my Notebook. Since then i cant call the sap gui anymore (installed the latest version from SAP Service Marketplace).
    Im getting the error:
    'The procedure entry point 'RfcResetTraceDir' could not be located in the dynamic link library 'LIBRFC32.dll' .'

    Please try coping the LIBRFC32.DLL file from....
    C:\usr\sap\NSP\DVEBMGS00\exe
    to
    C:\WINDOWS\system32
    Regards,
    Rich Heilman

  • How can we make function calls to sap in odi ?

    how can we make function calls to sap in odi ?
    to populate a column i need to make a function call which returns the value.

    There are two ODI SAP adapters available that allows extraction from SAP ERP and SAP BW. For SAP ERP we allow extraction from ERP tables, but not from RFCs/BAPIs.
    You can find details on them at
    http://www.oracle.com/technetwork/middleware/data-integrator/overview/odigs-sapabap-168070.pdf
    http://www.oracle.com/technetwork/middleware/data-integrator/overview/odigs-sapabapbw-168071.pdf

  • ISA5.0 How to know Function called in SAP for ISA.

    Hello everybody,
    I need to know what are the functions called in SAP to get the information or to create the sales document order.
    How could i do to see the functions called?
    Please.
    I'm on Internet Sales 5.0 and i have an ECC6.0 for the backend.
    Thanks

    hi,
    There is no standard process to know the Called Function Module on particualr action.
    The only way most of the developers follow is to see the Log files which displays the Function Module called.
    The other way is you have to debug the class files to know.
    Regards,
    Sateesh Chandra

  • Error when calling up IGS(listenerrfc: unknown error)

    Hello,
    We have integrated IGS 640.2 running on os windows 2003 64 bit(BW 3.5) .When i call the IGS chart from the EP portal i am getting the following error messge
    Error when calling up IGS(listenerrfc: unknown error)
    When i run the report GRAPHICS_IGS_ADMIN i am getting a blank screen.
    This is in the case of production server.
    I am getting the graph when i run report GRAPHICS_IGS_ADMIN in my BW quality server ( with same version IGS 640.2 os windows 2003 32 bit).
    I have followed the below stpes for re-constructionin BW prod:
    Followed the Snote 458731
    1. Checked the Rfc destination 'GFW_ITS_RFC_DEST' amd 'IGS_RFC_DEST'
    2. I can see the monitoring page when i run http://IGSHOST:LISTENERHTTPPORT
    3. Program id and gateway is properly maintained
    4. It is not generating any dumps when i set the dump status to  "dump_on"
    but in BW quality - dump file is getting generated
    I can't switch on trace because it requires resatrt of teh server which is not possible in production.
    I can see service called SAP IGS in BW qualitybut it is missing BW production.
    Apart from that evrything looks similar in both quality and production server.
    Can anyone advice me on how to fix this issue.
    Appreciate your response.
    Thanks in advance.
    Vadi

    Check the following Note : 454042
    In rz20 you can find the IGS as the Internet Graphics Server in the monitor set SAP CCMS Monitors for Optional Components.
    When you double-click on this entry a hierarchy with performance values should be displayed. If no hierarchy is displayed, even though the IGS is running, call transaction se38 and execute the program graphics_igs_admin. Choose Environment  ® Switch on CCMS to activate the IGS display in rz20.

  • IGS error (: Error When Calling Up IGS (ListenerRfc: unknown error))

    Hi,
      We have recently upgraded to NW04S.
      Most of our BW reports( SAP delivered or custom, web template or not ) work fine with the IGS, while some reports don't, We receive a message from the Enterprise Portal ( Error When Calling Up IGS (ListenerRfc: unknown error)). No other details are available
      We have checked and found out the related web templates are actually activates properly. From the same business content, we find some repports work and some don't, all however use web template.
      Has anybody expoerienced the same? Please help.
       Thanks
    Arunava

    Hi AHP,
       1> BW_IGS_ADMIN when executed showed me some charts with some statictics and status etc. However as mentioned the other report BW_IGS_CHART_TEST just shows me a blank screen.
        2> SM59 connection test for the IGS RFC  IGS_RFC_DEST is successful
        3> Ping on the Gateway Host( for the RFS dest) works fine as well.
        4> Also as I mentioned earlier, some of the reports using web teamplate works fine where some are not.
        5> when I do the RFC trace  ( since I get an "Error When Calling Up IGS (ListenerRfc: unknown error) ) via ST01 for the query , in the BI sysatem, I get an error 'Prog:CL_IGS_CHART==================CPRow:'.
       Please let me know how do I proceed further.
    Thanks
    Arunava

  • Integration of SAP GUI with SAP Web UI in 7.0?

    Hi Everybody ,
    Wanted to ask how do we integrate SAP GUI with SAP Web UI in 7.0?Are these two different logical systems or Web UI is embedded in GUI itself? Will be waiting for the answer very soon.
    Thanks
    Puneet

    Hi,
    in CRM70 the WebUI is the one and only userinterface for the endusers.
    The SAP GUI in CRM is only for administrators.
    You could integrate SAP GUI transactions from different systems (ERP, CRM, RM, etc.) into Webclient UI.
    In standard SAP this is done using the transaction launcher (ITS) - but there are also some concepts from consulting companies to integrate the SAP GUI without ITS.
    Good luck.
    Kind regards
    Manfred

  • Remember input values as in SAP GUI with Dynpros

    In SAP GUI with Dynpros there is a feature which remembers former inputs (input values). I do not talk about F4 help.
    Is there a way to enable this in WDA as well? As far as I understand the situation, with Dynpros this is a feature of the SAP GUI frontend.
    Rgs. FT

    Hi,
    besides the personal value list on the F4 functionalities,
    there is no history available for the users input
    grtzn
    Koen

  • SAP CE 7.2 works fine is it possible to use sap gui with this version ?

    Hello Dears,
    Just installed CE7.2,
    Very easy install thanks for SAP !!!
    Is it possible to use sap gui with this version ?
    I'm trying to use Sap Gui 7100.3.11.1042 but can't get the prompt.
    Thanks for you help.
    Olivier

    Hello,
    So I tried to find the right software but I found only B1DESetup_2.1.zip.
    https://downloads.sdn.sap.com/BusinessOne/B1DESetup_2.1.zip
    Do you have any idea about the right link to download or this is the right file ?
    Thanks
    Olivier

  • MOPZ - Error during call of SAP back end system

    Hi Experts,
    I have this error during MOPZ - "select OS/DB dependent files" and following option as well.
    I have checked SAP NOTE 982045, but still cannot solve the issue.
    SM59 - SAP-OSS and SAPOSS connection test is successful.
    I have no idea what else is going wrong. kindly advise id you have any idea.
    Below are some error logs.
    From MOPZ
    Error calling SAP back-end system: Local gateway not running / CPIC-CALL: 'ThSAPCMRCV'SAP-OSS via RFC destination.
    From SM21
    Call of function GwRead failed, RC: -095
    Communication error, CPIC return code 017, SAP return code 24
    > Conversation ID: 13681187
    > CPI-C function: CMRCV
    From dev_rfc8
    **** Trace file opened at 20140904 134347 Malay Peninsula Standard Time, by disp+work
    **** Versions SAP-REL 721,0,300 RFC-VER U 3 1498740 MT-SL
    ======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=247
    Local gateway not running                                               
    ABAP Programm: CL_SM_DATA_SENDER_RFC=========CP (Transaction: )
    Called function module: /SPN/SBI_INTERFACE
    User: BT_BASIS (Client: 100)
    Destination: SAP-OSS (Handle: 4, DtConId: 22F633E42CC0F1D280C9A0D3C1069543, DtConCnt: 1, ConvId: 12214252,{22F633E4-2CC0-F1D2-80C9-A0D3C1069543})
    EPP RootContextId: A0D3C10695431ED48CFEB45C956820C9, ConnectionId: D3F533E43BF2F12C80C9A0D3C1069543, ConnectionCnt: 1
    EPP TransactionId: D3F533E43BF2F12A80C9A0D3C1069543
    SERVER> RFC Server Session (handle: 1, 18243574, {D3F533E4-3BF2-F12C-80C9-A0D3C1069543})
    SERVER> Caller host:
    SERVER> Caller transaction code:  (Caller Program: CL_MO_SMP_ADAPTER=============CP)
    SERVER> Called function module: AGS_MOPZ_SMP_RFC
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3712
    CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=247
    Local gateway not running                                               
    Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1973
    Thank you.
    Por.

    Hi
    there are following things you can do
    1. log on to your SAP Router
    2. check entries in SAPRoutab.
    3. Telnet SAPSERV2 (Sap responding server) (Tcode oss1 will give you details of which SAP serve you are connecting ) on port 3299
    4. if you are able to telnet SAPserve from your Router server  then raise the call to SAP and ask whether they can reach your saprouter or not
    5. check /etc/services files and check for service 3299 defined or not
    6. telnet local Router server with port 3299
    7 try to download Sap Note from SNOTE in you solman system.
    all the best
    Regards
    Dishant.

  • How to get transaction id of a function called in background

    Hi all,
    does someone know how to retrieve t-id of a function called in background (tRFC) client side? I found
    'ARFC_GET_RECEIVER_TID'
    'ARFC_GET_TID'
    but these works server side (function called knows its t-id .. caller no). Is there some similiar client side so that after calling function I can retrieve its transaction id ? I know it's not the same context, for explaining better, what I need it's something like fork() in C, where process father (the one that forks) receive as return value process id of process forked.
    SEARCHING ON FORUM I see that many people answered on question about transaction id with sy-tcode misunderstanding the question. This transaction id it's not the tcode. This is the char 32 unique transaction code
    thank you
    regards
    Gabriele

    You can have a look at function TRFC_RECEIVER_INFO
    [qRFC API for the Inbound Queue|http://help.sap.com/saphelp_nw04/helpdata/en/21/5c5f3ca0dd9770e10000000a114084/content.htm]

  • Deserialization Failed error when calling a SAP Webservice

    Hello,
    I'm trying to call an SAP Webservice from a .NET Mobile application, this particular BAPI expects an array of objects and when I make the call I get a deserialization problems.  I have tried make the array size to 0 but no luck, I have couple of other function modules which are working fine but have a problem with this BAPI BAPI_ALM_ORDEROPER_GET_LIST.
    any help is greatly appriciated.
    Thanks
    Vinay

    Dear Vinay,
    Does your other FM are also using arrays.?
    Deserialization problem comes when xml parser is not able to convert XML schema or values to language specific elements.
    And this problem normally comes if you are using complex data types.
    Can you check once again and reply.
    Regards,
    Piyush

  • Tcode PA70(Fast Entry) using SAP GUI for HTML

    Hi Gurus,
    when i am copying data(one row) from excel sheet into infotype using
    tcode PA70(Fast Entry),through EP(transaction iview Created Using SAP
    GUI for HTML).
    enter TCODE PA70-> select Recurring Payments/Deductions -> click
    create -> copy the data from excel sheet and past
    The whole row of data is copied into one field . the data is not copied
    into the corresponding fields.
    please find the screenshot.
    <a href="http://img337.imageshack.us/i/guiforhtml.jpg/">[IMG]http://img337.imageshack.us/img337/1723/guiforhtml.jpg[/IMG]</a>
    Uploaded with <a href="http://imageshack.us">ImageShack.us</a>
    Regards
    K Naveen Kishore.

    Hello Naveen,
    I don't think this is possible.  Please see note 314568 about the limitations of the SAPgui for HTML (webgui), the "Clipboard access" section seems to describe this limitation.
    Edgar

  • Getting error while Calling Oracle Stored Procedure with output Parameter

    HI All,
    From long days i am working on this but i unable to solve it.
    Even i have studied so many forums in SAP but i didn't find the solution.
    I am calling Oracle Store procedure with 3 inputs and 1 output without cursor.
    Store Procedure:-
    CREATE OR REPLACE PROCEDURE PDS.send_rm
    IS
    proc_name           VARCHAR2(64) := 'send_rm';
    destination_system  VARCHAR2(32) := 'RAWMAT';
    xml_message         VARCHAR2(4000);
    status_code         INTEGER;
    status_message      VARCHAR2(128);
    debug_message       VARCHAR2(128);
    p_ret               INTEGER;
    BEGIN
      DBMS_OUTPUT.PUT_LINE( proc_name || ' started' );
      xml_message := '<RAW_MATERIAL>'||
                     '<BAR_CODE>10000764601</BAR_CODE>'||
                     '<MATERIAL>1101448</MATERIAL>'||
                     '<VENDOR_CODE/>'||
                     '<PRODUCTION_DATE>0000-00-00</PRODUCTION_DATE>'||
                     '<EXPIRE_DATE>0000-00-00</EXPIRE_DATE>'||
                     '<BATCH/>'||
                     '<PO_NUM/>'||
                     '<MATERIAL_DESCRIPTION>POWER SUPPLY</MATERIAL_DESCRIPTION>'||
                     '<SPEC_NAME/>'||
                     '<STOCK_CODE>BSW-JH</STOCK_CODE>'||
                     '<INSPECTION_LOT>00</INSPECTION_LOT>'||
                     '<USAGE_DECISION_CODE/>'||
                     '<MATERIAL_GROUP>031</MATERIAL_GROUP>'||
                     '</RAW_MATERIAL>';
          dbms_output.put_line('XML '||xml_message);
    --      vp_interface.load_rawmat@cnprpt1_pds(SYSDATE, destination_system,
    --                   xml_message, p_ret);
          vp_interface.load_rawmat(SYSDATE, destination_system,
                       xml_message, p_ret);
          dbms_output.put_line('Return Code '||p_ret);
          COMMIT;
    EXCEPTION
      WHEN OTHERS THEN
        status_code := SQLCODE;
        status_message := SUBSTR(SQLERRM, 1, 64);
    --    Extract_Error_Logger(proc_name, 'LOCAL', SYSDATE, -999,
    --                         status_message, 0, debug_message);
        ROLLBACK;
    END send_rm;
    And while i am calling this Store procedure in MII, I am facing error.
    I have tried different ways but didnt solved
    In SQL Query, i kept mode as: FixedQueryOutput
    Can anyone tell me or send code for calling above store procedure
    And onemore thing, While creating store procedure in Oracle for MII. Do we need to Create output parameter as cursor or normal.  
    Thanks,
    Kind Regards,
    Praveen Reddy M

    Hi Praveen
    Our wrapper was created because we could not modify the procedure we call (it was not returning a cursor).
    CREATE OR REPLACE PROCEDURE CHECK_PUT_IN_USE
    (STRCMPNAME in varchar2,
    STRSCANLABEL in varchar2,
    RCT1 out SYS_REFCURSOR
    AS
      charDispo          Char(1);
      charStatus          Char(1);
      intCatNo          Integer;
      charCatDispo     Char(1);
      strCatQual          VarChar2(2);
      strCatDesc          VarChar2(30);
      strMsg          VarChar2(128);
    BEGIN
    qa.check_put_in_use@AR(STRCMPNAME,
                                              STRSCANLABEL,
                                              charDispo,
                                              charStatus,
                                              intCatNo,
                                              charCatDispo,
                                              strCatQual,
                                              strCatDesc,
                                              strMsg);
    OPEN RCT1
    FOR Select charDispo,charStatus,charDispo,charStatus,intCatNo,charCatDispo,strCatQual,strCatDesc,strMsg from Dual;
    END;
    Hope this helps
    Regards
    Amrik
    then with a FixedQueryWithOutput
    call mixar.qasap.wrapper_update_put_in_use('[Param.1]','[Param.2]',[Param.3],?)
    Hope this helps.

Maybe you are looking for

  • Doubt regarding facebook integration for windows phone 8.1 silverlight app?

    Hi, I am developing a windows phone 8.1 silverlight application . For my application I integrated the facebook login. For this facebook integration I used the login with facebook app method. My doubt is after getting the app id from the dev center ,

  • Execution of multiple goods movements in one operation

    Hi, Does anyone know of any SAP standard functionality for executing several movememts of materials in one operation? For example, is it possible to execute first mvt type 321 for a material, directly followed by a 301 - in one transaction (without p

  • Text Message Contact Delete

    I had a Centro and had to download "FILEZ" to delete the contacts of previous numbers I had texted to.  These are the ones that are listed in a drop down menu when you go to the "to" of the text message.  FILEZ apparently doesn't work on the Treo 800

  • OC4J upgrade from 10.1.2.2 to 10.1.3.5

    Hi, We are upgrading Oracle EBS 12.0.4 to 12.0.6 as a Minimum Requirement for Oracle E‐Business Suite Release 12.0 Extended Support. As a part of this we need to upgrade OC4J to 10.1.3.5, our current version is 10.1.2.2. Please suggest the upgrade pa

  • Invoking WSDL with SOAP-Encoded Arrays get Errors

    Hi, i am invoking a web service through a partner link. This WSDL hava a SOAP-Encoded Arrays. <?xml version="1.0" encoding="utf-8"?> <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IApWebService