Deletion of Document templates not possible - 'Ok' 'Cancel' not displayed

Hello,
I want to delete a few Document templates. I use the business role 'SALESPRO', I go to 'Document Templates', choose a template, press the button 'Delete' (icon garbage bin) and a I get a pop-up window but without the buttons 'OK', 'Cancel' .
The pop-up is empty not even the title 'Confirm Deletion'.
Why's that ?
Any hints on how I could tackle this ?
I am deep in debugging but I do not seem to get anywhere, started from here:
Class CL_CRM_OI_T_TEMPLATELIST_IMPL
METHOD eh_ondeletetempl_btn.
  DATA:
    lv_title TYPE string,
    lv_text  TYPE string.
  IF gr_confirm_popup IS NOT BOUND.
    lv_title = 'Confirm Deletion'(001).
    lv_text =  'Do you really want to delete?'(002).
    CALL METHOD comp_controller->window_manager->create_popup_2_confirm
      EXPORTING
        iv_title          = lv_title
        iv_text           = lv_text
        iv_btncombination = if_bsp_wd_window_manager=>co_btncomb_okcancel
*        IV_CUSTOMBUTTONS  =
      RECEIVING
        rv_result         = gr_confirm_popup
    gr_confirm_popup->set_on_close_event( iv_event_name = 'CONFIRM_POPUP_CLOSED' iv_view = me )."#EC NOTEXT
  ENDIF.
  gr_confirm_popup->open( ).
Initially I thought that there is some oscure authorization needed but the authorization trace did not show anything.
Thank you
ENDMETHOD.

Prasenjit,
I was about to post the solution. I discovered that component but the code did not even go to DO_PREPARE_OUTPUT.
The solution was to 'Disable Cookies' (marked this checkbox in the technical profile associated with the business role).
I got the idea to try this after I came across a method get_server_cookie that could not read the cookie previously set by set_server_cookie (to this extent I came to debug .

Similar Messages

  • ABUMN-error "Posting transaction is not possible (Value date not allowed)"

    Hi,
    When we are trying to transfer asset within company code thru Tcode ABUMN, we are getting a error as
    "Posting transaction is not possible (Value date not allowed)"
    What actually we are doing is we are trying to transfer the previous year asset for example say 01.04.2007 assets on today.
    the Parameters are as below
    Document date :26.03.2008
    Posting Date :26.03.2008
    Asset value date is 01.04.2007.
    Then the system is throwing an error and not alloing to post the previous year transfers.
    Can any one help me out.
    Cheers
    Sri

    Hi,
    I think, if you give old asset value date, system will give you the error.  This may be because, you are trying to transfer the assets with old values, means in your examble the dep. from the 01.04.2007 to 29.02.2008 whould have been charged.
    So, give the current year date means any date from 01.01.2008 to till date.
    If you read F1 help for the value date column, it states,
    Asset value date
    The asset value date is the value date for Asset Accounting. It can deviate from the posting and document date and be in posting periods already closed for Financial Accounting. However, the posting year and asset value date year must be the same.
    Since the asset value date can have a direct influence on the amount of depreciation, the system creates a default value when it can. You can specify in Customizing how the the default asset value date is  determined by the system.
    Hope it helps
    Saravanan.A

  • ABNAN- Posting not possible (Asset does not manage postable areas)

    Hi Experts,
    I am trying to do a post capitalization creating a new asset  using transaction ABNAN with the transaction type 400.
    I get the Error " Posting not possible (Asset does not manage postable areas) "
    Can some one help me with this.
    Thanks in Advance
    Vijayanth

    Dear,
    Check Asset master if it has depreciaiton areas activated.
    Regards,
    Chintan Joshi.

  • Error in CJ88  Posting transaction is not possible (value date not allowed)

    When i try CJ88 with a wbs element, it shows the following error :
    Posting transaction is not possible (value date not allowed)
    Message no. AA 478
    Diagnosis
    A retirement was already posted on the asset 000022400733 0041 on 20091231. Based on the value date 20091231 of the transaction, this transaction should have been included in the calculation of values for the retirement.
    System Response
    The transaction is rejected.
    Procedure
    Check the value date of the transaction.
    In need to put year 2009 in date of the transaction, but it isnt posible. ¿Why? I dont know very much about asset accounting...

    Hi
    It is not allowing for WBS element final settlement, because of your asset already retairement was done.
    By best suggetion is, You will create the new WBS element and transfer the all cost line items from old WBS element to new WBS element, then you will try to settlement for another asset in CJ88.
    I hope it will use for you.
    Regards
    PVCPVC

  • SSO logon not possible; logon tickets not activated on the server

    When I am on RWB
    1)  click "component monitoring" ->"display all"
    2) click "CCMS"
    I get a popup says:
    "SSO logon not possible; logon tickets not activated on the server"
    I find some threads about this on SDN but they are about
    EP. My case is PI7.0SP08.
    Please advise how to overcome this issue?
    Thanks w/ points.
    Message was edited by:
            jennifer lee

    hI,
    do you have the follwoing in our SXMB_ADM if not add them.
    SXMB_ADM->IntegrationEngine configuratin-> edit the speicifc configuratin then add the follwoing
    Category:RUNTIME Parameters: logging Value:1
    If its done. check this alos...whether your browser settings will accept the cookies or not. for SSO logon ticket method you need to have cookies accepted by our browser so check it. in internet page slect TOOLS ->internet options then ckeck for cookies settings.
    How to Enable Single-Sign-On for XI 3.0 at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/69d95112-0d01-0010-8297-fa31feea26e0
    /people/alexander.bundschuh/blog/2007/01/16/principal-propagation-in-sap-xi
    http://help.sap.com/saphelp_nw2004s/helpdata/en/5c/b7d53ae8ab9248e10000000a114084/content.htm
    regards
    manoj kumar

  • UPC_F104 Entry not possible, var does not have replacement type user-spec.

    Hi,
    On of my exit variable keeps issuing me the following message when selecting a value:
    UPC_F104 Entry not possible, var does not have replacement type user-spec. vals
    This exit variable is based on other variables (non-user specific). The indicator 'Restriction of values required by user' is flagged.
    Any idea what might be the issue ?
    Thanks
    David

    David,
    User exit variables won't work if there are multiple rows of values being derived incase 'Restriction of values required by user' is flagged.
    Make sure that derivation of variable value is restricted to only one row.
    if you have a need to derive multiple rows of values, simply uncheck the flag 'Restriction of values required by user' & you will be good to go.
    hope it helps.

  • CRMD_SHORTCUT modification is not possible when customizing not allowed cli

    CRMD_SHORTCUT modification is not possible when the client closed to
    customizing.
    How can we change the AUDIENCE TYPE and the AUDIENCE KEY of a saved
    search when the client is a productive and no changes allowed settings
    has been made?

    Hi, why don't you just make a navigation banner (bar) with the buttons they should be able to reach? Page group properties is where you decide the default navigation banner. So make a new banner for your users and set it as the default one.
    Kristin

  • Delete existing document templates from a workflow pattern

    Hi folks,
    I have a workflow that uses the step that creates a document from a template (MS Word). Now I want to delete two of these templates and don´t want them to appear anymore when that workflow is being executed.
    So i deleted the template from the workflow and also from the binding to the step.
    I even deleted the template using the report RSWUODEL. But the "deleted" template still appears when the workflow is called.
    I also tried to make a new version of the workflow: no use.
    How can i get rid of these templates?
    Background: I am in an IS-U system (ERP) and the workflow is called by a front office process out of the CIC.
    Any help is welcome!
    Holger

    Deleted the whole step that creates the document. Created new step to create the MS document, defined the binding new.

  • How is it possible to cancel (not suspend) a video download from iTunes Store (iPad under iOs 6)? (I do not have sufficient storage space on my iPad)

    Hi,
    I am facing the following difficulty with my iPad (model MD369NF/A) under iOs 6.1.3.
    I have bought 2 videos on iTunes Store, but I do not succeed in downloading them: an error message mentions that iPas does not have enough storage capacity.
    As a matter of face, when I look at the way the storage is used, I find “Others” for around 10 Go (is there some king of reserved space for the downloading of videos from iTunes Store?), and only a very small number of Mo available.
    I would simply like to cancel the downloading of the 2 videos, and hope that it would free the "Others" storage space (in the hypothesis that "Others" is space reserved for videos once downloaded), but I do not manage to do it. I can suspend the downloading, but I do not see how to cancel it.
    Would you have a solution to propose ?
    Thanks in advance for your help,
    Nicolas

    Hey Nicolas36,
    Thanks for the question, and welcome to Apple Support Communities.
    The following article outlines issues with free space, capacity, and a large amount of "other" space. You'll want to connect your iPad to your computer with iTunes to follow the steps:
    iOS: 'Not enough free space' alert when trying to sync
    http://support.apple.com/kb/TS1503
    One symptom of this issue will be displayed in iTunes where the Capacity indicator for the iOS device will report a large amount of "Other" disk usage for the device. To resolve this issue:
    - Turn off the music or photo sync option in iTunes for the device.
    - Click Apply to sync the changes to the device.
    - Turn the music and photo sync options for the device on again.
    - Click Apply again to try to sync the device to iTunes.
    Thanks,
    Matt M.

  • Patching Sneak Preview Developer Studio not possible?? (Note: 668887)

    Hi,
    Due to problems with Adobe Document Services (I always get a java.net.SocketTimeoutException: Read timed out exception that I can't solve) I thought about patching from SP11 to SP13.
    I work with the Sneak Preview edition. The SAP note 668887 says that you should not patch the SAP NDS (Preview).
    Did anyone try anyway?
    Kind regards,
    Tobias
    Message was edited by: Tobias Mack

    Currently latest versions of NWDS SP13 and SP14 are available in http://service.sap.com  just uninstall sneak preview sp11 and install freshly install SP13 or 14, instead of applying patches it saves your time.
    Regards,
    RK

  • Portege R500-10J: Not possible to watch movies - display colors too dark

    Hi!
    I've recently bought a Portege R500-10J and have a pretty bad problem - I can't watch any movies here (DVD, or *.avi, or any others). Any media can't be seen on the display. Its too dark and some colors are reflected.
    I have no problems with any office applications, or internet browsing, colors are great for 12.1 inch display, but using any media applications is nearly impossible.
    Changing any settings doesn't help. Colors are extremely poor. I didn't install anything but that came with the notebook first.
    Anyone knows - is this a hardware problem (videocard), or software (codecs, drivers, smth else), or it is a normal condition?
    Hope it can be fixed. This notebook supposed to be used for watching films while travelling...

    To be honest it is not easy to understand your problem. I presume you will use battery power supply while traveling. In this case power saver tool will probably switch to power saver mode. In this case the display brightness will be set to lower level.
    You can set it to highest level using FN+F7 key combination. Be also sure the display is in the right direction (90 degrees to your eyes).

  • Blue screen solutions not possible; keyboad commands not working

    I am stuck in blue sceen limbo; can't go back to Tiger (wish I could), but can't run Leopard, either. The installation seemed to go smoothly, but all I get is a the blue screen and a sad little cursor with nothing to click. I looked up the official answer (article # 306857), but I am unable to restart in safe mode, as a target disk, or with the installation disk. The ONLY keyboard command that seems to work is the eject button to get the installation disk out. I am going to the "Genius" at my local Apple Store tomorrow, but I am already seething!

    Welcome to Apple Discussions!
    You may need an Apple wired keyboard (your Powerbook's built-in keyboard is one, if that's where you installed it) to go through the proper boot sequence.
    In the future when applying an update, follow these directions, and you shouldn't have more problems*:
    http://www.macmaps.com/upgradefaq.html
    - * Links to my pages may give me compensation.
    Message was edited by: a brody

  • MR8M-Document already contains cleared items - reversal not possible

    Hi Gurus,
    I am getting error message Document XXXXX 1000 2014 already contains cleared items - reversal not possible while cancelling IR via Tcode MR8M.
    Invoice was already paid twice by mistake hence we are trying to cancel via MR8M.
    I know we can do via FBRA by resetting the cleared item but is there any other options or workaround?
    Thanks,
    Kumar

    Hi Jurgen,
    Thanks for your reply;
    Invoice posted twice and 1 needs to be reversed. Please refer the attached screenshot.
    Thanks,

  • Excise invoice done with ZERO, not able to cancel.

    Hi Everybody,
    Client has done PGI with ZERO quantity also done billing & even done Excise invoice with Zero Quantity & Zero value. Now if i go to cancel that cancel invoice in J1IIN it is not allowing to cancel & not even displaying.
    That Invoice does not carries any value but even then client wants to cancel that exc inv number.
    How to cancel the Excise Invoice?
    Regards,
    Vijay

    Client has done PGI with ZERO quantity
          also done billing
    if i go to cancel that cancel invoice in J1IIN
         it is not allowing to cancel
    If your copy control is in line with standard settings, first of all you cannot post the goods issue without any quantity and also generation of billing is not possible.
    Coming to your second issue, please try in J1IH instead of J1IIN.
    thanks
    G. Lakshmipathi

  • Posting not possible - AA439

    Dear all,
    Iu2019m having trouble to correct the values of a Proportional accumulated ordinary depreciation.
    The system returned the following message:
    AA439 - Posting not possible (Asset does not manage postable areas):Check the transaction type and the asset.
    I verified the postable area of the asset and is correct. The transaction type is also available for this movements.
    Please anyone can give me some tips?
    Where can I solve this problem?
    Regards,
    P.

    Hi
    I would like you to take into account the following information.
    This error is normally shown when the sum of
    Accumulated depreciation + ordinary dep. Py = 0
    You can only write up if a depreciation of previous fiscal
    years exists.
    The system checks internally if there is a depreciation area left
    where write ups can be posted, i.e. where the accumulated depreciation
    + ordinary dep. PY <> 0. If not, the system deletes the corresponding
    depreciation area from its internal tables giving you the error.
    Please check in this case note 50761.
    Best Regards,
    Blaz

Maybe you are looking for

  • Writing array to Excel with ActiveX

    Common question I suppose, but I'm still having issues despite reading several posts about the issue. Problem is I'm trying to write a 1D array of data to 1 column in an excel document. However, unless I add an artificial column (of blank values or s

  • Application server components

    Hi, this is the first time i posted here. We have a server with 3 application server. Of which the application server's component is scattered around the application servers. How do i check which components (forms, reports, etc..) is on which applica

  • My pc not recognizing my iphone 4s

    Hi my pc does not recognize my iphone 4s ??? it was fine before but now now. I was transfering my photos be4 now no please help thanks

  • ReportApplicationServer (RAS) stuck at starting on BO XI 3.1 SP2

    Greetings, We have been facing a problem with the RAS service. The status of the server is stuck on starting and doesn't go to a started state. All other servers start normally Our Environment: OS: Windows Server 2008 BO: BOXI 3.1 SP2 Clustered (2 se

  • Enhanment Idea: Search photo by folder name

    Hi, I would like to search photos in LR as I would do in Explorer. I don't use tags, but I give folder names meaningfull names. So for example if I have Mark in Boston Peter in New York Mark in Rome I would like to do  a search like 1) Find of pictur