CRM70 Use of dynpro services is not possible in the current system status

Hi all,
i programmed in Webclient UI an own button which calls a Method of a zclass. Within this method i do a remote function call in ERP.
I can test the method successfully but if i call it from CRM Webclient UI i have a BSP error:
Business Server Page (BSP) error
What happened?
Calling the BSP page was terminated due to an error.
SAP Note
The following error text was processed in the system:
Use of dynpro services is not possible in the current system status
Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE
Could one of you experts please give me a hind?
Thank you
Kind regards
Manfred

Solved,
there was a SAP GUI "MESSAGE" in the ERP function call which is not possible for CRM Webclient UI.
Kind regards
Manfred

Similar Messages

  • BSP: Use of dynpro services is not possible in the current system status

    Hello,
    in the component SRQM_INCIDENT_H i created a own button and eventhandler on the overview view.
    Here in this eventhandler i´m calling an own method from an own class. This method is doing a RFC in our ERP system.
    If i test the method this works fine.
    If i call this method in my eventhandler i get BSP error:
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    Use of dynpro services is not possible in the current system status
    Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE
    Error Name
    Program ZCL_CRM_CS_DATA_SERVICES======CP
    Include ZCL_CRM_CS_DATA_SERVICES======CM001
    ABAP Class ZCL_CRM_CS_DATA_SERVICES
    Method CREATE_CS_ORDER
    Line 54
    Long text -
    Error type: Exception
    Any ideas?
    thank you
    Best regards

    Hi,
           Web-UI cannot handle MESSAGE statements. if it's your own program, you should use the web-ui( view_manager->get_message_container or cl_crm_bol_core's global message container) alternatives to display the messages. If the message statement is being issued by a standard program, it's most usually deliberate attempt to fail on unrecoverable error. You can catch it by usin the try...catch CX_SY_MESSAGE_IN_PLUGIN_MODE ..where you call the standard functions.
    Regards,
    Arun Prakash

  • Use of dynpro services is not possible in the current system status

    Hi,
    I am new to all of this and new to SAP. I will bew self learing my way into CRM SOA,  working with the web service creaiton i keep getting the following errlr when rtying to Activate a new created web service:
    "Use of dynpro services is not possible in the current system status"
    not knowing the system that well i wonderin if there is missing configuration. This is CRM 7.0
    Exception Class CX_SY_SEND_DYNPRO_NO_RECEIVER
    Error Name DYNPRO_SEND_IN_BACKGROUND
    Program SAPLSKEY
    Include LSKEYU03
    Line 33

    Hi Keith,
    Welcome to the SCN forums!
    SAPLSKEY
    You should first check your Abap dumps using tranaction code ST22, this usually provides more detail on the problem.
    In this case I think it's trying to return a screen (or pop-up message) that can't be handled while activating the web service. The "SAPLSKEY" tells me that it might be licence related, do you have a valid developer's licence for Abap development work? If not apply for one (find out the procedure from other Abap developer's that you may work with) & check if that makes a difference while activating.
    Regards, Trevor

  • Use of dynpro services is not possible...

    I created a webservice in our devcrm 7.0  to retrieve contact data (name, address...) to use in an adobe xml attachment within CRM
    I check data and all is successful, but when I acivate, I get the Business Server Page (BSP) error
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    Use of dynpro services is not possible in the current system status
    Exception Class  CX_SY_SEND_DYNPRO_NO_RECEIVER
    Error Name           DYNPRO_SEND_IN_BACKGROUND
    Program          SAPLSKEY
    Include          LSKEYU03
    Line          33
    Long text     -
    Error type: Exception
    Any helpw would be greatly appreciated.
    Edited by: cshealy on Mar 7, 2011 5:43 PM

    Did you create this web service using the wizard in the Web UI?
    Looking at the error it's occuring in function module DEVELOPER_CHECK, maybe you could try registering your user as a developer in the system or using a developers account to create the service.
    Gregor

  • RFC to HTTP Interface - Access using NULL object reference is not possible

    Hi All,
    I am working on a Interface RFC to HTTP where in I am sending the data to a third party system.
    Using PI 7.3 and Adapter type XI to send this data.
    I am getitng an error Short dump occured when executing message in qRFC queue <Queuename>: Date/time 02.12.2011 08:44:57, user XXXXX, runtime error: Access using NULL object reference is not possible.
    <SAP:Code area="INTERNAL">QRFC_SYSTEM_DUMP</SAP:Code>
    I am entering the parameters such as target host,service number,path correctly with addrseing type as URL.
    The message is failing in the call adapter step with the above error.
    There are no messages stuck in SMQ2 as well.
    Now on the other if I use the  adapter type HTTP_AAE the messages is getting successfully delivered with the same parameters mentioned above.But as we know it is a plain adapter and will not have the SOAP envelope.
    We would want to send the data using the XI adapter.
    Any idea as why this issue is happening?
    Helpful answers will be rewarded points.
    Thanks & Regards,
    RK

    Hi,
    please go through below threads,
    Error for all the interfaces
    Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM
    hope it will help you
    regards,
    ganesh

  • Sending of dynpro SAPLSTRD 0300 not possible: No window system type specifi

    Hi All
    While working in ERP 6.0 EHP 3 ,navigating to Human Resources and Compensation Planning ,from there opening the Start Budget Administration .
    When trying to save the budget of any unit a BSP page is opening with following error.
    error
    ===================
    Sending of dynpro SAPLSTRD 0300 not possible: No window system type specified
    Exception
    CX_SY_SEND_DYNPRO_NO_RECEIVER
    Error Name
    DYNPRO_SEND_IN_BACKGROUND
    Program SAPLSTRD
    Include LSTRDU30
    ==================
    Can anybody pls let me know what could be reason for this?
    Regards
    Ajay

    Hi ,
    Thanks for your inputs.I had a look of this note earlier as well.
    Bu this error is not on Solution Manager and we cann implement this note.
    We are facing this on ERP system and component mentione di not in uses actually.
    Regards
    Ajay

  • Sending of dynpro SAPLSDH4 0200 not possible: No window system type specifi

    Hello All,
    We have a problem related search help of Preferred supplier. When the preffered supplier is selected, inturn we will get another screen with lot of other options.
    When the search help for Purchasing org ID is selected, we are getting the error as "Sending of dynpro SAPLSDH4 0200 not possible: No window system type specified".
    I have debugged, but did not get any clue. Could any one please let us know if any one have any idea.
    We are using SRM 6.0, Web dynpro ABAP.

    Hi ,
    Thanks for your inputs.I had a look of this note earlier as well.
    Bu this error is not on Solution Manager and we cann implement this note.
    We are facing this on ERP system and component mentione di not in uses actually.
    Regards
    Ajay

  • Dump - Access using NULL object reference is not possible!!!

    Hi,
    I'm using the BCS class for sending HTM format email so i use the below code for that its working,
    DATA: gr_document      TYPE REF TO cl_document_bcs,
    gr_document = cl_document_bcs=>create_document(
                          i_type    = 'HTM'
                           i_text    = t_html
                           i_importance = '5'
                           i_subject = gc_subject ).
    Next task is to send the image so i'm creating an another object to the same class, below code
    *Image from MIME
    DATA: o_mr_api         TYPE REF TO if_mr_api.
    DATA is_folder TYPE boole_d.
    DATA l_img1 TYPE xstring.
    DATA l_img2 TYPE xstring.
    DATA l_loio TYPE skwf_io.
    DATA: lo_document   TYPE REF TO cl_document_bcs.
    IF o_mr_api IS INITIAL.
       o_mr_api = cl_mime_repository_api=>if_mr_api~get_api( ).
    ENDIF.
    CALL METHOD o_mr_api->get
       EXPORTING
         i_url              = '/SAP/PUBLIC/ZDEMO/tick.png'
       IMPORTING
         e_is_folder        = is_folder
         e_content          = l_img1
         e_loio             = l_loio
       EXCEPTIONS
         parameter_missing  = 1
         error_occured      = 2
         not_found          = 3
         permission_failure = 4
         OTHERS             = 5.
    CALL METHOD o_mr_api->get
       EXPORTING
         i_url              = '/SAP/PUBLIC/ZDEMO/Delete.png'
       IMPORTING
         e_is_folder        = is_folder
         e_content          = l_img2
         e_loio             = l_loio
       EXCEPTIONS
         parameter_missing  = 1
         error_occured      = 2
         not_found          = 3
         permission_failure = 4
         OTHERS             = 5.
    *Convert XSTRING to ITAB
    DATA :lt_hex1 TYPE solix_tab,
           lt_hex2 TYPE solix_tab,
           ls_hex LIKE LINE OF lt_hex1,
           lv_img1_size TYPE sood-objlen,
           lv_img2_size TYPE sood-objlen.
    CLEAR : lt_hex1, lt_hex2, ls_hex, lv_img1_size, lv_img2_size.
    WHILE l_img1 IS NOT INITIAL.
       ls_hex-line = l_img1.
       APPEND ls_hex TO lt_hex1.
       SHIFT l_img1 LEFT BY 255 PLACES IN BYTE MODE.
    ENDWHILE.
    WHILE l_img2 IS NOT INITIAL.
       ls_hex-line = l_img2.
       APPEND ls_hex TO lt_hex2.
       SHIFT l_img2 LEFT BY 255 PLACES IN BYTE MODE.
    ENDWHILE.
    *Findthe Size of the image
    DESCRIBE TABLE lt_hex1 LINES lv_img1_size.
    DESCRIBE TABLE lt_hex2 LINES lv_img2_size.
    lv_img1_size = lv_img1_size * 255.
    lv_img2_size = lv_img2_size * 255.
    *Attach Images
    clear: lo_document.
    lo_document->add_attachment(
       EXPORTING
         i_attachment_type     =  'png'                  " Document Class for Attachment
         i_attachment_subject  =  'img1'                " Attachment Title
         i_attachment_size     =  lv_img1_size           " Size of Document Content
         i_att_content_hex     =  lt_hex1  " Content (Binary)
    lo_document->add_attachment(
       EXPORTING
         i_attachment_type     =  'png'                  " Document Class for Attachment
         i_attachment_subject  =  'img2'                " Attachment Title
         i_attachment_size     =  lv_img2_size           " Size of Document Content
         i_att_content_hex     =  lt_hex2  " Content (Binary)
    but it throws the dump " Access using NULL object reference is not possible"  when i tries to access for method add_attachment...
    Thanks,
    Siva

    Yes there is commit work after that, Below code
          gr_document = cl_document_bcs=>create_document(
                           i_type    = 'HTM'
                            i_text    = t_html
                            i_importance = '5'
                            i_subject = gc_subject ).
    *Image from MIME
    DATA: o_mr_api         TYPE REF TO if_mr_api.
    DATA is_folder TYPE boole_d.
    DATA l_img1 TYPE xstring.
    DATA l_img2 TYPE xstring.
    DATA l_loio TYPE skwf_io.
    DATA: lo_document   TYPE REF TO cl_document_bcs.
    IF o_mr_api IS INITIAL.
       o_mr_api = cl_mime_repository_api=>if_mr_api~get_api( ).
    ENDIF.
    CALL METHOD o_mr_api->get
       EXPORTING
         i_url              = '/SAP/PUBLIC/ZDEMO/tick.png'
       IMPORTING
         e_is_folder        = is_folder
         e_content          = l_img1
         e_loio             = l_loio
       EXCEPTIONS
         parameter_missing  = 1
         error_occured      = 2
         not_found          = 3
         permission_failure = 4
         OTHERS             = 5.
    CALL METHOD o_mr_api->get
       EXPORTING
         i_url              = '/SAP/PUBLIC/ZDEMO/Delete.png'
       IMPORTING
         e_is_folder        = is_folder
         e_content          = l_img2
         e_loio             = l_loio
       EXCEPTIONS
         parameter_missing  = 1
         error_occured      = 2
         not_found          = 3
         permission_failure = 4
         OTHERS             = 5.
    *Convert XSTRING to ITAB
    DATA :lt_hex1 TYPE solix_tab,
           lt_hex2 TYPE solix_tab,
           ls_hex LIKE LINE OF lt_hex1,
           lv_img1_size TYPE sood-objlen,
           lv_img2_size TYPE sood-objlen.
    CLEAR : lt_hex1, lt_hex2, ls_hex, lv_img1_size, lv_img2_size.
    WHILE l_img1 IS NOT INITIAL.
       ls_hex-line = l_img1.
       APPEND ls_hex TO lt_hex1.
       SHIFT l_img1 LEFT BY 255 PLACES IN BYTE MODE.
    ENDWHILE.
    WHILE l_img2 IS NOT INITIAL.
       ls_hex-line = l_img2.
       APPEND ls_hex TO lt_hex2.
       SHIFT l_img2 LEFT BY 255 PLACES IN BYTE MODE.
    ENDWHILE.
    *Findthe Size of the image
    DESCRIBE TABLE lt_hex1 LINES lv_img1_size.
    DESCRIBE TABLE lt_hex2 LINES lv_img2_size.
    lv_img1_size = lv_img1_size * 255.
    lv_img2_size = lv_img2_size * 255.
    *Attach Images
    create object lo_document type cl_document_bcs.
    lo_document->add_attachment(
       EXPORTING
         i_attachment_type     =  'png'                  " Document Class for Attachment
         i_attachment_subject  =  'img1'                " Attachment Title
         i_attachment_size     =  lv_img1_size           " Size of Document Content
         i_att_content_hex     =  lt_hex1  " Content (Binary)
    lo_document->add_attachment(
       EXPORTING
         i_attachment_type     =  'png'                  " Document Class for Attachment
         i_attachment_subject  =  'img2'                " Attachment Title
         i_attachment_size     =  lv_img2_size           " Size of Document Content
         i_att_content_hex     =  lt_hex2  " Content (Binary)
           "Add document to send request
           CALL METHOD gr_send_request->set_document( gr_document ).
           TRY.
             CALL METHOD gr_send_request->SET_SEND_IMMEDIATELY
               EXPORTING
                 I_SEND_IMMEDIATELY = 'X'.
    *    CATCH CX_SEND_REQ_BCS INTO BCS_EXCEPTION .
    **Catch exception here
           ENDTRY.
           DATA: LO_SENDER TYPE REF TO IF_SENDER_BCS VALUE IS INITIAL.
           TRY.
             LO_SENDER = CL_SAPUSER_BCS=>CREATE( SY-UNAME ). "sender is the logged in user
    * Set sender to send request
             gr_send_request->SET_SENDER(
             EXPORTING
             I_SENDER = LO_SENDER ).
    *    CATCH CX_ADDRESS_BCS.
    ****Catch exception here
           ENDTRY.
           "Send email
           CALL METHOD gr_send_request->send(
             EXPORTING
               i_with_error_screen = 'X'
             RECEIVING
               result              = gv_sent_to_all ).
           IF gv_sent_to_all = 'X'.
             WRITE 'Email sent!'.
           ENDIF.
           "Commit to send email
           COMMIT WORK.
           "Exception handling
         CATCH cx_bcs INTO gr_bcs_exception.
           WRITE:
             'Error!',
             'Error type:',
             gr_bcs_exception->error_type.
       ENDTRY.

  • I have a problem with my iphone,after upgrade software ios 6.0.1,  is not possible to use the wi-fi, used until now, because is not possible to have the login, i find this message " the requested URL  was not found

    I have a problem with my iphone,after upgrade software ios 6.0.1,  is not possible to use the wi-fi, used until now, because is not possible to have the login, i find this message " the requested URL  was not found

    You have to go to autherized iPhone agent.

  • Sending of dynpro SAPLSPRI 0100 not possible: No window system type is spe

    Upon clicking dictionary search help PREM tagged to "Personnel Number" input field in Web Dynpro ABAP application, error message "Sending of dynpro SAPLSPRI 0100 not possible: No window system type is specified." is encountered. This error message is displayed within the message area and not a short dump. This error message is only occuring for some users.
    Does anyone knows how to resolve this error message?

    Hi,
    I thnk the search help exit is implemented in search help PREM in your system. If the code in exit in written in such a way that under some conditions it is calling any ABAP screen, it will throw error in webdynpro ABAP environment. Condition in the exit might be reaching for some users under certain cases.
    Open the PREM help in SE11 and check the function module mentioned in Search help exit section. It might also contain another call to F.M which might be calling a ABAP screen. If this is the case, this error cannot be fixed as WD ABAP dont support ABAP screen call.
    Regards
    Vishal kapoor

  • Error:sending of dynpro SAPLSZA1 0201 not possible

    Hi ,
    I'm getting a error while pressing one f4 help in my screen.
    "sending of dynpro SAPLSZA1 0201 not possible: No window system type specified"
    Please suggest a solution to resolve it.
    Thanks in advance.
    Regards,
    Bala.

    Hi,
    KRED is definately a collective search help.
    Would seem that it is the search help KREDY would be very unlikely to be supported in WD.
    I'd suggest you either assign one of the simple search helps -
    KREDA     Vendors (General)
    KREDI     Vendors by Country/Company Code
    KREDK     Vendors by Company Code
    KREDL     Vendors by Country
    KREDP     Vendors by Personnel Number
    KREDT     Vendors by Tax Information
    or create your own collective search help.
    Cheers,
    Chris

  • When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have ... Pease advise ..

    Greetings,
    I hope this email finds you well. I bought my iPhone on December 1st, 2012 with a track order W459517623. When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have, as per this link:
    http://www.apple.com/iphone/LTE/
    Model A1429
    (GSM model)
                                                                  Saudi Arabia - Mobily
    The model Apple sent is A1428
    I believe that such service should be provided to my devices too. Also, Apple always find best ways to solve such queries. 
    Please advise me
    Thank you and Regards,
    Abdulrahman

    I'm assuming you bought it via the Apple Online store. Contact them. Use the Contact Us link at the bottom of the page. Did you buy the phone from the store in the country you intend to USE the iPhone? If you bought the phone in the US store and intend to use it OUTSIDE the US, you only have yourself to blame, as they shipped the CORRECT phone for use in the US.

  • IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more

    IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more than 6 months, so please call customer service apple can not. by DFU also restored Official Ipad bought in a store in Russia. When buying activated immediately.  IMEI 013311005943507. Help please! the official service Moscow  representation FDA ipad offer to send in the U.S. for $ 500!

    Hello this is happening to us also (minus the Bluetooth speaker).  We can't figure out what is causing the data usage.  I turned off mobile data as soon s I activated the device, and got the message that unless I am connected to WiFi.....(that is exactly what I wanted). We watched Netflix for about three hours, then the alerts started.  Like you we have many devices connected and never used over 2GB now all of a sudden we have used it in a matter of hours.  My husband called Verizon  and got the usual doubting Thomas response.  I understand that they don't know my device settings.  So over the phone we check all the settings and turned  off every possible culprit eating up the data and end the call.  By now I have purchased another gig for the month!  Assured we are NOT using mobile data, we continue on the IE path to bliss.  HA!  A few hours later I check the mobile data usage on the Verizon website and that darn thing is still using data.  After two more phone calls and two VERY uneventful trips to the local store we were told to take out the sim card.  This has stopped the data usage, but it defeats the purpose of having the data plan.  I could have just stuck with my Surface.  Verizon sent us a new sim card.  Its been installed and I have set my homepage to Verizon mobile data usage (just kidding) but I am on that site a lot.   I am surprised at the number of complaints about this device.  When we called the Verizon support acted as though this was the first time they had heard about this.   Loved your post, you should write for a living.

  • HT1399 Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    I am back with an update. I turned off Match on both the ipad and the iphone 5. By doing so I was able to sync my Iphone and ipad to itunes and store the music on my devices rather than the slow streaming.  So far this has fixed my problems with the iphone I have all my music, playlist, most of the album art and so on.  But the ipad is a different story.  I have the music and artist but not one playlist  I am sure Apple will have an upgrade soon that will address these issues they are usually very good about this. 
    Now have any of you experienced another problem that has existed as long as I have used faces in Aperture.
    I have over 200 faces and they are organized a-z problem is I have this going on A-Z folowed by a few that start over A-Z followed by another few A-Z and again a 4th time A-Z.  Imagine how difficult it is while I am showing someone the great features of my iphone, ipad and imac.  Which I do talk highly of all the time.  But how do I explain that even though their name starts with a or b or what ever they are not important enough to me to be in the first list of A-Z or even the 2nd or 3rd list of A-Z someohow they are in the 4th section of the list!!!!
    I have managed to get the Imac to fix this but for some reason the IOS devices do not.   Any ideas?
    Thanks Al

  • Posting is not possible for the specified company code.

    Hi SRM Gurus,
      We have a four company codes in our org.structure and if we try to post manual invoice for a particular company code with its currency, we are getting this error :
    "Posting is not possible for the specified company code "
    We have all company codes defined and inherited for the particular user in BUK and we get all the company codes in the F4 help of this user in BBPIV02 -->Basic data.
    Any suggestions pl.
    I doubt this particular Cocode is deactivated for invoice posting in backend. Is it possible ?
    Kindly suggest.
    Reg.,
    Sridhar.

    Hi
    Which SRM version are you using ?
    Are you getting this error for a praticular company code only or for all the comapny codes ?
    <b>Please read this -></b>
    Since you are trying to create Invoice with PO did you check the Vendor Root there is a attribute for company code. Please maintain the same, if not maintained.
    Refer the link below for details.
    Re: Company code for system missing in user attributes
    <u>Other related links -></u>
    Try to change the chart of acct info in OBY6 for a company code that was copied from SAP template, there is no Financial posting or any other posting in this company code.
    Re: Posting Period Error in Confirmation
    Hope this will help.
    Regards
    - Atul

Maybe you are looking for

  • G-drive mini and mobile don't mount

    For some reason the G-Drive mini and the G-Drive mobile bus powered drives do not mount on my Power Mac properly. I connect them directly to my Firewire 800 port and they always act up or freeze up. I plug other bus powered portable firewire drives (

  • MIRO paymenmt terms and due date in workdays

    Hello, we want that due date in Miro wasn't in a free days. we have a calendar bult by SCAL, where there ar several holidays dates, and where workdays are from monday to friday. When we record an invoice at MIRO, due date can be a holyday date, or a

  • Prevent opening a page in multiple tabs

    Hi, is it possible to prevent users from opening the same page in two or more tabs in the browser? And how? Thank you!

  • How do I import AVCHD videos into FCP X?

    Hi everyone, I'm running FCP X on a Macbook Pro (2.3 GHz Intel i5, 4GB RAM), and I am filming with a Sony Handycam AVCHD camera.  I've tried simply importing AVCHD footage from the Handycam using the camera import setting in FCP, and sometimes it wil

  • HT201210 when i click on download 10.7, nothing happens

    I'm trying to upgrade my itune to 10.7 and nothing happens after i click 'download' in itune. What's next?