Error in the standar program RAJAWE00

Hi ALL
When I try to run transaction AFAR or AJRW in the BACKGROUND the job overview shows the status as cancelled. The description says LOAD PROGRAM NOT FOUND.
The dump points to an include LSBAL_DISPLAY_BASEF02.
IT says
Possible reasons:
a) Wrong program name specified in an external PERFORM or
SUBMIT or, when defining a new transaction, a new
dialog module or a new function module.
b) Transport error
b) Transport error
load generated program
  PERFORM load IN PROGRAM (i_s_prof_int-progname).
point to some main fields
->  macro_assign:
    'G_DISPLAY'          <g_display>,
    'G_CONTEXTS'         <g_contexts>.
Im working on SAP release 640.
Ive tried to find some relevant notes also but none of them solve the error.
The main programs are:
AFAR -> RAAFAR00
AJRW -> RAJAWE00
The error message when I review the programs is:
Include LAFAR$01     5     @0A\QError@
A FUNCTION already exists with the name "ANEP_AFARECHNEN"
Need help ....
Thanks & Regards,
Adrian Sanchez

Hi
Have you seen this note yet?
Note 935344 - ALV list: Runtime error when you display layouts
https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=935344&nlang=EN&smpsrv=https%3a%2f%2fwebsmp202%2esap-ag%2ede
Hope this helps.
Cheers,
Gimmo

Similar Messages

  • Error out the ABAP program execution

    I have an ABAP program which transfers data from a file to a database table thru function module in packages of 50,000 records.
    Upon the successful completion of this ABAP program, I start dependent processes.
    Sometimes the function module does not transfer the data and returns the exception back to the ABAP program - which is an expected scenario. Currently when ever an exception is received in the function module, I stop the ABAP program with a STOP statement.
    The ABAP program stops, which meets my first objective. But what happens is, if you look at the job log --> it is Completed in terms of program execution and the dependent processes automatically start - which is not meeting my second objective.
    My second objective is to force the ABAP program to error out in such a way that .........
    1) The program execution is stopped
    2) If I look at the job log it should not be Completed (I am looking for something like Cancelled so that the dependent process do not get started automatically)
    Is it possible to error out the ABAP program execution by raising an exception or something, so that when i look at the job log - it shows Cancelled and not Completed?
    Let me know if you have any questions.
    Thanks,
    RK.

    Adrian,
    Thanks - This is exactly what I was looking for, it works.
    For some reason Messages skipped my mind and I was looking at raising Exceptions
    Solution:
    if sy-subrc NE 0.
      message id 'abc' type 'E' number 000.
    endif.
    Thanks,
    RK.
    Edited by: RK on Jan 17, 2010 7:47 PM
    Edited by: RK on Jan 17, 2010 7:50 PM
    Edited by: RK on Jan 17, 2010 7:52 PM

  • Error 25109 : The install program could not create the config data store. Is this a know issue with a solution?

    Hi I cant install the Management Console.
    I keep getting
    Error 25109 : The installation program could not create the configuration data store. Please see the installation log for more info.
    Has someone come across this problem before?
    I am using
    MS Server 2008 Std x86
    SQL Server 2005 SP2 Std x86
    MDOP 2008 R2
    APP-V 4.5
    Please can someone help.
    Thanks

    I'm running into the same problem myself, I have an almost identical setup.
    Trying to do a clean install of App-V Management Server 4.5 from the MDOP 2008 R2 CD.
    Server OS: Windows Server 2008 Enterprise SP1 (Has WDS and IIS installed (IIS 6 Management Compatibility too), as well as .Net 3.5 SP1 Framework)
    Database: Microsoft SQL Server 2005 Enterprise (Version 9.00.3068.00) (Note: SQL server is running on a different server than the server App-V is being installed on.)
    Installer gets to the point where it starts creating the database than dies, reporting a 25109 error.
    Checked out the logfile the installer created, here's a snip of the last few lines before is starts rolling back the install:
    1
    [2008-12-23 15:58:35] (2284:3084) SQL state: ``01000'', Native: 0, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]<<< CREATED TRIGGER dbo.TR_U_SYSTEM_OPTIONS >>>''. 
    2
    [2008-12-23 15:58:36] (2284:3084) SQL state: ``42000'', Native: 18058, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]Failed to load format string for error 16873, language id 1033.  Operating system error: 122(The data area passed to a system call is too small.). Check that sqlevn70.rll is installed in C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\Resources\1033, where 1033 is the language ID of US English, or the appropriate folder for the locale in use. Also check memory usage.''. 
    3
    [2008-12-23 15:58:36] (2284:3084) SQL state: ``01000'', Native: 3621, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.''. 
    4
    [2008-12-23 15:58:36] (2284:3084) ::SQLExecDirectW error 0xffffffff. 
    5
    [2008-12-23 15:58:36] (2284:3084) Failed to execute SQL ``/* ------------------------------------------------------------------------- *\ 
    6
        Copyright (c) Microsoft Corporation.  All rights reserved. 
    7
    8
        Description: 
    9
            This script creates all user-defined messages. 
    10
    11
            The types of messages allowed (and their severities) are: 
    12
            FATAL   - SQL Server Severity = 17; ours = 1 
    13
            ERROR   - SQL Server Severity = 16; ours = 2 
    14
            WARNING - SQL Server Severity = N/A; ours = 3 
    Can anyone help me shed some light on what's going on here?

  • Error on the updating program

    I intalled the Nokia Software Updater(the us version and the ro version) and both give me the same error when I try to start them. I tried to plug first my phone to the pc and I also tried to plug it after the program should start. In both situation i get the error.
    I'm mentioning that I tried the program while connected to two ISPs(one at a time).

    I've just tried it here and it is working fine.
    You might want to check that your firewall isn't blocking NSU from accessing the net, perhaps?

  • Error in the driver program of adobe form

    Iam getting the following error
    "LT_ATT_CONTENT_HEX" is not type-compatible with formal parameter "I_ATT_CONTENT_HEX".
    The code i have written is below
    Tables:usr03.
    DATA: fm_name   TYPE funcname.
    data: begin of it_usr03 occurs 0,
           bname like usr03-bname,
           abtlg like usr03-abtlg,
           regio like usr03-regio,
           telnr like usr03-telnr,
           telfx like usr03-telfx,
           end of it_usr03.
    selection-screen : Begin of block b1 .
    parameter:p_bname like usr03-bname.
    selection-screen : End of block b1 .
    start-of-selection.
      select bname abtlg regio telnr telfx
              from usr03 into table it_usr03
              where bname eq p_bname.
      TRY.
          CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
            EXPORTING
              I_NAME     = 'ZVK_USER'
            IMPORTING
              E_FUNCNAME = fm_name.
        CATCH cx_fp_api_usage.
        CATCH cx_fp_api_repository.
        CATCH cx_fp_api_internal.
      ENDTRY.
      DATA: FP_OUTPUTPARAMS TYPE  sfpoutputparams.
    *out put parameters are set and open spool job
      FP_OUTPUTPARAMS-NODIALOG = 'X'.
      FP_OUTPUTPARAMS-GETPDF = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          IE_OUTPUTPARAMS = FP_OUTPUTPARAMS
        EXCEPTIONS
          CANCEL          = 1
          USAGE_ERROR     = 2
          SYSTEM_ERROR    = 3
          INTERNAL_ERROR  = 4
          OTHERS          = 5.
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      DATA: FP_DOCPARAMS TYPE  sfpdocparams .
      DATA: FP_FORMOUTPUT TYPE fpformoutput .
    CONSTANTS:C_CTRY(2) TYPE C VALUE 'AU'.
      FP_DOCPARAMS-langu    = 'E'.
      FP_DOCPARAMS-country  = 'AU'.
      FP_DOCPARAMS-fillable = 'X'.
    To Call the Generated Function Module
      CALL FUNCTION FM_NAME
        EXPORTING
          /1BCDWB/DOCPARAMS/ = FP_DOCPARAMS
          zvk_user           = it_usr03
        IMPORTING
          /1BCDWB/FORMOUTPUT = FP_FORMOUTPUT
        EXCEPTIONS
          USAGE_ERROR        = 1
          SYSTEM_ERROR       = 2
          INTERNAL_ERROR     = 3
          OTHERS             = 4.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    CLOSE SPOOL JOB
      CALL FUNCTION 'FP_JOB_CLOSE'
        EXCEPTIONS
          USAGE_ERROR    = 1
          SYSTEM_ERROR   = 2
          INTERNAL_ERROR = 3
          OTHERS         = 4.
    To Send the PDF to the concerned user.
    *DATA: lt_att_content_hex type standard table of sdokcntbin.
    DATA: lt_att_content_hex type standard table of soli.
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
      EXPORTING
        BUFFER                = FP_FORMOUTPUT-PDF "pdf file from function module
      TABLES
        BINARY_TAB            = lt_att_content_hex.
      class cl_bcs definition Load.
      data: lo_send_request TYPE REF TO cl_bcs value is initial.
             lo_send_request = cl_bcs=>create_persistent( ).
    *Message Body and Text
      DATA:lt_message_body type bcsy_text value is initial,
            lo_document type ref to cl_document_bcs value is initial.
            append 'Dear User ,' To lt_message_body.
            append ' ' to lt_message_body.
            Append 'Please fill the attached form and send it back to us.'
                               to lt_message_body.
            append ' ' to lt_message_body.
            append 'Thank you ,'  to lt_message_body.
            lo_document = cl_document_bcs=>create_document(
                            i_type = 'RAW'
                            i_text = lt_message_body
                            i_subject = 'User Details Update Form' ).
          DATA: lx_document_bcs type ref to cx_document_bcs value is initial.
          TRY.
              lo_document->add_attachment(
              exporting
              i_attachment_type = 'PDF'
              i_attachment_subject = 'User Details Update Form'
              i_att_content_hex  = lt_att_content_hex ).
              catch cx_document_bcs into lx_document_bcs.
              endtry.

    Hi Venkat,
    Define the variable like this:
    DATA: lt_att_content_hex type solix_tab.
    Hope this helps,
    Amit

  • Error 1083: The executable program that this service is configured to run in does not implement the servcie

    Hi Guys,
    I am getting the above error message when trying to start some of the services. Hope to get get some tips from the experts to resolve the issue.
    Thanks in advance.

    This article may help.
    http://support.microsoft.com/kb/910337
    Also found this bit.
    It is important to realize that a running service effectively has an open
    handle to itself that is closed when the service stops. This is done to
    prevent a service from being deleted while the service is actually running,
    because the service will remain marked for deletion until all handles to the
    service are closed. Therefore a service must be stopped before it can be
    deleted.
    Service deletion is asynchronous. As a result, calling CreateService right
    after calling DeleteService will sometimes return this error (for example,
    some applications do this to re-create the service). In that case, the
    calling application should wait a few seconds (typically, between two and
    five seconds) between the DeleteService and CreateService calls.
    These may also help.
    http://www.google.com/search?source=ig&hl=en&rlz=&q=ERROR_SERVICE_NOT_IN_EXE&aq=f&oq=&aqi=
    Regards,
    Dave Patrick ....Please no email replies - reply in newsgroup.
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    http://www.microsoft.com/protect
    "Tivagar" wrote:
    Hi Guys,
    I am getting the above error message when trying to start some of the
    services. Hope to get get some tips from the experts to resolve the issue.
    Thanks in advance.

  • Error in the payment programme

    Hi,
    There was an error in the payment program since the number ranges for payment documents was not available.  Please Help ?
    Unable to determine the error due to which auto check generation program failed. Please Help ?
    Tanx

    Hi,
    First check the payment docuement type in Payment Methods for Country configuration using FBZP.
    Second Create the number range for that document type for your company code(current year)using FBN1.
    run the F110 again after completing the above steps
    Regards,
    Krishna Kishore
    Edited by: G Krishna Kishore on Jan 21, 2010 10:51 AM

  • CheckSum Error for the payment interface to Bank

    Dear all,
    Could you shed some lights as we have just complete the client migration and encountering the 'invalid checksum' after we have run the F110 and upload the file to Bank for GIRO payment. I have called the Bank Support, as their advice is to check our checksum generated by SAP.
    As this is first time to generate payment posting file in the new client, and believe the checksum would be revised in the new client of SAP. Bank side is unable to reset the checksum.
    Could you shed some lights on how to change the checksum and resolve the error?
    Thank you so much in advance.

    Hi Aaron,
    As mentioned by Mr. Dhar, I was able to complete the outbound Parmt. Now the error message I am getting is as given below (It is a copy paste of the SAP error message):-
    IDoc type could not be determined for the IDoc
    Message no. B1090
              Diagnosis
                 The IDoc passed to the ALE layer could not be processed. 
                 The specifications passed in the control record were not correct.
                 The basic IDoc type (field EDIDC-IDOCTP on the outbound side or  
                 EDI_DC-IDOCTYP on the inbound side)has not been specified for this
                 IDoc.
                  The attempt to read the basic IDoc type from table EDIDO also failed.
                  No table entry was found for IDoc type  from field DOCTYP.
                  Procedure
                   Possible error sources:
                     - The calling program did not provide values for the fields specified
                     above correctly. Make a note of the transaction in which this error
                      occurred and consult your ALE administrator.
                       - The IDoc type  is not known in your system and must be
                          maintained.

  • Error during the display of the escel sheet

    hi friends,
      in the reprot program when f8 is clicked,an excel sheet is to be dispalyed.instead of that an message saying "this workbook contains userform or class module.to disable potentially unsafe macros,the VBA project must be removed from this workbook" is diplayed.After clicking 'ok' then another message saying "this workbook has lost its VBA project,active x controls and any other programmbility related features".After clicking 'ok' again another message saying "error occured while setting object property".By clicking 'exit' on that message its coming out of the program and excel is not displaying.
    kindly tell me wat is the cause of that messages.

    hi john,
    thanx for the reply . if i set the security to low/medium again a message saying"this workbook contains userform or class.To disable potentially unsafe macros,the VBA project has to be deleted".if i click 'no' then another message saying "VBE6EXT.OLB could not be loaded'.if i click 'ok' then program is going to short dump.
    i am herby sending the error analysis.
    Technical information about the message:                                                 
    Diagnosis                                                                               
    An error occurred when the system tried to process the commands   
             from the Automation Queue on the presentation server.                                  
      There are several possible reasons for this:                                            
            - The installation of the SAP GUI on the presentation server                         
    |         faulty or obsolete.                                                                     
    - There is an error in the application program
    |         - There is an error in the SAPGUI or an integrated control                              
         Procedure                                                                               
    1. Make sure that you have imported the appropriate Support                      
             Package, the current kernel, and GUI patch for the release of your             
             system                                                                               
    2. Check whether the error occurs locally on one or a few PCs, or              
             generally on all PCs. Note whether the error only occurs for some               
            users, for example because of a specific Customizing setting.                           
            If it only occurs locally, this suggests an installation problem                      
             with the PC. Check the installation; if necessary, reinstall the                     
             software. In the dump, search for the SY-MSGLI field, since it may            
           point to the cause of the error.                                                     
             3. Activate the Automation Trace (in accordance with SAP Note                              158985).
    4.Start the transaction and continue until the screen immediately
    before the dump.
    5. From the System -> Utilities menu, choose Autom. Queue,
    Synchronous Processing.
    The status bar of the GUI displays the text:
    "Automation synchron flush mode on"
    6. If you now proceed with the application, the short dump will
    display the ABAP call that caused the error; the Automation Trace
    will contain the error on the presentation server.
    7. If necessary, load the short dump and trace files on to
    sapservX, so that SAP can analyze them.
    Message classe...... "CNDP"
    Number.............. 006
    Variable 1.......... " "
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    Variable 3.......... " "
    |    Variable 4.......... " "

  • Error in a submit program

    Hello,
    In a program, there is a "submit and return" of another program. When they occurs an error in the second program (message error), the traitement stops and don't returns to the first program.
    How can it be possible to return to the first program even if there is an error in the second program?
    Thanks,
    Regards,
    Patrice.

    Hi,
    If your program is not dependent on the SUBMITTED program (Some thing like that standard program doesn't have any output) then you can try in below way.
    CALL JOB_OPEN
    SUBMIT standard program
    CALL JOB_CLOSE.
    This creates a batch job for standard program.
    If your program is dependent, then i don't see any possibility other than doing the same validations in your program before calling the standard program.
    Thanks,
    Vinod.

  • The extraction program does not support object 0MATERIAL

    Hi All,
    can you please help me with the issue that we have for some of our Master data load.
    Full Loads are working fine, Delta Init is working fine as well. but Delta load is not the error is "The extraction program does not support object 0MATERIAL"
    already tried looking for some OSS note but none of them helps.
    hope anyone can help me.
    Thanks in advance,
    Alden

    Hi Christopher,
    Below is the reply that I got from SAP Consultant:
    I assume that this issue was happened after upgrade
    which is already mentioned in the consulting notes 1165059 & 1251433:
    -> 1165059 ALE: Generating and reading change pointers after Upgrade
    -> 1251433 SAPI: Creating and reading change pointers after Upgrade
    Can you have a look at these consulting notes to get more information
    in details about ALE changing and follow my recommended steps to solve
    this problem please:
    1. Can you check this affected datasource in table ROOSGEN in source
    system and you will find the generated Message Type in MSGTYP:
    ->Tx. se16 ROOSGEN:
    OLTPSOURCE SLOGSYS RLOGSYS MSGTYP ->???
    2. Then you can check this Message Type (RS*) in table TBDA2 and you
    will see that the flag (BDCP2_ACT) is missing here in table TBDA2 :
    ->Tx. se16 ->TBDA2:
    MESTYP ACTIVE BDCP2_ACT
    RS* X (empty!)
    3. If the flage (BDCP2_ACT) is missing here in table TBDA2:
    Then you have to do the following steps:
    ->start transaction SALE:
    Modelling and Implementing Business Processes
    Master Data Distribution
    Replication of Modified Data
    Activate Change Pointers for Message Type
    -> select the affected generated Message Type
    -> RS* ->deavivate and activate again
    Afterwards the missing flag should be set correct in TBDA2 again.
    Please check it first and then you can start the delta upload in
    your BW system side again. The data load should work correct now.
    After carrying out the above steps we were able to re initialize the master data.
    Regards and Thanks,
    Vivek

  • How can we execute the session in error mode through SE38 program

    Dear Experts,
      How can we execute the BDC session in  error mode through se38 programme....
      we can execute the session in the below 2 ways
    1) Through SM35 we can process the session manually in foreground/Error mode or Background also.
    2) through RSBDCSUB (standared Program) we can process the session in back ground.
    But i want to process the session in foreground or Error mode..Do we have any standared program for process the session in foreground or error mode.
    Please suggest.
    Regards,
    Bussa.

    Hi Bussa,
    Please maintain the mode as 'E' . If there is any errors it will stop else it will run.
    http://wiki.sdn.sap.com/wiki/display/ABAP/BatchInput-+BDC
    http://wiki.sdn.sap.com/wiki/display/ABAP/BatchInputFAQ#BatchInputFAQ-WhySHDBdidn%27trecordsomescreens%3F
    Regards,
    madhu.

  • Getting this error while opening a folder : This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel

    Hi,
    While trying to open a folder on my Windows 7 Home Premium, an error comes "This file does not have a program associated with it for performing this
    action.  Please install a program or, if one is already installed, create an association in the Default Programs control panel." I tried searching on the net but did not get great support for the issue when it happens with folder opening.

    Hi Nikunj Shah,
    First, I suggest you download
    Microsoft Safety Scanner or
    Malicious Software Removal Tool to run a full scan.
    The error messages here seems to be caused by the corrupted registries, which related with the folder association.
    You may take a try to merge the following registry settings to reset the folder association, before that, remember to backup your registry settings first:
    How to back up and restore the registry in Windows
    Copy and paste the following commands into Notepad, and save it to a .reg file:
    =================
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Folder]
    "ContentViewModeLayoutPatternForBrowse"="delta"
    "ContentViewModeForBrowse"="prop:~System.ItemNameDisplay;~System.LayoutPattern.PlaceHolder;~System.LayoutPattern.PlaceHolder;~System.LayoutPattern.PlaceHolder;System.DateModified"
    "ContentViewModeLayoutPatternForSearch"="alpha"
    "ContentViewModeForSearch"="prop:~System.ItemNameDisplay;System.DateModified;~System.ItemFolderPathDisplay"
    @="Folder"
    "EditFlags"=hex:d2,03,00,00
    "FullDetails"="prop:System.PropGroup.Description;System.ItemNameDisplay;System.ItemTypeText;System.Size"
    "NoRecentDocs"=""
    "ThumbnailCutoff"=dword:00000000
    "TileInfo"="prop:System.Title;System.ItemTypeText"
    [HKEY_CLASSES_ROOT\Folder\DefaultIcon]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
      00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
      65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00
    [HKEY_CLASSES_ROOT\Folder\shell\explore]
    "MultiSelectModel"="Document"
    "ProgrammaticAccessOnly"=""
    "LaunchExplorerFlags"=dword:00000018
    [HKEY_CLASSES_ROOT\Folder\shell\explore\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\shell\open]
    "MultiSelectModel"="Document"
    [HKEY_CLASSES_ROOT\Folder\shell\open\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
      00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
      65,00,00,00
    [HKEY_CLASSES_ROOT\Folder\shell\opennewprocess]
    "MUIVerb"="@shell32.dll,-8518"
    "MultiSelectModel"="Document"
    "Extended"=""
    "LaunchExplorerFlags"=dword:00000003
    "ExplorerHost"="{ceff45ee-c862-41de-aee2-a022c81eda92}"
    [HKEY_CLASSES_ROOT\Folder\shell\opennewprocess\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\shell\opennewwindow]
    "MUIVerb"="@shell32.dll,-8517"
    "MultiSelectModel"="Document"
    "OnlyInBrowserWindow"=""
    "LaunchExplorerFlags"=dword:00000001
    [HKEY_CLASSES_ROOT\Folder\shell\opennewwindow\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\BriefcaseMenu]
    @="{85BBD920-42A0-1069-A2E4-08002B30309D}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Library Location]
    @="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Offline Files]
    @="{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
    @=""
    [HKEY_CLASSES_ROOT\Folder\ShellEx\PropertySheetHandlers\BriefcasePage]
    @="{85BBD920-42A0-1069-A2E4-08002B30309D}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\PropertySheetHandlers\Offline Files]
    @="{7EFA68C6-086B-43e1-A2D2-55A113531240}"
    [-HKEY_CLASSES_ROOT\Folder\ShellNew]
    [HKEY_CLASSES_ROOT\Folder\ShellNew]
    "Directory"=""
    "IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
      74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,\
      00,00
    "ItemName"="@shell32.dll,-30396"
    "MenuText"="@shell32.dll,-30317"
    "NonLFNFileSpec"="@shell32.dll,-30319"
    [HKEY_CLASSES_ROOT\Folder\ShellNew\Config]
    "AllDrives"=""
    "IsFolder"=""
    "NoExtension"=""
    ==================
    Once done, right-click the REG file and choose Merge. Alternately, you can open the Registry Editor and then using the
    Import option from the File menu, to merge the REG file contents.
    Let me know if you need any further help.
    Best regards
    Michael Shao
    TechNet Community Support

  • Tying to install itunes and I get error message "This file does not have a program associated with it for performing this action.  Please install a program, or if one is already installed, create an association in the Default Programs control panel.  Help

    am tTying to install itunes and I get error message "This file does not have a program associated with it for performing this action.  Please install a program, or if one is already installed, create an association in the Default Programs control panel. Can anyone help me?

    Hi,
    Here is a similar thread for your reference:
    There is no email program associated to perform the requested action. Please install an email program or, if one is already installed, create an association in the Default programs control panel
    http://social.technet.microsoft.com/Forums/en/w7itproappcompat/thread/036e3cf6-bff7-4ef2-bd0a-555cd2399ad4
    Hope this helps
    Vincent Wang
    TechNet Community Support

  • Error While executing the Standard Program RSEINB00

    Hi,
    I am trying to execute the Standard Program RSEINB00.
    The input parameters for this program are
    1. File path along with name
    2. Port.
    File path I am giving the application server directory along with the filename.
    For port. i have created a port in WE21.
    For both outbound parametes I selected the Physical directory and gave directory name and file name in both tabs and saved the port definition.
    Now I am passing the port to the RSEINB00 program.
    it is giving an error File cannot be opened.
    Can any one help me on this. Can someone guide me how to use RSEINB00 to read file from application server.
    thanks

    Hi,
    I think,you missed out some steps while creating Port.so please follow the below steps to resolve the issue.
    we21->click on your port number->outbound file tab->function module: EDI_PATH_CREATE_MESTYP_DOCNUM.
    outbound file: give file name .txt.
    and give the physical directory : /usr/sap/.......................................txt and save.
    and click on 'ACESS TEST' button and check any error is coming.
    go to outbound trigger tab-> give RFC destination name which we have created under a port in SM59.
    and one more important thing is check your unicode status is active or not.
    .Please get back me .if any issues.
    Kiran J

Maybe you are looking for

  • Changes not appearing in Design View

    I am just starting out in DW5.5 and I have been using a good tutorial but I have run into some buggy behavior. For example I have inserted a CSS style rule but the changes I am making (e.g., box height, color) -- though they appear in the coding view

  • A different type of println?

    I am looking at changing the way how println works. Normally it just prints to screen very quickly, in fact almost instantly with no pauses. What I am after is for the words to come out slowly, looking like it is being typed as it is printed. I think

  • IPod quit playing movies

    I have been using the iPod fifth gen to play movies now for well over a month. Today it quit playing movies. Not just one, but all of them. They worked yesterday. I have checked the settings and everything seems normal. I even re-imported the movies

  • How should I store files (nef, dng, other)?

    As a new user of CS5, I would like to know how most experts save images.  Right now, I load nef (Nikon raw)  images from the camera to my Windows PC using "get photos from camera" in Bridge.  I then edit some images using Camera Raw and (sometimes) u

  • Data Dictionary Dump

    set colsep , heading off echo off feedback off linesize 5000 spool data_dictionary.csv select a.table_name, a.column_name, a.column_id, a.data_type, a.data_length, a.data_precision, a.data_scale, a.nullable, b.comments from user_tab_columns a, user_c