DUMP in PFCG tcode

Hi,
    when we are copying the roles in tcode PFCG , press enter getting dump. But when we press tab  " COPY ALL", its not coming. Whtas the probelm in it , when press enter. Kindly suggest.

Suggest you read the dump and follow any instructions there.

Similar Messages

  • Sql error dump while using pfcg tcode.

    hi,
    I am getting one dump while executing PFCG tcode. Hereunder i am pasting the log,
    Runtime Errors DBIF_RSQL_SQL_ERROR
    Exception CX_SY_OPEN_SQL_DB
    Database error text........: "ORA-01115: IO error reading block from fil
    (block # 52025)#ORA-01110: data file 9:
    '/oracle/OPL/sapdata2/sr3_6/sr3.data6'#ORA-27091: unable to queue
    I/O#ORA-27072: File I/O error#HPUX-ia64 Error: 5: I/O error#Additional
    information: 3#Additional inform"
    Internal call code.........: "[RSQL/FTCH/AGR_FLAGS ]"
    Please check the entries in the system log (Transaction SM21).
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLPRGN_START3" or "LPRGN_START3U33"
    "PRGN_START3_LOAD_FLAGS"
    Soon help will be appreciated.
    regards

    Hello,
    Take a look at note 546006 - point 6
    Thanks

  • BDC program or standard function module to change data in PFCG TCode.

    Gurus,
    I have programatically change the validity date of SAP security role (TCode PFCG). Are there any standard function module available for this ? If not then does PFCG supports update vida BDC programming ?
    Regards,
    Rajesh.

    Cross-posting. Thread locked.
    Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement].
    PS: Please clean up / follow up on all your hundreds of unresolved questions.

  • ABAP Dump when executing tcode CATS_APPR_LITE for multiple selection.

    Dear Members,
    Issue:
    When executing tcode CATS_APPR_LITE for Time Approval from the remote R/3 by selecting multiple selections and click on Approve, if you get a dump saying CALL_FUNCTION_REMOTE_ERROR
    Analysis:
    If there is an SAP Note applied in 1368487 and at CALL FUNCTION CATS_CHECK _PTEXDIR FM getting the dump because in source system for this function module Remote Enabled Module option is not checked.
    To resolve this correction note 1430042 has to be applied.
    Regards
    Durga

    Dear Members,
    Issue:
    When executing tcode CATS_APPR_LITE for Time Approval from the remote R/3 by selecting multiple selections and click on Approve, if you get a dump saying CALL_FUNCTION_REMOTE_ERROR
    Analysis:
    If there is an SAP Note applied in 1368487 and at CALL FUNCTION CATS_CHECK _PTEXDIR FM getting the dump because in source system for this function module Remote Enabled Module option is not checked.
    To resolve this correction note 1430042 has to be applied.
    Regards
    Durga

  • Dump thrown when tcode for screen painter assigned

    HI guys,
    I have created a screen and wanted to check how it looks at runtime, for this i assigned a tcode to the report. Now when i run the tcode it throws a dump. the dump is as follows.
    The CONTROL "TCTRL_ENTRY" was searched for but not found.
    These is either an inconsistency between the screen and the program or
    an incorrect ABAP statement (for example, REFRESH CONTROL .. FROM SCREEN
    with incorrect control name).
        MODULE STATUS_1000 OUTPUT.
         SET PF-STATUS 'SCR_1000'.
         SET TITLEBAR '001'.
      ENDMODULE.                 " The pointer for error is at this line
    What could be the possible error?? please let me know.
    Thanks in advance...
    Regards,
    Navin
    Edited by: navin.c on Mar 25, 2009 8:18 AM

    Do your main program have the piece of code like the following?
    CONTROLS:TC_9998 TYPE TABLEVIEW USING SCREEN 9998.
    This way you have to declare a table contol. Do it simply with your Table Control name and the screen in which you are using it.E.g. in my case screen is 9998.
    regards.
    Sarbajit

  • How to restrict  tcode va01/va02/va03 for a particular role

    hi ,
    I have a requirement . I need to restric user fro VA01/VA02/VA03 if the user has role and Sales order customer group is related to a particular group .
    Do we have a Function module to get a role for a user  or can we write a code as authorization level or do we need to write it as user exits of va01/va02/va03 .
    Regards ,
    Prakash

    hi All ,
    My issue is I need to restrict the tcodes for a particular customer group is there in the sales order , that means it is order specific and I already know for which roles it is to be checked .
    Now can  we write any check in pfcg tcode so that we can check at particular group or need to handle at user exit level .
    Thanks in advance .
    prakash

  • Getting Dumps on Sales Order Creation

    Hi Experts,
                 We recently installed AFS 606 in ECC - EHP6  system.we are now customizing /configuring the AFS module .
    Using t-code CO11,MB1A,MB1C,MB1B,VL01,VL10 etc.. we are not able to save the Data. The system is giving ABAP dump Error.
    Below i have mentioned DUMP error.
    Tcode: VA01
    after pressing Enter
    Click Save Button. Geting Dump Sreen...
    Please anyone give the solution very urgent. thanks in advance..
    Regards,
      Thangam.P

    Hi Frederic ,
                         First of all thanks for your reply... Please go through the below link of attachements.
    Dump2.pdf - Google Drive
    https://drive.google.com/file/d/0B0aRJZ-zW74gRG5jcEVFTnBhUVUe/edit?usp=sharing
    Regards,
       Thangam.P

  • MESSAGE_TYPE_X in Tcode VT01N

    Hi,
    I have a system dump error in Tcode VT01N. There is a form named as XVTTK_READ in program FV56HF0X.
    FORM XVTTK_READ USING TKNUM LIKE VTTK-TKNUM.
      PERFORM XVTTK_EXIST USING TKNUM.
      IF sy-subrc NE 0.
        MESSAGE X002 WITH 'READ TABLE' 'XVTTK' VTTK_KEY-TKNUM.
      ENDIF.
    ENDFORM.
    But if sy-sybrc is not equal 0 than system dump is occured.
    What can I do?

    Please refer following SAP NOTES
    <b>522983</b> VT01N/VT02N + delivery split: MESSAGE_TYPE_X when saving
    <b>1077374</b> VT01N/VT02N + delivery split: MESSAGE_TYPE_X when saving
    <b>754170</b> MESSAGE_TYPE_X dump when splitting a delivery 
    <b>1017312</b> Program termination 'MESSAGE_TYPE_X' at shipment transfer
    <b>408864</b> VT02N: VY002 MESSAGE_TYPE_X at READ TABLE i_vbplk 
    <b>374511</b> Termination executing shipment cost info in the shipment

  • Sort Dumps All Over in DEV and QAS While Applying Patches - Help Pls

    Applying about 80 patches on DEV and QAS over the weekend with the "Minimize Downtime" option. I got failure at the "TEST_IMPORT" phase and tried to backout and ignore the error but now I keep getting short dumps for any tcode that I use. I can't get past short dumps.
    Here is a sample of short dump that I got when I try to execute SPAM and reapply just one patch. I does not load the patch, it just generates a short dump. I opened an OSS note with SAP and they refused to consider that as high priority. Since my DEV and QAS systems are down, the developers will not have any system to work on today and there will be a lot pressure on me today. Please help.
    Short Dump text below                                                                        
    The following syntax error occurred in the program SAPLKKBL :           
    "The field "GFLG_NESTED_PRINT_ON" is unknown, but there is a field with"
    Error in ABAP application program.                                                                               
    The current ABAP program "CL_GUI_ALV_GRID===============CP" had to be   
    terminated because one of the                                          
    statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                                                               
    What can you do?                                                                               
    Please eliminate the error by performing a syntax check                 
    (or an extended program check) on the program "SAPLKKBL ".              
    You can also perform the syntax check from the ABAP/4 Editor.           
    If the problem persists, proceed as follows:                            
    Print out the error message (using the "Print" function)                
    and make a note of the actions and input that caused the                
    error.                                                                               
    To resolve the problem, contact your SAP system administrator.          
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion

    Hi
    Please check the following link, it may help you:
    Re: Can not lanche workflow with event
    Can you give me some more details like whether the patch application is complete or its hung in between? Did u tried to restart the patch application? Can you tell me what error you got while patch application in import_proper phase?
    Regards
    Sumit

  • ABAP Query - Dump

    I have a transport that contains the ABAP Query, user group, query variant and the tcode to run this abap query. The transport has moved to Prod but gives a dump when the tcode is run
    Program "AQZZZMM_DATA====QRY_XXX_YYY== " not found.
    The infoset query generates a report "AQZZZMM_DATA====QRY_XXX_YYY== ".
    What do I need to get this working ?

    Hi,
    The above solution will work if you assign the transaction in one server, If you want this will not work in quality/production boxes when transported the query..the program name will not be the same in all the servers...
    For this. Do the below:
    In SE93, Create a Paramter Transaction
    -> Transaction = Start_report
    -> In default values, give the below details:
         D_SREPOVARI-REPORTTYPE = AQ
         D_SREPOVARI-EXTDREPORT = Name of the Query
         D_SREPOVARI-REPORT = User Group
    Save the transaction..Now if the program is generated with different names in the quality/proudction, this will still work..
    Regards
    Vijay Hebbal

  • Create folder in PFCG

    Hi all,
    I am creating folder in MENu tab in PFCG tcode for workbooks.But its always RED , and iam new to authorisation , can anybody tell me how to activate it or make it as RED.
    Pts will be ssigned..

    Hi Shane,
    There are probably a few ways you could do this. The standard way SAP does it in their examples is to use one of the standard NetWeaver WebDynpro CHIPs take a look at either the Launchpad Link List or the PFCG Link List.
    Or you could develop your own CHIP or BSP page that used the value you pass (shipment number) in from the GUI screen displayed in the main canvas of NWBC. You then assign that CHIP to a Side Panel (WebDynpro Component) and add that to your side panel folder in PFCG (same deal with the BSP).
    The reason you are getting each link appearing as its own side panel is each link you've added to the folder in the role is being treated as a side panel - what you want is one side panel with a list of links.
    Hth,
    Simon

  • In Roles Menu only Tcode Description is showing instead of Tcode Names.??

    Hi,,
    When  tring to see all tcode by their name assigned to user in a Role ,only description is coming instead of Tcodes names.
    Please help me to get Tcodes name with their description in Role Menu.
    waiting for your valuable response.
    Best Regards.
    SHUBHRA

    Hello,
    Goto to PFCG tcode, put the role you want in the roles field and enter into the role by clicking the Display or Change button.
    Now you will be in the Description tab, switch to Menu tab and here you will see the Tcodes with descriptions, now in the Menu tab, you can see a button called switch technical names. This button will be like the search button in Windows, a glass with handle.
    Hope this helps.
    Regards,
    Yoganand.V

  • J1IF13 Getting dump

    Dear all MM experts,
    I am getting dump in J1IF13 tcode .
    some time it is running smoothly some time giving error what is the actual problem.
    The ABAP dump analysis is like see at line 702 .
    Short text
        Conversion error
    What happened?
        The current screen processing action was terminated since a situ
        occurred where the application could not continue.
        This is probably due to an error in the ABAP program or in the c
        screen.
    Error analysis
        The program has been interrupted and cannot resume.
        Program "SAPMJ1IFN" attempted to display fields on screen 1210.
        An error occurred during the conversion of this data.
      692 &----
      693 *&      Module  STATUS_1210  OUTPUT
      694 &----
      695 *       text
      696 ----
      697 MODULE STATUS_1210 OUTPUT.
      698   sort itab_excdtl.
      699
      700   DESCRIBE TABLE itab_excdtl LINES V_LINES_TC_1210.
      701   tc_1210-lines = V_LINES_TC_1210.
      702 ENDMODULE.    " here cursor is coming and getting dump while debugging.
    Please help me to come out from this issue.
    thanks ,
    Sanket.

    close

  • MIRO Dump in SAP 4.6C

    Hi all,
    I have a dump in MIRO Tcode in program <b>LEINSF21</b>, dump says <b>TABLE_INVALID_INDEX</b>..
    The dump is happening when we have a PO created and GR and IV for a wrong vendor and then reverse all those and create for the new vendor and using the same Bill of Lading.
    But when we use PO as reference the dump is not happening .
    Already SAP notes <b>365960</b> is applied.
    Do we need to apply some notes to rectify this ?? we are planning to open the system for SAP ?
    Please guide me in this regard.
    Thanks in advance .
    Vivek K

    These many notes are available
    481467
    459450
    445772
    490555
    483982
    490574
    But would recommend to open the system for SAP rather applying the notes. They may suggest the relevant or new based on the situation.
    Regds
    Manohar

  • How to delete the runtime error in st22

    Hi all,
            How to delete the runtime error in ST22. I want to clear
    the list of short dump in st22
    is there any T.code or any table to clear?
    thanks in advance
    sundar.c

    Hi
    you cannot delete the dumps through any tcode.
    All the dumps are stored in table called SNAP, If there are more dumps the table gets filled therefore u have to reorganize the table.
    Run the report RSSNAPDL in SE38.
    or
    You have the default SAP background jobs, SAP_REORG_ABAPDUMPS which deletes the past dumps raised in the system.
    Scheduling the jobs in regular is very important
    For more information
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a7ede505211d189550000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/d8/a58b4275160d53e10000000a155106/frameset.htm
    Regards
    Bhaskar

Maybe you are looking for

  • Cant load movies to apple tv

    I have a problem with my apple tv.. after i watch a movie, listen to a song etc from my itunes library, the thing i am trying to open wont open!! it just stayes with the loading screen forever. I then restart my apple tv and it works again for 1 movi

  • Using headers/footers

    Hi everybody! When I make a document in pages i love to use headers/footers. The ony problem is that I also use frontpages. Can someone tell me how to get rid of the header on the very first page? Thanks a lot!

  • File Archiving process in ODI

    Is there any delivered process in ODI for archiving files that are coming from several sources ? I would appreciate for your response. Thanks,

  • Error in running depreciation

    Hi SAP Gurus, I was was trying to run asset depreciation for a new company i created in 2009. It is the 1st time to run the depreciation in 2010. And we have not yet closed the previous fiscal year 2009. Although Asset year end closing (OAAQ) has bee

  • C:\Users\krissy\AppData\Local\Apple\Apple Software Update\

    i keep getting an error message when i try to upgrade