Analyse this dump analysis any error inthis

MOVE L_NAME1 TO L_NAME.  "moloy29112005
CONCATENATE L_NAME1 L_NAME2 INTO L_NAME SEPARATED BY SPACE.
  READ TABLE T_OUT3 WITH KEY 'NAME' .
  MOVE L_NAME TO T_OUT3-VALUE.
  MODIFY T_OUT3 INDEX SY-TABIX.
ENDFORM.                    "DATA_EXTRACT1
*&      Form  DATA_EXTRACT2
FORM DATA_EXTRACT2 TABLES T_IN3  STRUCTURE ITCSY
                          T_OUT3 STRUCTURE ITCSY
DATA : L_VKBUR LIKE ZCRM_R3-VKBUR.
  DATA : VERTN LIKE REGUP-VERTN.
  DATA : L_VERTN LIKE VERTN.
  CLEAR T_IN3.
  CLEAR T_OUT3.
  READ TABLE T_IN3 WITH KEY 'REGUP-VERT
  MOVE T_IN3-VALUE TO VERTN.
  MOVE VERTN TO L_VERTN.
CALL FUNCTION 'HRPBSNO_FORMAT_ZERO'
   EXPORTING
      LEFT            = 10
      RIGHT           = 0
  SEPARATOR       =
    CHANGING
      STR             = L_VERTN.
  SELECT SINGLE VKBUR FROM ZCRM_R3
          INTO L_VKBUR
          WHERE OBJECT_ID = L_VERTN.
  READ TABLE T_OUT3 WITH KEY 'ZCRM_R3-V
  MOVE L_VKBUR TO T_OUT3-VALUE.
  MODIFY T_OUT3 INDEX SY-TABIX.

SELECT * FROM j_1iexchdr
INTO TABLE lt_j_1iexchdr
WHERE trntyp EQ 'DLFC'
AND bukrs EQ p_comp
AND werks EQ p_plant
AND kunwe IN s_consig
AND exdat IN s_date.
exdat ->chk date format
SELECT bukrs werks  kunwe  exdatields  into crresponding of table it_j_1iexchdr
from lt_j_1iexchdr
WHERE trntyp EQ 'DLFC'
AND bukrs EQ p_comp
AND werks EQ p_plant
AND kunwe IN s_consig
AND exdat IN s_date.

Similar Messages

  • Advance Analysis Workbook Error ID-111006 on Refresh

    We're currently on version 1.4.4.2737. I've created the advanced analysis office workbook using BOBJ connection and stored it on my PC. Next time when I open the workbook from PC and try to refresh it, it asks for BOBJ credential and then executes and I get attached message. No dump found in SAP BI (ST22).
    If I create the workbook using SAP BI (Enter Skip on BOBJ credential popup) and then tried to reopen it, Refresh works perfectly fine.
    Any idea why it gives error while refreshing the workbook on PC created using BOBJ connection?
    Thanks,
    Milind

    Hi Tammy ,
    We are presently using 1.4.9.3240 .I have an issue when I try to pull seven mesures which are tenure feilds in my scenario and which have maximum of 8 decimals ie (10892443.484) and have filtered with backgroud filters which are restricted data which should bring a result of 450 records approximately. But, analysis Throws an error with this samll data .
    The Error Log for this is as below
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Worksheets()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Worksheets>b__4()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:22 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.main.EaSession.ProcessUnhandledException() ()
    - Critical: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Critical: 111007 #msl.excp.norestart | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Verbose: Set DoNotUpdateSsoTickets to true for workbook  | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Verbose: Set DoNotUpdateSsoTickets to false for workbook  | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Name()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Name>b__f()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Worksheets()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Worksheets>b__4()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.excel.main.EaSession.ProcessUnhandledException() ()
    - Critical: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Critical: 111007 #msl.excp.norestart | 2015-02-16T19:28:23 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Verbose: Set DoNotUpdateSsoTickets to true for workbook  | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Verbose: Set DoNotUpdateSsoTickets to false for workbook  | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Name()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Name>b__f()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Worksheets()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Worksheets>b__4()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.main.EaSession.ProcessUnhandledException() ()
    - Critical: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Critical: 111007 #msl.excp.norestart | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Verbose: Set DoNotUpdateSsoTickets to true for workbook  | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Verbose: Set DoNotUpdateSsoTickets to false for workbook  | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Name()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Name>b__f()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Worksheets()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Worksheets>b__4()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:24 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:25 | com.sap.ip.bi.pioneer.excel.main.EaSession.ProcessUnhandledException() ()
    - Critical: Application Exception (ID 103042)
    Nested Exception. See inner exception for details below.
       at com.sap.ip.bi.pioneer.core.main.CrSession.CallbackStart()
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStart()
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackStart(CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.excel.main.EaSession.CallbackStartAmodal(CoCultureSwitchPack iPack, CoUseWaitCursorEnum iWaitCursor)
       at com.sap.ip.bi.pioneer.controls.main.CnSession.CallbackWrapForOfficeEvents(CallbackWrapDelegate iDelegate, CnCallbackErrorSeverity iSeverity, CoUseWaitCursorEnum iWaitCursor)
    >> General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.set_Saved(Boolean RHS)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<>c__DisplayClass15.<set_Saved>b__14()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlVoid(CrOfficeAccessorDelegate opCallback)
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.set_Saved(Boolean value)
       at com.sap.ip.bi.pioneer.excel.views.EaViewManagerSession.OnProcessingFinished(Object iSender, CoProcessingFinishedEventArgs iEventArgs)
    | 2015-02-16T19:28:25 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Critical: 111007 #msl.excp.norestart | 2015-02-16T19:28:25 | com.sap.ip.bi.pioneer.common.messagehandling.CoMessenger.WriteToLog() ()
    - Verbose: Set DoNotUpdateSsoTickets to true for workbook  | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Verbose: Set DoNotUpdateSsoTickets to false for workbook  | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.excel.main.EaSession.RemoveWorkbook() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Name()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Name>b__f()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Error: General .NET Exception:
    Exception from HRESULT: 0x800401A8
       at Microsoft.Office.Interop.Excel.WorkbookClass.get_Worksheets()
       at com.sap.ip.bi.pioneer.addins.xlwrap.WorkbookWrapBase.<get_Worksheets>b__4()
       at com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn[TResult](CrOfficeAccessorDelegate`1 opCallback)
    | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.excel.utils.EaExcelAccessor.AccessXlReturn() ()
    - Verbose: Enter Cleanup | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.common.Help.CoHelp.StopF1HookIntern() ()
    - Verbose: Leave Cleanup | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.common.Help.CoHelp.StopF1HookIntern() ()
    - Verbose: EaTaskpane.setVisible: 0 | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.addins.xl.EaTaskpane.set_Visible() ()
    - Verbose: Found context menu for Normal mode at index 28 | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.controls.cbar.EaExcelContextMenu.GetExcelNormalContextMenu() ()
    - Verbose: Found context menu for Normal mode at index 28 | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.controls.cbar.EaExcelContextMenu.GetExcelNormalContextMenu() ()
    - Verbose: Found context menu for Page Break Preview mode at index 31 | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.controls.cbar.EaExcelContextMenu.GetExcelPageBreakContextMenu() ()
    - Verbose: Set DoNotUpdateSsoTickets to true for workbook  | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.excel.main.EaSession.ShutDown() ()
    - Verbose: Windows temporary directory C:\Users\hrangarajan\AppData\Local\Temp is writeable | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.controls.opendialogs.command.CnOpenSaveCommandsHelper.TryCleanupCache() ()
    - Verbose: Destroying Application with ID defaultsessionanchor | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.core.logging.CrBicsLoggingLocation.log() ()
    - Warning: Event was started, but not completed\: 255486 ms: Get provider result set (13040) | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.core.logging.CrBicsLoggingLocation.log() ()
    - Information: [0] Try to find a service implementation for type SERVER_STATISTIC | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.core.logging.CrBicsLoggingLocation.log() ()
    - Warning: [-1] No applicable service implementation found for type SERVER_STATISTIC. | 2015-02-16T19:28:26 | com.sap.ip.bi.pioneer.core.logging.CrBicsLoggingLocation.log() ()
    - Verbose: Set DoNotUpdateSsoTickets to false for workbook  | 2015-02-16T19:28:28 | com.sap.ip.bi.pioneer.excel.main.EaSession.ShutDown() ()
    - Verbose: not NULL | 2015-02-16T19:28:28 | com.sap.ip.bi.pioneer.core.main.CrSession.SetInstance() ()

  • For IDOC monitoring, analysis and error handling in  ALE & idoc

    Hello...experts..can u please tell me about idoc monitoring,analysis and error handling..and can u please tell as per interview  point of view in this area..if availble can u send material about this...
    thx
    Message was edited by:
            durga kottapalli

    Hi,
    Reprocessing IDocs with errors
    Outbound (BD88)
    Once the error has been determined and corrected it is not necessary to resend the IDoc again. You simply resend the IDocs that have already been generated.
    Using the IDoc overview screen you need to take note of the following for each IDoc that was not processed:
    Error number: 2, 4, 5, 25, 29
    Error number: 30 (Execute Check IDoc dispatch to process)
    IDoc number
    Using the Error number, the IDoc number and the transaction BD88 , with the required message type you can resend the IDoc. Match the error number with this transaction and execute the function for the IDocs incorrectly processed.
    Just check the below link, u will get all IDOC related Interview questions
    http://www.allsaplinks.com/idoc_sample.html
    http://www.allsaplinks.com/
    http://www.sappoint.com/abap.html
    http://www.sap-img.com/
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    http://www.sappoint.com/abap.html
    http://sap.ittoolbox.com/documents/popular-q-and-a/extending-a-basic-idoc-type-2358
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://expertanswercenter.techtarget.com/eac/knowledgebaseCategory/0,295197,sid63_tax296858_idx0_off50,00.html
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7eee43d711d1893e0000e8323c4f/frameset.htm
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sap-img.com/
    http://www.allsaplinks.com/
    Regards,
    Suresh.
    Message was edited by:
            SureshKumar Ramamoorthy

  • Read System Analysis Data Error - Sol 10 u5 x86

    This morning, smpatch analyze and update via updatemanager will not work, giving this error:
    "Read System Analysis Data Error
    There is an error in reading system analysis data. Click on "Check for Updates" to restart a system analysis. If the problem persists, report the issue to your sysadmin or Sun."
    Is this a temporary problem with the Sun update system computers, or is this something I should worry about?
    Updatemanager worked fine yesterday.

    Never mind. The problem went away.

  • Catch any error message (dumps) in B2B and show own text

    Hi, all
    How we can catch any error messages (dumps) in the B2B?
    How we can show own text like this 'Site under construction. Please visit later...after 1 hour... '
    Denis

    Option 1(dirty approach): modify your runtimeexception jsp
    Option 2(better approach): on your load balancer (like F5 or SAP web dispatcher) configure such that all HTTP500 response codes are redirected to a hub page which has your custom text or images
    pradeep

  • Help needed, M getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem but instead I cannot login I to my itune account.

    Help needed,
    I am getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem , and i triyed it but still  I cannot login I to my itune account. Same message keeping. Popping up,  this problem started supricly today.

    Take a look at the instructions here.
    http://www.technogal.net/2012/03/this-is-not-test-user-account-please.html

  • I am not able to register my Apple ID for iCloud and the error is "the maximum no of free accounts have been activated on this phone" can any one help me why I need to do

    I am not able to register my Apple ID for iCloud and the error is "the maximum no of free accounts have been activated on this phone" can any one help me why I need to do

    Sir, your Apple ID can be used as an iCloud account as well. They are both the same thing.
    You can learn more from --> Set up your Apple ID for iCloud and iTunes - Apple Support

  • Hello I Download Adobe Photoshop CC 2014 Last Night i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message I Need Help Can You Resolve This Problem i Tried Creative Cloud Sign Out Nd Sign iN But iT DidnT ReSolve My

    Hello I Download Adobe Photoshop CC 2014 Last Night
     i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message
    I Need Help Can You Resolve This Problem

    Lotfi are you receiving any error messages during the installation?  I would recommend reviewing your installation logs for errors.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  You are welcome to post any specific errors you discover to this discussion.

  • Tried to check on updates for CS6 64 bit - Received message saying application manager may be damaged - download and install new copy - when I try this I receive message ERROR 404 I have a PC - any help would be gratefully received - thanks - William

    Tried to check on updates for CS6 64 bit - Received message saying application manager may be damaged - download and install new copy - when I try this I receive message ERROR 404 I have a PC - any help would be gratefully received - thanks - William

    reset your preferences:
    dreamweaver:  http://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs4-cs5.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    indesign:  https://forums.adobe.com/thread/526990
    lightroom:  http://www.lightroomforums.net/showthread.php?14226-Resetting-%28or-Trashing-%29-the-Light room-Preferences-file
    photoshop:  https://forums.adobe.com/thread/375776
    if that fails, uninstall ps, clean (Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6) and reinstall.  then use the manual updates.

  • When i try to connect my iphone to itunes it comes up with a message saying "itunes could not connect to this iphone, an unknown error has occured (0xE8000012) any ideas on how to deal with this problem??

    When i try to connect my iphone to itunes it comes up with a message saying "itunes could not connect to this iphone, an unknown error has occured (0xE8000012)
    i have recently bought  new laptop and downloaded/installed the newest itunes and this has happened.. any ideas?

    read
    Error -50
    Delete Storm Video, QuickTime, iTunes, then reinstall iTunes. See also KB TS1583for error -50

  • I get an error stating I need to accept the Adobe Acrobat TOS but there I do not see a place to complete this task.  Any ideas how to solve?

    Everytime I click a .pdf file on a webpage, I get an error stating I need to accept the Adobe Acrobat TOS but there I do not see a place to complete this task.  Any ideas how to solve?

    Open Adobe Reader, then accept the EULA.

  • When attempting to install OS X Mountain Lion I get the following error message "We could not complete your purchase. OS X Mountain Lion is not compatible with this computer." Any idea what the issue might be?

    When attempting to install OS X Mountain Lion I get the following error message "We could not complete your purchase. OS X Mountain Lion is not compatible with this computer." Any idea what the issue might be?

    Mama --
    Which Mac??????
    iMac, MacBook Pro, Mini,, what?
    Go up to the Apple icon on the upper left hand corner of your screen (menu bar).
    Click that, and then "More Info". and then "More Info" again.
    What does it say?  Here's what mine says:

  • After Update to iOS5, i can't synchronise my films, showing me 'error 19', your iPad doesn't support this videoformate..any ideas to solve my Problem?

    After Update to iOS5, i can't synchronise my films, showing me 'error 19', your iPad doesn't support this videoformate..any ideas to solve my Problem?

    To delete, tap "Edit" (tap to enlarge image)

  • Regarding Lightroom Slideshow module: When I click on the preview button I get the following error: An internal error has occurred: ?:0: attempt at index a nil value. This occurs with any group of images I select in my catalog.

    Regarding Lightroom Slideshow module: When I click on the preview button I get the following error: An internal error has occurred: ?:0: attempt at index a nil value. This occurs with any group of images I select in my catalog.

    Jeannine,
         If you follow the advice of the previous poster Julie Kmoch and then gradualy add presets back in one at a time you might be able to find the one that is causing the issue. I may be guessing, but I believe the issue has something to do with either an incompatible Preset setting (eg a older preset in newer version of LR) or a corrupt Preset.
    Say you bought LR2 and imported a bunch of Presets from the internet, cuz 'Hey these effects are cool and I don't have to recreate the wheel', and then you upgraded to LR3 (not a clean install) and now one of the Presets that calls a certain slider setting or value that is different in LR3 doesn't work anymore. This might be why it throws the error, but again I am just speculating.
    Location of LR Preset folder in Windows Vista/ Windows 7
    C:/Users/<YourUserName>/AppData/Roaming/Adobe/Lightroom/Develop Presets
    If you do not see the folder AppData, you may need to change the settings in Windows Explorer to 'Show Hidden Files and Folders'. To do that in Windows Vista/ Windows 7, open a Windows Explorer window, Click on Organize, then Foler and Search Options. Then click on the View tab and select the option button next to Show hidden files, folders and drives.
    Hope this helps a bit,
    Glenn

  • Although system requisites met, get error message "OS X Mavericks cannot be installed on this computer".  Any ideas?  MacBook Pro w/ Lion...

    Although system requisites met, get error message "OS X Mavericks cannot be installed on this computer".  Any ideas?  MacBook Pro w/ Lion...

    Choose About this Mac from the Apple menu, click on More Info, and check the model identifier against the following, which are the earliest Macs of each type that can run Mountain Lion and Mavericks:
    iMac7,1
    MacBook5,1
    MacBookPro3,1
    MacBookAir2,1
    Macmini3,1
    MacPro3,1
    Xserve3,1
    (108637)

Maybe you are looking for

  • Report to list Standard cost by component

    Hi, Is there a report or transaction that I can run to list all current material standard costs (by plant) and broken down by the components (material,labour, processing, etc) Thanks, Jograd

  • Custom pagination above and below report

    All, I creating a report with custom pagination like in the below link- Jari's sample. I got the below pagination to work but when i try to replicate another above the report(so that ive both above and below pagination) it does work and isnt in synch

  • How to password protect apple mac book

    how to password protect macbook pro

  • ? Vista Ultimate (64-Bit), iTunes, iPhone, and Virtual PC 2007 ?

    I have a new PC on the way with <sigh> Vista Ultimate 64-bit. I know that iTunes and the iPhone don't currently support this operating system. I'm wondering if anyone has had any success running iTunes in a 32-bit virtual PC under VU64. Anyone? Buell

  • Easiest way to open a text alert on the home sceen...

    As im fairly new to my E71 this might be a silly question but when i get a text alert on my home screen is there a button (or a way) i can open it without having to scroll to it first? I know if i hold the left softkey down it will read it but i woul