Show button Runtime error

I had reported this pb before but unfortunately did not get
any answer. The "show" button in the Webhelp Pro output does not
work as expected
Here is the pb:
There are two type of calls that are made to access the
topics from the RH server: one for the context senstive help with a
window name called "context" (this window is only one pane) and
another with the window name "userguide" (with the classic
tri-pane).
When the call is made with the window name "context" and the
project is published with the option "Show Navigation Pane Link in
Topics", as expected the "show" link is displayed at the top left
of the topic. However, when this is clicked all projects
systematically have the following runtime error:
Line: 16
Error: 'frames.bsscright.document' is null or not an object
This error originates from the the file "whnjs.htm" file that
is automatically created by RH during the webhelp pro build.
Does anybody know how one can work around this problem as to
not get this error prompted?
Also, if for example I did not create an index for the
project, and therfore do not want the index button to be displayed,
or if I do not want the search input to be displayed, there is
currently no way define what elements should be displayed or hidden
when the "show" button is clicked.
Chris

Chris -
You haven't gotten much response, as it's a bit hard to
diagnose; the error message seems to indicate that there is
something amiss in the frame hierarchy. Perhaps an extra frame is
involved, or missing. You may be able to Sherlock the problem by
pasting this script into one of your topic pages, and bringing it
up in your help file arrangement. It will tell you the actual name
of the parent frame(s), and the hierarchy:

Similar Messages

  • KM iviews, KM Content, Index Administration showed Portal Runtime error

    Hi Experts,
    We recently tried migrating our BI production portal to new hardware. The Portal version was not changed just it was migrated from one server to another. After migration the portal restarted properly but the KM iviews, KM Content and Index Administration showed "Portal Runtime Error".
    We restarted the portal several times but still the same. Also the KM services were running.
    We had migrated the BI development portal in similar manner couple of months back but it did not showed any such error. It was successful in first attempt.
    Can anyone please suggest what must have gone wrong and how can this be corrected? Is there any monitoring or tracing tool we can use to check this. Please suggest.
    Thanks & Regards,
    Seema Rane.

    Hi Ricardo , Lorcan,
    Thank you for the prompt reply. Following is the default trace I found on the server:
    Caused by: com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: sap.com/com.sap.netweaver.coll.appl.room', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: sap.com/com.sap.netweaver.coll.appl.room
         at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:527)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4367)
         at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:589)
         ... 46 more
    Caused by: com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: SAPJ2EE::sap.com/xappscprxrpmui~collroomint', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: SAPJ2EE::sap.com/xappscprxrpmui~collroomint
         at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:888)
         at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:511)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [ExternalApplicationItem.prepare]: SAPJ2EE::sap.com/xappscprxrpmui~collroomint
         at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:188)
         at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:232)
         at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.start(SAPJ2EEApplicationItem.java:192)
         at com.sapportals.portal.prt.service.sapj2ee.Mediator.getAndStartExternalApplication(Mediator.java:132)
         at com.sap.portal.prt.sapj2ee.StartPortalApplication.coreRun(StartPortalApplication.java:59)
         at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:884)
         ... 49 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.netweaver.coll.appl.room
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:180)
         ... 54 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.netweaver.coll.appl.base
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 55 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.netweaver.kmc.people
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 56 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.application
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 57 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.cm.main
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 58 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.cm.repository.filter
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 59 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.cm.service.base
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 60 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.cm.protocols.ice
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 61 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.km.cm.protocols.webdav
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 62 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem._prepare]: com.sap.netweaver.bc.rf.service
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:427)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 63 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception during start of application: SAPJ2EE::library:signature_lib
         at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:323)
         at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:387)
         ... 64 more
    Caused by: com.sapportals.portal.prt.core.broker.SAPJ2EELibraryNotFoundException: Could not find Library SAPJ2EE::library:signature_lib
         at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:277)
    I guess the KM applications are not being found. How do I correct this? Our KM repository is connected to BI and has got lot of BI content in it.
    Will redeploying the com.sap.km.applications.par file help?
    Please provide some solution so that this error will be resolved without effecting the KM Content.
    Thanks & Regards,
    Seema Rane

  • UWL task item - On clicking shows Portal runtime error

    Hi Experts
    When clicking a task under Task tab in Inbox of UWL I am getting error
    *Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 04:17_20/05/10_0056_319362650
    Refer to the log file for details about this exception*
    Please help
    Thanks in Advance
    ASR

    Hi All
    Problem now solved.
    So I am documenting the steps used to solve it.
    1. Change these parameters for the content producer's backend system object
    Web Application Server information
    Web AS Host Name:     companyname.com
    Web AS Path:     /webdynpro/dispatcher/
    Web AS Protocol:     https
    2. Change UWL System Parameters for u201CSAP_ECC_HumanResources"
    Web Dynpro Launch Sytem = SAP_WebDynpro_XSS
    User Roles = Z_UWL_HR
    3. Re-register u201CSAP_ECC_HumanResourcesu201D UWL system
    4. Clear cache of select u201CSAP_ECC_HumanResourcesu201D UWL system.
    Hope this solves many users tricky UWL  issues.
    Thanks
    ASR

  • ALV Toolbar Runtime error

    Hi
          i am enhancing one report.i just added some fields like standard price,special procurement,safety stock.i'm displaying the
    report in ALV.my problem is report displaying is fine.but when i click any ALV toolbar buttons like export to local file,print preview.before enhancement,ALV tool bar is working fine.it is showing the runtime error like "The statement strlen(obj) the argument 'obj' can only take a character type data obj.in this case,the operand 'ob' has the non character type".i am unabale to find where exactly error is occuring.. when i start debugger in runtime error 'the cursor going to 'gs_out-hlplen = strlen( <field> ).when i click this one is is showing my standard price value of the first material in ALV like '3367.44'.can anyone suggest on this issue.
    Thanks
    Arjun

    Hi PranavJeeth,
                             this is my field catalog.i'm just showing one field.
                   PERFORM set_field USING:
                          FIELD   SHORT TEXT   LONG TEXT             OUTLEN  TYP FMT SUM HID
                          'STPRS' 'STD.PRICE ' 'STANDARD PRICE      ' '00011'    'P'   ' '        ' '     ' ',
    FORM set_field USING pv_fieldname TYPE c
                         pv_descr_s   TYPE c
                         pv_descr_m   TYPE c
                         pv_length    TYPE c
                         pv_inttype   TYPE c
                         pv_format    TYPE c
                         pv_sum       TYPE c
                         pv_hide      TYPE c.
      CLEAR gw_fieldcat.
      gw_fieldcat-fieldname = pv_fieldname.
      gw_fieldcat-seltext_s = pv_descr_s.
      gw_fieldcat-seltext_m = pv_descr_m.
      gw_fieldcat-outputlen = pv_length.
      gw_fieldcat-inttype   = pv_inttype.
      gw_fieldcat-no_out    = pv_hide.
    CASE pv_format.
    *-- Prices must have corresponding currency for format purposes
      If no currency field is needed (fixed currency), use
      GW_FIELDCAT-CURRENCY instead of GW_FIELDCAT-CFIELDNAME
        WHEN 'P'.                           " prices
          gw_fieldcat-currency   = 'MYR'.
          gw_fieldcat-do_sum     = pv_sum.
                                               when i excute report is ok.but when we clcik on alv toolbar runtime error occuring.when i run debugger,the code like this
    if gs_fc-tech_form ne 99.
    gs_out-hlplen = strlen( <field> ).
    endif.
       when i click on field the values like this
         <field> = 100
         gs_fc-tech_form  = 90.
                 please suggest on this issue.

  • Pop ups on Standard MDM Portal iViews throw Portal Runtime Error

    Hi all,
    We are facing some issues with MDM Standard Search iViews in Portal. We have configured MDM standard iViews using MDM Search Texts iView, MDM Result Set iView, MDM Search Picklists iView, MDM Item Details etc. We are facing a problem with the MDM Search Picklists iViews wherein we have to click the ellipses button to open the pop up. Whenever we open the pop up, the pop up shows Portal Runtime Error. Please find the screenshot below:
    http://img209.imageshack.us/img209/1138/portalruntimeerror.jpg
    The MDM System is working fine. The other Standard iViews are also working fine. The surprising thing is that, when the Super Admin role is assigned to the user, the iViews start working perfectly as shown below:
    http://img696.imageshack.us/img696/6808/worksfinethisway.jpg
    I have checked the permissions also on all these iViews as well as the System object and did not find any problem. Moreoever, this was working fine till some days back. All of a sudden these iViews have stopped working. Please guide me as to what can be the reason for this and any possible solutions.
    Thanks in advance.
    Regards,
    Ankur

    I would check the logs but it sounds like a permission error to me.  Can you or your basis resources modify the Security Zones?
    System Administration -> Permissions -> expand Security Zones folder -> right click on com.sap.pct.mdm.appl.masteriviews and select Open Permissions -> in the assign permissions section add read permissions for a particular user, role, or group which the user getting the error is part of, check the End User checkbox -> Save.  Login to the portal and try again.
    -Greg

  • Runtime error in Receiver determination

    Hi All,
    While testing my configuration in ID, it shows an Runtime error message "Message is incomplete. No Sender found".
    Note: I testing for a File to Idoc Scenario.
    Regards,
    Nithiyanandam

    Hi,
      <i> <b>Message is incomplete. No Sender found".</b></i> -- I guess you are not selected the Sender Service,Interface,Namespace and Receiver service in Header section.Before RUN the test configuration you need to check that have you choosen the proper sender and reciver in Header section.
    Hope it will helps to you, Check it out the same and try to test the configuration.
    Cheers
    Veera

  • Runtime error while creating material master data

    hello sir,
    i am facing one prolem while creating MATERIAL MASTER DATA.
    AFTER GIVING ALL REQUIRED INFORMATION WHEN I AM GOING TO SAVE THE DOCUMENT ITS SHOWING ABAP RUNTIME ERROR.
    MESSAGE TYPE: - MDS_KEYMAP.
    MESSAGE CLASS: 001.
    PLEASE TELL ME WHAT TO DO?
    REGARDS..

    SIR THANK YOU FOR YOUR REPLY.
    I ALREADY DONE THAT DUMP ANALYSIS.
    SO PLEASE KINDLY GIVE ME IN DETAILS ABOUT THAT SOLUTION...

  • Runtime Error while opening the transaction ME22N

    Hi,
       when am trying to open the transaction ME22Nin Ecc6.0 its showing the runtime error like Assign with Length 0 in the pgm SAPLTAX1 in the Module FIND_TAX_SPREADSHEET.
    than you in advance.

    post your Dump information with           
    Short text
    What happened?

  • Runtime error in transaction ME31L

    Hi Experts,
    I am facing the problem with tranasaction code ME31L ,its showing the runtime error..
    here i am writting the  whole error discription which occurs at runtime.
      Short text
        Dynpro does not exist
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLXM06" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        The system attempted to use dynpro 0201 in program "SAPLXM06".
        This dynpro does not exist.
    Trigger Location of Runtime Error
        Program                                 SAPLXM06
        Include                                 MM06EO0C_CUSTSCR1_HEAD_SET_DAT
        Row                                     10
        Module type                             (FUNCTION)
        Module Name                             EXIT_SAPLEINM_013
    Source Code Extract
    Line  SourceCde
         1 ----
         2 *       MODULE CUSTSCR1_HEAD_SET_DATA OUTPUT                          *
         3 ----
         4 *       ........                                                      *
         5 ----
         6 MODULE CUSTSCR1_HEAD_SET_DATA OUTPUT.
         7
         8   PERFORM CUSTSCR1_HEAD_SET_DATA_PBO using fc_call.
         9
    >>>>> ENDMODULE.

    Hi,
    This means that the exit is not implemented yet. Infact what you are seeing is a warning message(ZX...).
    Is your system recently upgraded? Wrong OSS note implementation is also a possibility.
    Just debug and see at what point you are getting the error. Also did you check the program whether it has the required screen or not? If not available then you can raise an OSS note to SAP if you are not able to find any.
    Thanks,
    Vinod.

  • Runtime error smartform

    HI experts ,
                      I have smartforms for Stock Report. and respective selection screen in se38. while executing its shows Below runtime error.
    Runtime Errors         CALL_FUNCTION_CONFLICT_LENG
    Exceptn                CX_SY_DYN_CALL_ILLEGAL_TYPE
    Date and Time          07.07.2007 16:15:34
    ShrtText
        Type conflict when calling a function module (field length).
    What happened?
        Error in ABAP application program.
        The current ABAP program "ZSTOCK_TR" had to be terminated because one of the
        statements could not be executed.
        This is probably due to an error in the ABAP program.
        A function module was called incorrectly.
    Error analysis
        An exception occurred. This exception will be dealt with in more detail
        below. The exception, assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was
         not caught, which
         led to a runtime error. The reason for this exception is:
        The call to the function module "/1BCDWB/SF00000017" is incorrect:
        In the function module interface, you can specify only
        fields of a specific type and length under "GT_STRUCT".
        Although the currently specified field
        "GT_STRUCT2" is the correct type, its length is incorrect.
    Source Code Extract
    Line  SourceCde
      304
      305 SELECT stceg into ITAB0-stceg  FROM kna1 WHERE KUNNR = VKUNNR.
      306 APPEND ITAB0.
      307 ENDSELECT.
      308
      309 select vgbel from lips into itab0-ponum where vbeln in vbeln.
      310 append itab0.
      311 endselect.
      312 DATA : LINES TYPE STANDARD TABLE OF TLINE WITH HEADER LINE.
      313
      314 ***************************************************************
      315
      316  CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
      317    EXPORTING
      318      FORMNAME                 = 'Z_STOCK_TR'
      319 *    VARIANT                  = ' '
      320 *    DIRECT_CALL              = ' '
      321   IMPORTING
      322     FM_NAME                  =  gv_fname
      323 *  EXCEPTIONS
      324 *    NO_FORM                  = 1
      325 *    NO_FUNCTION_MODULE       = 2
      326 *    OTHERS                   = 3
      327            .
      328  IF SY-SUBRC <> 0.
      329 * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
      330 *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      331  ENDIF.
      332
      333
    >334         CALL FUNCTION gv_fname
      335       exporting
      336 *           ARCHIVE_INDEX              =
      337 *           ARCHIVE_INDEX_TAB          =
      338 *           ARCHIVE_PARAMETERS         =
      339 *           CONTROL_PARAMETERS         =
      340 *           MAIL_APPL_OBJ              =
      341 *           MAIL_RECIPIENT             =
      342 *           MAIL_SENDER                =
      343 *           OUTPUT_OPTIONS             =
      344 *           USER_SETTINGS              = 'X'
      345                                  plant = plant
      346 *              vbeln                    =    exc_inv
      347 *              srdoc                    =    srdoc-low
      348 *              vexdat                   =    vexdat
      349 *              vrdoc                    =    vrdoc
      350 *              ptotal                   =    ptotal
      351 *              line1                    =    line1
      352 *              fkwert                   =    fkwert
      353 *              ikwert                   =    ikwert
    Plz help. Thanks alot.
    Khan.

    Hi
    I think u have not called Function module properly
    check this sample code
    Tables : sflight.
    Data : fm_name TYPE rs38l_fnam.
    *data : Begin of it_flttab occurs 0,
    *        carrid type sflight-carrid,
    *        connid type sflight-connid,
    *        fldate type sflight-fldate,
    *        seatsmax type sflight-seatsmax,
    *        seatsocc type sflight-seatsocc,
    *        End of it_flttab.
    data : it_flttab like table  of sflight.
    Data : g_salary type i .
    *       it_flttab type standard table of ty_flt.
    g_salary = 1000.
    select carrid connid fldate seatsmax seatsocc from sflight into
    corresponding fields of table it_flttab.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
      EXPORTING
        formname                 = 'ZTACA_SMFORM2'
    *   VARIANT                  = ' '
    *   DIRECT_CALL              = ' '
    IMPORTING
       FM_NAME                  = fm_name
    EXCEPTIONS
       NO_FORM                  = 1
       NO_FUNCTION_MODULE       = 2
       OTHERS                   = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    call function fm_name
      Exporting
         salary = g_salary
      TABLES
         it_flttab = it_flttab
      EXCEPTIONS
        FORMATTING_ERROR           = 1
        INTERNAL_ERROR             = 2
        SEND_ERROR                 = 3
        USER_CANCELED              = 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.
    <b>2nd code</b>
    TABLES: MKPF.
    DATA: FM_NAME TYPE RS38L_FNAM.
    DATA: BEGIN OF INT_MKPF OCCURS 0.
            INCLUDE STRUCTURE MKPF.
    DATA: END OF INT_MKPF.
    SELECT-OPTIONS S_MBLNR FOR MKPF-MBLNR MEMORY ID 001.
    SELECT * FROM MKPF WHERE MBLNR IN S_MBLNR.
       MOVE-CORRESPONDING MKPF TO INT_MKPF.
       APPEND INT_MKPF.
    ENDSELECT.
    * At the end of your program.
    * Passing data to SMARTFORMS
    call function 'SSF_FUNCTION_MODULE_NAME'
      exporting
        formname                 = 'ZSMARTFORM'
    *   VARIANT                  = ' '
    *   DIRECT_CALL              = ' '
      IMPORTING
        FM_NAME                  = FM_NAME
      EXCEPTIONS
        NO_FORM                  = 1
        NO_FUNCTION_MODULE       = 2
        OTHERS                   = 3.
    if sy-subrc <> 0.
       WRITE: / 'ERROR 1'.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    call function FM_NAME
    * EXPORTING
    *   ARCHIVE_INDEX              =
    *   ARCHIVE_INDEX_TAB          =
    *   ARCHIVE_PARAMETERS         =
    *   CONTROL_PARAMETERS         =
    *   MAIL_APPL_OBJ              =
    *   MAIL_RECIPIENT             =
    *   MAIL_SENDER                =
    *   OUTPUT_OPTIONS             =
    *   USER_SETTINGS              = 'X'
    * IMPORTING
    *   DOCUMENT_OUTPUT_INFO       =
    *   JOB_OUTPUT_INFO            =
    *   JOB_OUTPUT_OPTIONS         =
      TABLES
        GS_MKPF                    = INT_MKPF
      EXCEPTIONS
        FORMATTING_ERROR           = 1
        INTERNAL_ERROR             = 2
        SEND_ERROR                 = 3
        USER_CANCELED              = 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.
    Reward all helpfull answers
    Regards
    Pavan

  • ABAP runtime errors TYPELOAD_NEW_VERSI ON   (SAPM/SAINT UPDATE)

    Hi ,All
    I am using SAP4.6c with Orcle8i database on aWindows 2k Adv server. I have imported SPAM (KD00050.CAR) but after imporiting I am unable to use SPAM/SAINT Transaction code and its showing ABAP runtime error like
    "ABAP runtime errors TYPELOAD_NEW_VERSION
    Data type "PAT03" was found i n a newer version than required.
    Runtime Error
    of the statement s could not be executed at runtime.
    The current ABAP program"SAPLSPAM" had t o be terminated because one
    of the statements could not be executed at runtime.

    Hello Jhony,
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/56e89a884b11d2b422006094b9ea64/content.htm
    Regards
    ismail KARAYAKA

  • Why do i keep getting a runtime error when im trying to install itunes as asked as there is a problem

    went to update but keeps showing a runtime error so uninstalled and tried to re install but error 7 keeps happening

    Hi Jesse,
    The driver you are using is for SQLServer Database. Since you are using Oracle as your database, you need an oracle driver.Please copy ojdbc6.jar from the [installDir]/lib/db/oracle/ directory and try again.
    Thanks,
    Ruchi

  • Runtime error webdynpro in portal

    Hi Friends,
    I have created a webdynpro and I want to show it in the Portal.
    For this I have a webdynpro iview.
    But when I call the webdynpro in portal, it shows portal runtime error.
    But when I assign the user to admin role it works.
    Can I use the user without to assign admin role.
    I have created a own role (standard user role) and mapped the user to an user in backend system.
    Any help would be apreciated.
    RG. Jimbob

    Hi Jimbob,
    As Sandeep said correctly, enduser permission on the respective portal objects would help.
    Regards,
    Biroj Patro.

  • E-Commerce create order runtime error because of user-exit

    Hi all,
    we face the following problem in our e-Commerce 5.0 R3 B2B application:
    In our R3 system, we have implemented the userexit_save_document_prepare when creating sales order (VA01) because we do not want an order to be created (saving is cancelled) if some conditions are not met. If this happens, the systems throws an error message that users can see at the status bar and the order creation is cancelled (but the user still is on the VA01 transaction).
    Now, we are implementing SAP e-Commerce solution and we can create orders when these messages are not thrown (the order is saved without any message because all conditions are met). If one of these error messages (in user-exit) are thrown (the user has exceeded some limit, for instance), then e-Commerce application does not show the message but shows a runtime error and crashes (user has to log in again and so on...). I include the error trace below.
    Is it not possible to show these error messages (which have information for user) on our B2B application?
    com.sap.isa.businessobject.BORuntimeException: order create not possible
         at com.sap.isa.businessobject.BusinessObjectHelper.splitException(BusinessObjectHelper.java:78)
         at com.sap.isa.businessobject.order.Order.saveAndCommit(Order.java:393)
         at com.sap.isa.isacore.action.order.MaintainBasketSimulationSendAction.basketPerform(MaintainBasketSimulationSendAction.java:122)
         at com.sap.isa.isacore.action.order.MaintainBasketBaseAction.isaPerform(MaintainBasketBaseAction.java:998)
         at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343)
         at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353)
         at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.tealeaf.capture.LiteFilter.doFilter(Unknown Source)
         at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks in advance.

    Hi Jolly,
    thanks for your quick response. The user-exist is not java-based but ABAP-based. User-exit is included in program: MV45AFZZ. Routine: USEREXIT_SAVE_DOCUMENT_PREPARE.
    If we do not want to let the user save the order we use:
    MESSAGE eXXX....
    Thanks.

  • Convt_no_number runtime error

    Hi abapers,
    When i execute my zprog convt_no_number runtime error coming.
    in program i declared rebzg as bsid-rebzg which is char 10.
    this field should be either blank or vbeln value , but in table rebzg is stored as   '  v '  single char value.
    please provide the infrmation
    regards,
    Hari priya

    hi Henri,
    Thank for for ur reply.
    Actually orginal invoice is cancelled in VF11.
    when they cancelled orginal invoice in vf11 another cancelled invoice is generated. when i checked this cancelled invoice in fb03 , in  invoice ref field ( rebzg ) it is showing '' v'' .
    Because of this my zprog is showing convt_to_number runtime error.
    please help me its urgent.
    regards,
    Hari priya

Maybe you are looking for

  • How can be the best way to upgrade to R12 from 11iCU2 in windows to Linux?

    Hello, Our customer CNE has an split configuration of a R11.5.10.2 system, with the DB in 11gR2 in Linux and the apps server in Windows2003. We are going to upgrade R11.5.10.2 to R12.1.3 and we need your suggestions for that. We are compiling all the

  • Need to lock text changes...

    but still edit the paragraph spacing and letter and word spacing. Basicly I page and format books from authors before it gets to press and it would be nice not to have to worry about a stray keystroke adding a typo to preaproved text. is there anyway

  • Purchase Order scheduling in Third part/Individual Purchase Order

    Dear Gurus While creating a Third party order or Individual purcahse order system takes me to Purchase order scheduling screen which is grey. My doubt is whether grey screen is a standard feature or I have configured something wrong. Regards, Neeraj

  • After updating iphone it is locked and asking for passcode .where is passcode

    cannot unlokc phone after I downloaded an update. It is asking for a passcode. I do not have it/

  • 5th Gen iPod & Prev Gen iPod

    I have an iPod that I bought in Sept. 2004. It still works and I love it. It's still the black/white screen version, and no video capability of course. My friend just got a 5th Gen iPod with video, color screen, etc. It's great too. We were wondering