Sap WD Dump

Hi everyone,
I am doing an webdynpro program. When i execute an program. Its going for a dump and showing me a messalike like below :
ICF service node "/sap/bc/webdynpro/sap/pgm_name" does not exist (see SAP Note 1109215).
I went to sicf and checked it my program not doesnot exist.
so can anyone help me in solving this problem
Thanks and Regards.
Vijay

Hi,
It was clearly metioned to follow instructions in Note 1109215. Check the below info:
If an application terminates with the above-mentioned error, you have to
create the ICF service node for the application. Normally, this happens
automatically when you create an application. Check whether you have
sufficient authorization for the object S_ICF_ADM.
To create an IFC service node
1.  Select the affected Web Dynpro application in transaction SE80.
2.  Choose the menu option "Goto -> HTTP Service Maintenance".
3.  If the node does not exist, the system issues the query: "ICF node
     for service "..." does not exist. Do you want to create it?"
4.  Choose "Yes"
5.  Save the ICF service node for a transport request. As soon as the
     node is activated, the Web Dynpro application is functional.
Thanks & Regards,
Kiran

Similar Messages

  • DS 3.2  u201CDirect Downloadu201D from SAP ECC Dump RFC_ATTACH_GUI_FAILED

    DS 3.2  u201CDirect Downloadu201D from SAP ECC Dump RFC_ATTACH_GUI_FAILED  - Start 'sapgui' failed
    We are running DS 3.2.1 with a data source connected to ECC 6.0 using u201CDirect Downloadu201D.
    DS 3.2 Designer on Windows, DS Job server on Unix, SAP ECC running on Unix (different Unix box than DS).
    We get a dump in the SAP ECC source system, RFC_ATTACH_GUI_FAILED Start 'sapgui' failed.
    DETAILS
    From the DS Designer
    -     We can view the data in the SAP ECC T001 table from the ECC Data Source.
    -     Run the job from the DS designer on the DS Unix server, jobs starts the ABAP Data flow, then gets the error:
    >Cannot connect to SAP Applications datastore <DS_JR_ERD100_TEST> using host <ierpt1>, client <100>, user <G6992JR>, and system number <27: CRFC error: Start 'sapgui' failed.>. Please make sure the SAP server is running and the login information is correct.
    -     In the SAP ECC source system Tran ST22 I see the following dump:
    >Runtime Errors         RFC_ATTACH_GUI_FAILED
    >Start 'sapgui' failed.
    >u2026
    >Call Program........."al_engine"
    >Function Module..... "SYSTEM_RFC_VERSION_3_INIT"
    >u2026
    >Termination occurred in the ABAP program "SAPLSYST" - in "SYSTEM_ATTACH_GUI".
    >The main program was "SAPMSSY1 ".
    -Data Store to SAP ECC  settings:
    o     ABAP Execution Option:     Generate and Execute
    o     Execute in Background:          No
    o     Data Transfer Method:          Direct Download
    o     Working dir on Sap server:     ECC Server, no files show here.
    o     Local Directory:               DS Server,  no files here
    o     Generated ABAP Dir:          DS Unix server, the ABAP program is here.
    Has anyone seen this issue?
    Shouldnu2019t it use WS_DOWNLOAD vs. GUI_DOWNLOAD?

    Thanks for the information on the Direct Download.
    I will check test by running the generated ABAP in the SAP ECC system to see why we get the GUI ERROR.
    I now understand that Direct Download is for testing & small amounts of data & "Old" functionality.
    We were doing a test on a table with only 87 records.
    We wanted to test that we could connect from DS to the SAP ECC system & that the DS Data Flow worked.
    Also, our SAP ECC & our Data Services are on different Unix servers that do NOT have a common directory.
    So if we used Shared Directory, the file would be deposited on the SAP Server, but the DS server would not be able to see it to pick it up. So we may have to look at FTP option.
    Has anyone used DS to extract from an SAP ECC on a Unix server to Data Services on a DIFFERENT Unix server with no common directory?
    We would really prefere NOT to have to create a temporary file, but would rather it worked just like the BW extracts from SAP ECC, it just sends the records over via TRFC's, not temp file, or if it woudl work the same way as when DS pulls from one oracle DB on a Unix server to another oracle DB on a Different Unix server, I don't think that creates temporary files.
    Thanks Again for your help
    Jay Roble

  • SAP ST22 dump SAPSQL_ARRAY_INSERT_DUPREC

    Hi All,
    We are getting dump SAPSQL_ARRAY_INSERT_DUPREC in testing system. SAP basis: 701 and Oracle 10.2.0.2
    We are getting this dump from yesterday only and the details of the dump are as mentioned below:
    ============================================================================================
    Short text
        The ABAP/4 Open SQL array insert results in duplicate database records.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSBAL_DB_INTERNAL" had to be terminated because it
         has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
         in
        procedure "BAL_DB_INTERNAL_NO_UPDATE_TASK" "(FUNCTION)", nor was it propagated
         by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        If you use an ABAP/4 Open SQL array insert to insert a record in
        the database and that record already exists with the same key,
        this results in a termination.
        (With an ABAP/4 Open SQL single record insert in the same error
        situation, processing does not terminate, but SY-SUBRC is set to 4.)
    Information on where terminated
        Termination occurred in the ABAP program "SAPLSBAL_DB_INTERNAL" - in
         "BAL_DB_INTERNAL_NO_UPDATE_TASK".
        The main program was "SWNCCOLL ".
        In the source code you have the termination point in line 64
        of the (Include) program "LSBAL_DB_INTERNALU02".
        The program "SAPLSBAL_DB_INTERNAL" was started as a background job.
        Job Name....... "SAP_COLLECTOR_FOR_PERFMONITOR"
        Job Initiator.. "BASIS"
        Job Number..... 08893100
        The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
        procedure "BAL_DB_INTERNAL_NO_UPDATE_TASK" "(FUNCTION)", but it was neither
         handled locally nor declared
        in the RAISING clause of its signature.
        The procedure is in program "SAPLSBAL_DB_INTERNAL "; its source code begins
         line
        1 of the (Include program "LSBAL_DB_INTERNALU02 ".
    System environment
        SAP-Release 701
        Application server... "appl543"
        Network address...... "122.99.01.88"
        Operating system..... "AIX"
        Release.............. "5.3"
        Hardware type........ "099DER88BN90000"
        Character length.... 16 Bits
        Pointer length....... 64 Bits
        Work process number.. 27
        Shortdump setting.... "full"
        Database server... "appl543"
        Database type..... "ORACLE"
        Database name..... "Q22"
        Database user ID.. "SAPSR3"
    =====================================================================================================
    Also some jobs are cancelled and they are forming the above dump. the detials are:
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 00:43:31
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 02:43:31
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 03:43:31
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 04:43:31
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 05:43:31
    SAP_COLLECTOR_FOR_NONE_R3_STAT                 BASIS        Canceled        17.12.2010 06:43:31
    **The cancelled job SAP_COLLECTOR_FOR_NONE_R3_STAT generating the above dump at ST22.**
    Please suggest us a solution. Thanks in advance!!!
    Regards
    Veera
    Edited by: Veerab on Dec 17, 2010 11:33 AM

    >     1 of the (Include program "LSBAL_DB_INTERNALU02 ".
    Try the following:
    open http://service.sap.com/notes
    Search for "LSBAL_DB_INTERNALU02"
    Markus

  • SAP Short Dumps and PCI Compliance

    We've run into an issue with our PCI Compliance audit around being able to see unencrypted credit cards in short dump messages in SAP.  Has anyone run into this issue?
    Only work around I've got at this point is to restrict all access to short dumps and require many documented signoffs before turning on and off access to a short dump.  This is pretty cumbersome, and still leaves a hole in my overall security.
    We've managed to purge restricted CC data from our XI logging, and done everything right with encryption, but this short dump issue just doesn't seem to have a solution.
    Can anyone help?  We're on 6.0.
    Thanks!

    Hi David,
    This is an interesting situation you have described. ABAP short-dumps or run-time errors as they are also known as, are unhandled exceptions during program execution. The conditions that cause such exceptions is unknown or cannot be handled at run-time. To help analyze what went wrong with the said program during execution, it is necessary for the dump to contain all possible information including data values passed between programs when the error occurs. Encryption of restricted data values is a program step in itself. If the dump were to occur after this step then of course it would contain encrypted CC info. Unfortunately in your case it exposes restricted CC info because the dump occurs BEFORE this step.
    I don't believe there is a way to prevent this from happening -- for the same reason that the program logic does not know at run-time how to "handle" the exception. If occurrences of such dumps is fairly common in your system, you may want to investigate the likely causes -- for example, missing or incorrect customization. Analyzing the short dumps will probably give you a clue. Your customization team may be able to identify a pre-condition that causes this unhandled exception. If this exception can then be handled (via a program change) that returns a meaningful error instead of a short dump you would be able to close the security hole. This however entails modification to SAP standard code. I don't usually recommend such changes, but given the sensitive nature of your data it may be worth consideration.
    I personally advocate restricted access to ST22. The steps you have undertaken to enforce this may be cumbersome despite efforts to keep it simple. I suppose that's the price we pay in administering the system. If you have not already done so, you may also want to ensure that short-dumps that contain restricted CC info are not saved (using the "Keep" feature in ST22) for easy retrieval at a later point in time or they are saved, it be available only to 'restricted eyes'. Short-dumps are normally saved in the system for 7 or 14 days (not sure of exact # of days). The bigger challenge in my opinion is: How do you prevent the restricted info from being viewed by the user who during the course of program/transaction execution encounters the said short dump? No amount of security controls around ST22 will mitigate this risk. The only option that remains is program change (as mentioned above). But to get there you first need to know what causes the exception.
    Regards.
    Ashutosh

  • Extracting data from SAP and dumping it into Non SAP System

    Hi All,
    We have an MS based in house system.  For our business process improvement, we need to import our customer's data and dump it into our application that has SQL server database - Our customers are running SAP.  Wanted to find out what steps we need to follow from the design perspective... also I am assuming we wll need an access to our customer's system to  code RFCs - is that correct ? Any information will be highly appreciated.
    Thanks,
    Neelima.

    Hi,
    it's really hard to answer your question without additional knowledge of your landscape. SAP support many ways of integrations. One way is using RFC. You would simply call function modules from your .NET application using RFC library. Another way is using web services. You can easily expose any RFC enabled function module as web service (if you are on NetWeaver). Another solution is using REST interface. Recently, there have been many articles dedicated to this approach here on SDN. This can be pretty nifty solution. Another way is file based integration (IDocs or simple flat files transfered via FTP).
    Cheers

  • J2RE + Windows Server 2003 + SAP XI = dump Xmx128m

    Hi,
    I know "nothing" about a Java environment, but my tool use it.
    I have installed J2RE (j2re-1_4_2_06-windows-i586-p.exe) on a Windows Server 2003, and then I have installed a component of SAP XI (Adapter Engine) which need Java to run.
    But when I run my tool I have the following error:
    "-Xmx128m: illegal argument"
    Here is the instruction when my tool uses for its running :
    java -Xmx128m -classpath aii_msg_adapter.jar;aii_msg_runtime.jar;httpclient.jar;aii_af_trace.jar;aii_rfcadapter.jar;pmi.jar;exception.jar;jperflib.jar;guidgenerator.jar;aii_utilxi_misc.jar;aii_util_cimaccess.jar;sapxmltoolkit.jar;logging.jar;lcrclient.jar;tc_sec_core.jar;tc_sec_api.jar;jms.jar;servlet.jar;jarm.jar;%CLASSPATH%; com.sap.aii.messaging.adapter.AdapterImpl
    Notes:
    1. The same process was done many times on a Windows 2000 Professional, without problem.
    2. I have replace 128 by 256 or 512, but it's the same issue.
    1. Anybody could explain why I have that with Windows Server 2003 ?
    2. is it a problem with a Java Virtual Machine ?
    3. Must I do something inside Windows : Environment variable, register key or other ?
    Any helps are welcome.
    Mickael

    Please ensure that the java executable (java.exe) from your newly installed jre is the first one in your PATH when executing your tool.
    (The call "java -Xmx128m ..." seems to be correct)
    Regards,
    Dieter

  • SAP Short Dumps when generating BSP page

    While generating my BSP page a short dump occurs saying that there is too much code basically. (more then 10,000 ABAP statments). This happens on my LAYOUT section of the screen and the weird thing is that I only have 2145 lines of code. 
    A little background is that we are displaying a tab strip with 8 tabs and many fields on each tab.  The user has a few more rules for displaying data but I'm finding that I can't add anymore code.  Has anyone found a way around this?

    Its not too difficult.  From your view that houses the tabstrip container, you just go ahead and call all the controllers for your individual tabs.
    <phtmlb:containerTabStrip id                    = "TabStrip3"
                                      collapsed             = "<%= application->T3_COLLAPSED %>"
                                      collapsible           = "TRUE"
                                      firstVisibleItemIndex = "1"
                                      hasContentConnector   = "TRUE"
                                      maxVisibleItems       = "5"
                                      onCollapse            = "myCollapse"
                                      scrollableItems       = "TRUE"
                                      selectedIndex         = "<%= application->SELECTED_chart2 %>" >
              <phtmlb:containerTabStripItem id    = "C1"
                                            title = "<OTR>Hours History</otr>" >
                <phtmlb:containerContentItem>
                  <bsp:call url     = "Chart1.do"
                            comp_id = "c1" />
                </phtmlb:containerContentItem>
              </phtmlb:containerTabStripItem>
              <phtmlb:containerTabStripItem id    = "C2"
                                            title = "<OTR>Project Hours Chart</otr>" >
                <phtmlb:containerContentItem>
                  <bsp:call url     = "Chart2.do"
                            comp_id = "c2" />
                </phtmlb:containerContentItem>
              </phtmlb:containerTabStripItem>
              <phtmlb:containerTabStripItem id    = "C3"
                                            title = "<OTR>6 week History</otr>" >
                <phtmlb:containerContentItem>
                  <bsp:call url     = "Chart3.do"
                            comp_id = "c3" />
                </phtmlb:containerContentItem>
              </phtmlb:containerTabStripItem>
            </phtmlb:containerTabStrip>
    I then handle the event for the tabstrip change and put the current selected tab into an application class variable or a model class variable.
    ****Get a Pointer to the application Object
      appl ?= application.
      data: event1 type ref to if_htmlb_data.
      event1 = cl_htmlb_manager=>get_event_ex( request ).
    case event_id.
    when 'tabstrip3'.
          if event1->event_type eq cl_phtmlb_containertabstrip=>co_phtmlb_event_tab_selected.
            appl->selected_chart2 = event1->event_server_name.
            clear appl->saved_selected_chart.
          elseif event1->event_type eq cl_phtmlb_containertabstrip=>co_phtmlb_event_collapsed.
            appl->t3_collapsed = 'TRUE'.
          elseif event1->event_type eq cl_phtmlb_containertabstrip=>co_phtmlb_event_expanded.
            appl->t3_collapsed = 'FALSE'.
          endif.
      endcase.
    Next in each controller at the start start of processing of the controller I just do a check to make sure that I an in the currently selected tab.  If not, I perform not controller logic, which in turn doesn't call in application logic from my model class or make a call to any view.
    data: appl type ref to zcl_es_bsp_appl_ptime_ent.
      appl ?= application.
      check appl->selected_chart = 'C1'.
    That way all my flow logic (selected tab - active tab) stays in my controller and view doesn't get cluttered up with any of that.

  • BOBJ report failed in SAP 6.0.   "/CRYSTAL/OSQL_EXECUTE".*. short dump in S

    We have a set of crystal reports that run correctly in SAP4.6C. During the upgarde, we are unable to run any report against the new sap 6.0 but the same report run correctly against SAP4.6C. Whenever we run the bobj report, a short dump is created in SAP ECC6.0 as follow:
    Information on where terminated
        Termination occurred in the ABAP program "/CRYSTAL/OSQL_EXECUTE" - in
         "START-OF-SELECTION".
        The main program was "/CRYSTAL/OSQL_EXECUTE ".
        In the source code you have the termination point in line 48
        of the (Include) program "/CRYSTAL/OSQL_EXECUTE".
    We are using BOBJ XI SP2. SAPGUI 6.2. SAP ECC6.0 SERVER. The following sets of transports from BOBJ integration kit SP4 have been imported into SAP.
    Open SQL Connectivity transport
    Row-level security definition transprot
    cluster definition transport
    Infoset Connectivity transport
    Authenticaton helpers tranport
    BOBJ support has been unable to help so far..

    Roland, we tried using the IP address to connect and create report and the same short-dump still occurs. We also applied BOBJ SP4 and it still didn't help. Please let us know if you have other thoughts. Thank you.
    Here is a snapshot of the sap short-dump.
    Error analysis                                                                                |
    Short text of error message:
    Syntax error in code: Error line #: 1 Message: REPORT/PROGRAM statement
    missing, or program type
    Long text of error message:
    Technical information about the message:
    Message class....... "AD"
    Number.............. 010
    Variable 1.......... "Syntax error in code: Error line #:"
    Variable 2.......... 1
    Variable 3.......... "Message:"
    Variable 4.......... "REPORT/PROGRAM statement missing, or program type"
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    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:
    "MESSAGE_TYPE_X" " "
    "/CRYSTAL/OSQL_EXECUTE" or "/CRYSTAL/OSQL_EXECUTE"
    "START-OF-SELECTION"
    |----
    System environment
    SAP-Release 700
    Application server... "ldcnadtc301"
    Network address...... "20.22.185.84"
    Operating system..... "SunOS"
    Release.............. "5.10"
    Hardware type........ "sun4u"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 1
    Shortdump setting.... "full"
    Database server... "ldc-nadtc301-db.ldco"
    Database type..... "ORACLE"
    Database name..... "DEV"
    Database user ID.. "SAPR3"
    Char.set.... "C"
    SAP kernel....... 700
    created (date)... "Feb 3 2008 21:08:24"
    create on........ "SunOS 5.9 Generic_117171-13 sun4u"
    Database version. "OCI_102 (10.2.0.2.0) "
    Patch level. 146
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "SunOS 5.9, SunOS 5.10"
    User and Transaction
    Client.............. 200
    User................ "CRYSTAL"
    Language Key........ "E"
    Transaction......... " "
    Transactions ID..... "48BE892424F37464E10000001416B954"
    Program............. "/CRYSTAL/OSQL_EXECUTE"
    Screen.............. "SAPMSSY0 1000"
    Screen Line......... 6
    Information on caller of Remote Function Call (RFC):
    System.............. "DEV"
    Database Release.... 700
    Kernel Release...... 700
    Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
    Call Type........... "synchron and non-transactional (emode 0, imode 1)"
    Inbound TID.........." "
    Inbound Queue Name..." "
    Outbound TID........." "
    Outbound Queue Name.." "
    Client.............. 200
    User................ "CRYSTAL"
    Transaction......... " "
    Call Program........."/CRYSTAL/SAPLOPENSQL"
    Function Module..... "/CRYSTAL/OSQL_EXECUTE_INTERNAL"
    Call Destination.... "NONE"
    Source Server....... "ldcnadtc301_DEV_00"
    Additional information on RFC logon:
    Trusted Relationship " "
    Logon Return Code... 0
    Trusted Return Code. 0
    Note: For releases < 4.0, information on the RFC caller are often
    only partially available.
    Information on where terminated
    Termination occurred in the ABAP program "/CRYSTAL/OSQL_EXECUTE" - in
    "START-OF-SELECTION".
    The main program was "/CRYSTAL/OSQL_EXECUTE ".
    In the source code you have the termination point in line 48
    of the (Include) program "/CRYSTAL/OSQL_EXECUTE".
    Source Code Extract
    Line
    SourceCde
    18
    EXPORTING
    19
    PROGID                            = P_PROGID
    20
    GWHOST                            = P_GWHOST
    21
    GWSERV                            = P_GWSERV
    22
    IMPORTING
    23
    DESTINATION                       = DESTINATION
    24
    EXCEPTIONS
    25
    INVALID_PROGRAM_ID                = 1
    26
    CONNECT_TO_GATEWAY_FAILED         = 2
    27
    SERVER_NOT_REGISTERED             = 3
    28
    CONNECT_TO_REG_SERVER_FAILED      = 4
    29
    EXCLUSIV_NOT_SUPPORTED            = 5
    30
    OTHERS                            = 6
    31
    32
    IF SY-SUBRC <> 0.
    33
    write   / 'Did not Connect to reg server'.
    34
    write : / 'SY-SUBRC', SY-SUBRC.
    35
    EXIT.
    36
    ENDIF.
    37
    38
    IMPORT IMG_GETDATA_SOURCE[] FROM DATABASE INDX(ZA) ID P_JNAME.
    39
    DELETE FROM DATABASE INDX(ZA) ID P_JNAME.
    40
    41
    GENERATE SUBROUTINE POOL IMG_GETDATA_SOURCE
    42
    NAME PROGNAME
    43
    MESSAGE SYNTAX_CHECK_MESSAGE
    44
    LINE ERROR_LINE_NO.
    45
    IF SY-SUBRC <> 0.
    46
    WRITE: / 'Syntax error, message', SYNTAX_CHECK_MESSAGE.
    47
    WRITE: / 'in line', ERROR_LINE_NO.
    >>>>>
    MESSAGE ID 'AD' TYPE 'X' NUMBER 010 WITH
    49
    'Syntax error in code: Error line #:'
    50
    ERROR_LINE_NO
    51
    'Message: '
    52
    SYNTAX_CHECK_MESSAGE.
    53
    ENDIF.
    54
    55
    PERFORM GETDATA IN PROGRAM (PROGNAME)
    56
    using p_fname p_pksize p_progid p_gwhost p_gwserv destination.

  • How to connect MS Access or other d/b tools to SAP R/3

    Hi SAP Experts,
    I got a requirement i.e by using MS Access or other database tools to take the SAP table dumps and analyze gaps or errors in the system data using business guided .
      I don't know how to connect MS Access to SAP R/3 and how to connect other database tools to SAP R/3.
    pls any body can explain me on this topic or inform me where i can get the corresponding documents.
    This is urgent for me.
    I appreciate you're help.

    Hi,
    For some databases (for example MSSQL, Oracle,...) you can use transaction DBCO (table DBCON) to create connection to external database. Then you can use native SQL in ABAP programs (EXEC SQL command).
    Krzys

  • Screen dump error

    Hi experts
    In our development system - T-code:CA03 after entering when we clicking header icon dump error is coming.
    All other icons are working fine.
    Our ABAPer also checked screen 1200 is active.
    what can be the other possible reasons.?
    Regards,
    srihari.M

    Hi,
    if you are coming across with the following error as
    DYNPRO_SYNTAX_ERROR and  'Screen "SAPLCPDA" 1200 could not be generated'
    Use SAP note [DUMP with DYNPRO_SYNTAX_ERROR when creating , changing or displaying|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3135343933363426]
    Thanks
    Hrishi

  • Getting dump like LIST_TOO_MANY_LPROS

    Hi Friends,
    I have created a Dialogue program with 6 subscreens with 3 normal screens.
    after doing some processing from Subscreen and to navigate to other screens , I am using Call screen.
    The leave to screen XXX is throwing error.
    If i use call screen statement often , it is throwing error like LIST_TOO_MANY_LPROS.
    Can you please help me with different alternate ways to handle this situation.
    When calling screens from Subscreens.
    Thanks,
    Gokul

    The specified item was not found.
    dump [LIST_TOO_MANY_LPROS|http://sap.ittoolbox.com/groups/technical-functional/sap-dev/dump-list_too_many_lpros-363302]

  • Access SAP Data Archival file from outside SAP

    Hello Everyone,
    I have a requirement to archive the SAP data, dump that outside SAP in some other system like ILM or BI and build a reporting tool on top of that data.
    So, basically customer want to shutdown the SAP and want to retain data for legal and audit pourpose.
    I was doing some RnD and done archiving of MM_EKKO using SARA. the file got generated with extention .ARCHIVE. I donwnloaded teh file but it is encoded file with all special character in it.
    My question is:
    1. How can I read the archieved SAP data from outside SAP system.
    2. Can we decode the .ARCHIVE file to get it in .DAT format?
    3. Or Is there any other way to access the SAP data outside SAP in a report format.
    Thanks,
    Chintan SOni.

    Hi Chintan,
    1. How can I read the archieved SAP data from outside SAP system.
    For this you could refer SAP Note   460620 - Migrating archive files
    2. Can we decode the .ARCHIVE file to get it in .DAT format?
    As per my knowledge,it's not possible to decode or move to .DAT format.
    3. Or Is there any other way to access the SAP data outside SAP in a report format.
    Refer my first response & the SAP note.
    Hope this will help you.
    Good luck !!
    Gaurav

  • Shot Dump while updating record in ETTIFN using the FM ISU_DB_ETTIFN_UPDATE

    Hi All,
    Am getting shot dump while trying to update an entry in ETTIFN database table using the FM ISU_DB_ETTIFN_UPDATE.
    If this FM fails to update then it tries to  raise error message using the macro 
    MAC_MSG_PUTX CO_MSG_PROGRAMMING_ERROR '016' 'E9'
           'ETTIFN' SPACE SPACE SPACE
           SPACE .
    Runtime Errors         MESSAGE_TYPE_X
    Error analysis
        Short text of error message:
        Error in changing table ETTIFN
        Long text of error message:
         Diagnosis
             An error occurred when one or more table entries were being
             changed. This error was reported by the database system.
         System Response
             The system does not permit changes to one or more table entries.
             It is possible that an SAP short dump has been written from the SAP
             basis system.
         Procedure
             Find out if the SAP short dump provides additional information.
             You can view SAP short dumps using Transaction SM21.
        Technical information about the message:
        Message class....... "E9"
        Number.............. 016
        Variable 1.......... "ETTIFN"
        Variable 2.......... " "
        Variable 3.......... " "
        Variable 4.......... " "
    Please advice inorder to fix the same.
    Regards,
    Deepthi

    Hi Deepthi,
    Updating database using statement update can give dumps because of below issues:
    "At least one line was not able to be changed, either because no appropriate line was found, or because the change would generate a line that leads to double entries in the primary key or a unique secondary index in the database table."
    I would rather suggest you to call the FM in Mode 'M', i.e. Modify so if entry in table is not there to update, it will insert that record and also won't give dump.
    Thanks.
    Ravi

  • Citrix and SAP 8.8 : SAP crashes after choose country in master data

    hi,
    i'm using SAP 8.8 Sp00 PL06 and citrix xen app 5.
    Each time the users try to add a new business partner and try to change the field country in business partner adresses the system crashes.
    If i work directly on Server everything works fine. It seems that 8.8 has a problem with citrix.
    Has anybody a solution for this problem
    best regards
    Markus

    Hello,
    backlink User Exits
    My Company is the Maintainer of the Citrix XenApp 5.0 Farm.
    Next to the SAP Crash Dump there are no eventlogs written down to the server.
    Which Authorization Issue do you mean? Why there should be an Authorization issue if the Application (and others) are working correctly? There are only certain steps/processes which are crashing the application (within the application herself).
    I've read about an mostly simmilar problem with webinterface 3.0 and SAP Business One Crashes. At this time the computer name was more then 15 characters --> crashing application.
    There is again an access violation. I've read about printers. What about them?
    greetings from Germany, Wiora Matthias
    Edited by: counterroot on Feb 25, 2010 12:31 PM

  • SAP Basis - SAP TADM70

    Good afternoon. 
    For the last 7 years I work as a SAP Basis for some of the Portuguese biggest companies. Now I´m trying to upgrade my career by doing an SAP certification, and I choose  SAP TADM70.As I was searching around for some SAP Material & Dump files from exams related to this course and I can only find an old guide from 2005
    So I want to ask if it is possible that someone send the documentation to me. It will be a very valuable help.
    [email protected]
    Best regards.
    Osvaldo.

    Hi,
    This happened because there is not enought space left on PSAPTEMP. The solution is to "Increase the space for the PSAPTEMP temporary tablespace".
    For more details check the sap note#191798
    Regards
    Dona

Maybe you are looking for

  • How do I open old tiff files in PS CS5

    How do I open old tiff files in PS CS5?

  • Jdeveloper 10g security using jazn

    Hello, in my adf 10g application I am using JDeveloper 10.1.3.2 I need to secure my application, after using custom log-in module and html form page to authenticate the users using a database procedure the user should be redirected to the page he req

  • Deactivate DW CS3 / email support

    Hi, I'm trying to deactivate DW CS3 on an Mac (10.4) to be able to use it on my new Mac, but the deactivation does not work. I go to Help > deactivate, but all I get an error (194:1). As I'm in Germany I phoned the German custom support. They can't h

  • How to get my lost one code

    I have a Windows vista code back side of my pc. But one number tear.now what can i do?

  • Filemaker Pro 6 Client install on Snow Leopard Server on Parallels

    Hey Gang, As per MichaelLAX "Full installation instructions for Snow Leopard Server into Parallels", I have successfully installed SLS on an ML iMac using Parallels 8.  Worked great, thank you. The only issue I am runnig into is we require FileMaker