GRC 10.1 sp 04 getting abap dumperror CX_GRFN_EXCEPTION in firefighter id

Hi Experts ,
while launching the FFid session i am getting abap dump error CX_GRFN_EXCEPTION and Additional activity button is also  inactive. please advice does any body face the same.
Thanks in advance.
Regards
Girish Maganti

Hi All,
we have implemented the sap note 1800347 and issues is resolved now.
Regards
Girish maganti

Similar Messages

  • Getting ABAP runtime error while doing MIGO-GR against PO.

    Hi,
    Getting ABAP runtime error message while doing GR against PO.
    47 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_01 SPOTS ES_SAPLMBWL STATIC.
    48
    49 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_02 SPOTS ES_SAPLMBWL.
    50    CALL FUNCTION 'MB_CREATE_MATERIAL_DOCUMENT_UT'
    51         EXCEPTIONS
    52           error_message = 4.
    53 *  As soon as we have started to put things into UPDATE TASK, we must
    54 *  ensure that errors definitely terminate the transaction.
    55 *  MESSAGE A is not sufficient because it can be catched from
    56 *  external callers which COMMIT WORK afterwards, resulting in
    57 *  incomplete updates. Read note 385830 for the full story.
    58    IF NOT sy-subrc IS INITIAL.
    >>       MESSAGE ID sy-msgid TYPE x NUMBER sy-msgno WITH            "385830
    60                  sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    61 *     MESSAGE A263.
    62    ENDIF.
    63 * Optische Archivierung
    64 * Spaete Erfassung mit Barcode
    65 * Redesign of barcode handling -> note 780365
    66   PERFORM barcode_update(sapmm07m) USING xmkpf-mblnr
    67                                          xmkpf-mjahr
    68                                          barcode.
    69
    70   MOVE-CORRESPONDING xmkpf TO emkpf.
    71   CALL FUNCTION 'MB_MOVEMENTS_REFRESH'
    72     EXCEPTIONS
    73       error_message = 4.
    74    MOVE-CORRESPONDING xmkpf TO emkpf.
    75    CALL FUNCTION 'MB_MOVEMENTS_REFRESH'
    76         EXCEPTIONS
    77           error_message = 4.
    78    IF NOT sy-subrc IS INITIAL.
    Any pointers
    Code Formatted by: Alvaro Tejada Galindo on Jan 14, 2010 6:00 PM

    Hi ,
    Any inputs
    for this error
    No RFC destination is defined for SAP Global Trade Services
    Regards
    Ashu

  • While creating a student through piqstc getting abap run time error

    Hi Experts,
    I am new to SLCM,
    By following Micheal Fan's Basic configuration document,
    I have done the basic configuration required  for creating a student & maintaining  the student file,
    But while trying to create a student through PIQST00/PIQSTC getting abap run time error,
    Attaching the txt file for complete view of abap error.
    Please guide how to resolve this error.
    Regards,
    Prashanti Swain

    Hi Rob,
    Thanks a ton, for your quick reply,
    But I have not understood the reason of the issue.
    As i said I followed Micheal Fan's Document for configuration,
    in that document there is no configuration  step is defined for Vendor master data.
    Could you please explain it in a more detail way.
    Regards,
    Prashanti Swain

  • How to get ABAP mapping option in Interface Mapping

    Hi
    experts
    How to get ABAP mapping option in Interface Mapping . i need to do abap mapping . i didnt find the option
    plz help me

    Hi,
    If u2018ABAP-classu2019 and u2018XSL(ABAP ENGINE)u2019 does not appear under the u2018Mapping Program Typeu2019 in Interface Mapping, one has to make an additional entry in the Exchange Profile. 
    Only a user with the J2EE security role (administrator) can make the following settings in the Exchange Profile.
    It is achieved in the following manner:
    1) Open http://<host>:<port>/exchangeProfile/index.html
    2)Choose IntegrationBuilder ->IntegrationBuilder.Repository -> com.sap.aii.repository.mapping.additionaltypes
    Add: R3_ABAP|Abap-class;R3_XSLT|XSL (ABAP Engine)
    To check whether the data has been successfully read from the exchange    profile:
    1- Open http://<host>:<port>/rep/support/admin/index.html
    2- Choose Administration of Properties -> All Properties
    3- If the value associated to parameter com.sap.aii.repository.mapping.additionaltypes is not visible, press REFRESH button
    After doing above check in IR, if still don't find the option for ABAP mapping then refresh the cache.
    Award points if useful.

  • Hi Getting Abap dump when in RRP3 when deactivating the DP Planning area

    Hi
    We are using the Consumption group by this releasing Forecast to SNP at Customer level also along with product and location level,i am doing in dev only,
    Issue :I have deactivated the DP Planning area(because of some modification) then activated/Initialized the DP Planning area, After that when I see  in the RRP3 for the product  it is getting Abap dump,CVCs now it is available also, Please let me know how to correct it

    KKK,
    I doubt that the event of deactivating/reactivating the DP PA is the cause of your ABAP dumps in //RRP3.  More likely the problem is related to a LC inconsistency, or a userexit.
    Run all of your LC consistency checks, they are easy to do and quick to run.  And, like any other dump, read the messages in the dumps to find out what went wrong.
    Best Regards,
    DB49

  • Where can i get abap interview questions

    Hi
    can anyone send me the link where i can get abap interview questions pls.

    Hi.
    Interview questions are not allowed as a topic in SDN. Don't ask them here. For all those answering this type of questions: Don't do that again. I've deleted most answers.
    Thread locked,
    Jan Stallkamp

  • Function Module to get ABAP source code for a specific version

    Hi all
    Is there a function module that I can use to get the source code of another function module at a specific version?
    For example, can I call a function module passing in "FM_NAME" and "FM_VERSION" and have it return the lines of code associated with that object?
    Thanks in advance.
    Stuart

    Thanks guys
    That's incredibly helpful! I have one more question that I just thought of last night...
    Is there a way to hook into the code activation process? I want to be able to take a snapshot of the ABAP source code at each point when it is activated for use in another system, but need to be able to intercept this event and get the source code at that point in time.
    Any ideas?
    Thanks!

  • How to Getting ABAP through SAP NetWeaver XI

    Hi all,
    Please, Help me for the following secenario,
    I Installed SAP Netweaver 2004 in my system ( ABAP stack and J2EE Stack ),both are working fine.the thing is i am not able to access all the tables in abap.example MARA,MARC ,VBAK like that lot of tables and functions.
    When i am accesing this tables i am getting following messages
    MARA does not exist. Check name
    Plz,help me
    Thanks & Regards
    Mahesh
    919885856520

    <b>>>>Wht i will do for getting all those Tables?</b>
    y u need those tables in XI. u can have it provided u create a Zmara instead of mara and using ale config's u can populate the data in xi table.
    if u are looking to extract those values for any reference then u can check on rfc api lookup instead of creating one in xi server.

  • FM to get ABAP Coding

    Hi,
    is there a function module to get the source of a abap report or program?
    Regards,
    Anton

    Hi,
    because i must read the abap coding, make same modifications and create the report new.
    And at the moment, i read the coding directly from database.
    Regards,
    Anton

  • Where to get ABAP Development Workbench ?

    Hello sap gurus, I alredy have SAP NetWeaver Enterprise Portal on MaxDB - Developer Edition Sneak Preview installed on my server. However I want to use the ABAP Development Workbench.  I do now want to buy a book with cds or go to the sap shop site to get minisap.
    Is there any way to Use ABAP Development Workbench with Web Application Server 6.4 or 6.1?
    If yes where to get the WAS 6.1?
    Thanks

    Read the responses in your other posts of the same question.

  • Use of standard Xstep for routing-getting ABAP Dump

    Hi
    I am using Xstep for routing .I have all standard repository of Xstep imported .I have referencd Xsteps in routing but I am getting some ABAP dump in simulation mode.Pl. let me know what is the issue
    Edited by: AK on Mar 12, 2009 9:20 PM
    Edited by: AK on Mar 12, 2009 9:21 PM

    Hi,
    Try checking the details of the Dump through ST22 / and take the help of developers if needed.
    Thanks
    Senthil

  • Getting ABAP dump while cancelling invoice through MR8M

    Hi Experts,
    When i try to cancel the invoice through MR8M i am getting the ABAP dump saying "Conversion error Occured".
    Could u please help me to resolve this.
    Infact the error is coming when i press "display doc" after giving the invoice details.
    Thanks,
    Amar Y.
    Edited by: amaranath yerragunta on Apr 19, 2010 10:34 AM

    Hi ,
    Is the any enhanemnet done for MR8M Tcode?
    I think in the enhancement code converion is wrong.
    Regards,
    Pravin

  • Get ABAP variables

    Hi All,
    Is there any statement or function module where in i can check what all variables are used within a ABAP program.
    Ex: For the below code:
          DATA : lv_name(30)  TYPE c,
          CONSTANTS: lc_name(30) TYPE c VALUE 'NAME'.
    I need info like: lv_name, DATA, c
                           lc_name, Constant, c.
    Thanks in advance.

    Hi,
    You can use SCAN ABAP-SOURCE statement .
    In this you will get the whole abap code of a report into tables as tokens, statements
    you have many more additions available with this statement.
    check this link for more information about [SCAN ABAPSOURCE|http://help.sap.com/abapdocu/en/ABAPSCAN.htm]
    Thanks&Regards
    Sarves

  • Where can I get ABAP trial?

    I ' am  a new student of ABAP and need a demo or trial version to practice  the programming in ABAP.
    Thank You

    Hi,
    Go through these blogs...
    The installation procedure is defined in them...
    /people/manfred.lutz/blog/2007/03/20/abap-trial-version-for-newbies-part-1-download-and-installation-of-the-trial-version
    /people/manfred.lutz/blog/2007/03/23/abap-trial-version-for-newbies-part-2-starting-and-stopping-the-application-server
    /people/thomas.weiss/blog/2007/03/30/abap-trial-version-for-newbies-part-3--why-and-how-the-server-matters-to-you-as-a-developer-server-architecture-and-work-processes
    Cheers,
    Simha.
    Reward all the helpful answers..

  • I get abap dump why?

    LOOP AT imseg_mkpf_e.
      itab_mbew_b-matnr = imseg_mkpf_e-matnr.
      MOVE '99999999' TO itab_mbew_b-min_qty.
      itab_mbew_b-max_qty = '0'.
      COLLECT itab_mbew_b.
    ENDLOOP.
    "an internal table defined to small"
    declare
    DATA : BEGIN OF imseg_mkpf OCCURS 0,
      werks like  mseg-werks,
      lgort like  mseg-lgort,
      matnr like  mseg-matnr,
      lbkum like  mseg-lbkum,
      mblnr like mseg-mblnr,
      shkzg like  mseg-SHKZG,
      menge like mseg-menge,
      s_stock like mardh-labst,
      e_stock like mardh-labst,
      min_qty like mseg-lbkum,
      max_qty like mseg-lbkum,
    END OF imseg_mkpf.
    DATA : itab_mbew_b LIKE imseg_mkpf OCCURS 0 WITH HEADER LINE.

    Hi Rani,
    This is working fine for me. Check this.
    REPORT abc.
    DATA : BEGIN OF imseg_mkpf OCCURS 0,
    werks LIKE mseg-werks,
    lgort LIKE mseg-lgort,
    matnr LIKE mseg-matnr,
    lbkum LIKE mseg-lbkum,
    mblnr LIKE mseg-mblnr,
    shkzg LIKE mseg-shkzg,
    menge LIKE mseg-menge,
    s_stock LIKE mardh-labst,
    e_stock LIKE mardh-labst,
    min_qty LIKE mseg-lbkum,
    max_qty LIKE mseg-lbkum,
    END OF imseg_mkpf.
    DATA : itab_mbew_b LIKE imseg_mkpf OCCURS 0 WITH HEADER LINE.
    SELECT
    werks
    lgort
    matnr
    lbkum
    mblnr
    shkzg
    menge
    FROM mseg INTO TABLE imseg_mkpf UP TO 500 ROWS.
    LOOP AT imseg_mkpf.
      itab_mbew_b-matnr = imseg_mkpf-matnr.
      MOVE '99999999' TO itab_mbew_b-min_qty.
      itab_mbew_b-max_qty = '0'.
      COLLECT itab_mbew_b.
    ENDLOOP.
    BREAK-POINT.
    Can you elaborate the dump problem.
    Regards,
    AS

Maybe you are looking for

  • In how to customize std no data found message in Bex Report...

    Hi I am running my WAD report in Portal and report had no data so giving std message "Could not find any data to display. This might be due to the current selection of variable or filter values" I wanted to change this std message to "No Data Found".

  • Subtotal Text in ALV

    Hi all, I wanted to display subtotal and total text in the output. I searched in SDN and specified subtotal_text in Layout. But still i am not getting the subtotal Text in  output. Here is my code..... Please help me , where i did wrong? REPORT  YTES

  • IPhone 3g S Video to Computer

    Does anyone know if video captured on the new iPhone 3G S be transferred to a PC Computer to be edited and burned to a DVD? Also, would the quality be acceptable or no? Thank you, Eric

  • How run jar files from a Jlist

    I can already run my jar from command prompt With java -jar me.jar. But having a few problems with a list. Here's a bit of code I've atempted to try. String filename = (directory + "/" +(String)mylist.getSelectedValue());                     String n

  • Workflow Notification Mailer

    Hi Can anyone advise as to how I would set up Workflow Notification Mailer to simply send mails to a single account as opposed to EVERYONE? I need to do this for both INBOUND and OUTBOUND notifications. please help. Thanks