Need simple copy UI command (without selection) for KM items

In a list of documents in KM I want to be able to do a simple copy operation without having to choose the target folder to put the copied item in. I simply want to duplicate an item in the folder it resides.
I cannot find other relevant copy commands in the flex UI than the ones that are under the category 'UI Commands with Selection'.
Anyone?
Henning

Hi,
Well, I don't think there is one but you can implement one pretty easily.
If you need help with that let me know.
Best regards,
Avishai Zamir

Similar Messages

  • I need a copy of the PDF guide for version 12 I have just installed - the link that appears in searches takes me to version 13. Where can I get the version 12 copy please?

    I need a copy of the PDF guide for version 12 I have just installed - the link that appears in searches takes me to version 13. Where can I get the version 12 copy please? (I bought the Photoshop Elements and Premiere Elements pack, but have only just installed and started to use).

    Hi,
    You can find the Help Archives at Adobe Premiere Elements Help | Archive
    Regards,
    Premiere Elements Team

  • I need a copy of my renewal receipt for Form Central

    I need a copy of my renewal receipt for Form Central 143.88 Nov 2014

    Hi ladonnaara,
    Please see this document for information about printing an invoice for an Adobe purchase: Print a payment receipt or invoice | Creative Cloud
    Best,
    Sara

  • Field Selection for Open Item Clearing

    In Field Selection for open item clearing (t-code : O7F1),
    can I maintain non standard field such as "XREF3" (Reference KEY 3) ?
    I tried to insert "KIDNO" into O7F1 and system allowed it.
    But when I checked in F-51, the XREF3 (Reference KEY 3) was not in the field selection.
    Have anyone get the same issue?
    Thanks.

    Hi Sneha,
    Check the following config path for relevant settings-
    Financial Accounting (New) > Accounts Receivable and Accounts Payable  > Business Transactions  > Open Item Clearing > Make Settings for Processing Open Items > Choose Selection Fields
    Select customer , vendor etc as per requirement.
    Regards

  • Which 'Values' need to Export in START-OF-SELECTION for Hotspot

    I develop a small Test Report for Hotspot, and it's working fine.
    Actually, Here - Error is at START-OF-SELECTION.
    I tried many combinations for passing the Parameters but It's Not Working.
    Which 'Values' I need to Export ?
    START-OF-SELECTION.
      CREATE OBJECT lr_details.
      lr_details->data_gathering( ).
      IF gi_final IS NOT INITIAL.
        lr_details->display_alv( ).
        lr_details->on_double_click( EXPORTING row = ? column = '?' ). " ?
        lr_details->on_link_click( EXPORTING row = ? column = '?' ).     " ?
      ELSE.
        MESSAGE 'No Data for the Selection Critaria' TYPE 'S' DISPLAY LIKE 'E'.
      ENDIF.
    Here row & column are obligatory fileds - I need to pass the Values
    (I am already passing the Values with Form get_aufnr_info.)
    I try with Hard Coding row = 1 & column = 'AUFNR'
        lr_details->on_double_click( EXPORTING row = 1 column = 'AUFNR' ).
        lr_details->on_link_click( EXPORTING row = 1 column = 'AUFNR' ).
    One may find it Silly, But in this Case - Hotspot is not working & when I go for 'BACK' it's showing IW33 (req. Tcode).
    The Complete code for HOTSPOT is as follow.
    METHODS:  data_gathering,
                  display_alv,
                  on_double_click FOR EVENT double_click OF cl_salv_events_table IMPORTING row column,
                  on_link_click FOR EVENT link_click OF cl_salv_events_table IMPORTING row column.
    METHOD on_double_click.
        PERFORM get_aufnr_info USING row column.
      ENDMETHOD.                   
      METHOD on_link_click.
        PERFORM get_aufnr_info USING row column.
      ENDMETHOD.
    FORM get_aufnr_info  USING row TYPE salv_de_row
                            column TYPE salv_de_column.
      IF column = 'AUFNR'.
        CLEAR: gwa_final.
        READ TABLE gi_final INTO gwa_final INDEX row.
        IF sy-subrc EQ 0.
          SET PARAMETER ID 'ANR' FIELD gwa_final-aufnr.
          CALL TRANSACTION 'IW33' AND SKIP FIRST SCREEN.
        ENDIF.
      ENDIF.
    ENDFORM.      

    Thanks Clemens & Lakshmi,
    But Here I am not taking a FieldCat and
    cl_gui_custom_container, "Detail container
    cl_gui_alv_grid        , "Detail ALV instance
    I am taking display as -->code
    DATA:  lr_table     TYPE REF TO cl_salv_table,
               lr_layout    TYPE REF TO cl_salv_layout,
               lr_functions TYPE REF TO cl_salv_functions_list,
               lr_columns   TYPE REF TO cl_salv_columns_table,
               lr_column1   TYPE REF TO cl_salv_column_table,
               lr_column    TYPE REF TO cl_salv_column,
               lr_events    TYPE REF TO cl_salv_events_table .
        DATA  : gr_events TYPE REF TO get_details.
        DATA: ls_layout TYPE salv_s_layout_key.
        ls_layout-report = sy-repid.
          TRY.
            CALL METHOD cl_salv_table=>factory           " call factory method of alv
    *        EXPORTING
              IMPORTING
                r_salv_table   = lr_table
              CHANGING
                t_table        = gi_final.
          CATCH cx_salv_not_found .
        ENDTRY.
        lr_functions = lr_table->get_functions( ).    " activate the alv funcationality
        lr_layout  = lr_table->get_layout( ).
        lr_table->display( ).
          TRY.
            CALL METHOD pr_columns->get_column
              EXPORTING
                columnname = 'AUFNR'
              RECEIVING
                value      = lr_column.
          CATCH cx_salv_not_found.
        ENDTRY.
        lr_column->set_long_text( text-006 ).
    I already developed Reports With FIELDCAT(set_table_for_first_display) with double_click
    And also created a small Test Report where I am taking double_click in CLASS DEF.
    Both are working.
    But when I am using double_click in Reports with  START-OF-SELECTION it's not working. -
    If I need not Use double_click in START-OF-SELECTION, THEN HOW I SHOULD CALL IT ??

  • I need a copy of my payment receipt for my subscription that was renewed yesterday February 26, 2015.  It looks to me that others have asked and have not received a reply.

    I need a copy of my payment receipt from yesterday February 26,2015
    Please reply asap

    Thank you for your reply but I tried and can’t seem to be able to get one.
    Could you please just email me one?
    Thank You!
    Shari Homstad
    Senior Center Director
    Menomonie Area Senior Center
    dba / Shirley Doane Senior Center
    1412 Sixth Street E
    Menomonie, WI 54751
    phone: 715-235-0954       fax: 715-235-1346
    web: menomonieseniorcenter.org

  • Need to copy form tag in source for google docs form...cannot find it?

    I have a google docs form that has worked, but they have just introduced an acknowledged bug that kills it.
    SO, i need to copy the form tag from the source code, but there is no form tag (in safari or FF on mac viewing on me.com). It is in an iweb HTML widget, does this some how change where I find the form tag?
    Below are the steps. Looking at non-iweb site with google form, the form tag is there.
    Where is it in iweb?
    Thanks
    bob
    5) Right click anywhere on the page and click View Source to look at the code behind the form.
    6) Copy all the code between <form> and </form> tags and paste it into the new form page on your web site.

    This was my bad, I realized that the instructions were referring to the form tags in source of the google docs forms website...since it is hosted, the form is not actually in iweb.
    Google forms changed, after submit instead of a link to return to the form (i.e. your web) the link now says "create your own form" which means the user has not way to return (except the browser back button). Google says they will correct it in a future version...
    thanks
    bob

  • I need to know the command line address for Downloads

    I had a problem with an exe file in Downloads within Firefox and was not able to delete it. I finally got things working OK but would like to know the command line address (under Vista) for Downloads in FireFox.
    I looked in 'Computer' but could not find the Downloads folder anywhere in Mozilla folders. Downloads under my 'user' was empty.
    I resolved the problem, not quite sure what I did, but would still like to know this address for the next time I have to crawl under the hood and use MS DOS commands at a Safe Command Line environment.

    I am not sure what command line you are looking for. Do you want to know where Firefox downloads files? If that is the case, in the Tools menu select Option to open the Options dialog. Select the General panel, you can specify on that part of the options dialog where to download files.
    Providing you have Firefox set up to remember download history (that is the default setting), you can open the download window (in the Tools menu select Download), then right-click on a file in the list and choose "Open Containing Folder" to be taken to where the file was downloaded.

  • Need to monitor 7201 router without package for Ciscoworks

    Hello,
    I'm a few months away from upgrading our Ciscoworks platform from LMS 2.6 to 3.1. However, I need to monitor a 7201 router and will not be able to to install the package for that system. I 'm getting snmp traps and get request, but the system is shown as unkown because I don't have the package installed. My support has run out until I get the 3.1 LMS software approved for purchase. Until then is it possible to monitor the 7201 router, I am receiving snmp message but Ciscowork doesn't seem to relate them correctly without the package being installed. I want to monitor the system for reachablity and sent a e-mail message out if it fails that test.
    Jeff

    Perhaps something like eWatch would work for you. Leopard will also offer some tracking and monitoring abilities as part of the upgraded Parental Controls.

  • Do we need to copy server.xml while deploying for the first time

    Hi,
    I have create a project in JDEV9 EBS 11i.
    While deploying/migrating, do i need to transfer server.xml also. is it required
    and also there is another sub-folder server/common, schema/server/common in which there is a file bc4j.xcfg? do i need to transfer these folder and files also.
    Please reply if any one came across the same situation. appreciate your help.
    Thanks,
    Mahesh

    Hi
    You can refer these easy steps for deploying OA Page to Apps environment.
    www.focusthread.com/.../oa_framework/OA_Framework_Tutorial_Deployment_in_APPS_Environment.pdf
    Ajay

  • Do I need a copy of DSC run-time for every machine?

    Do I need to purchase a dsc run-time engine for every machine that will be running stand alone executables.

    Yes if you wish to use the DSC features like the Engine, logging, alarming, etc.
    Regards,
    Khalid

  • Need a copy of TUX 6.5 for Solaris 8

    can anyone help? please email me... [email protected] thanks, Mario

    Thanks much for your help.
    After getting my brain in gear, I downloaded the 'Airport Utility' update, extracted the 5.1 full from
    the mkpackage and used my brain to get it to 6.2 and was able to restore the solid green.
    Glad I didn't listen to the tech at the Genius Bar (no slight to them, the have been a help on occasion)
    that it needed to go to Apple for repair, or become a new exhibit in my Mac hall of fame.
    Thanks for the nudge in the correct direction,
    Muchos Gracias

  • Need a little help with antenna selection for a COW

    Hello fella's...
    Ok, so I've gotten myself a little confused here and would like some recommendations.  We are ordering new COWs (Computer On Wheels) for the hospital and they will be using an Intel 6205 Wireless Chip which is a/b/g/n 2x2.  The two new floors these devices will be going on will be our first internal hospital entry into 802.11n which I force the clients to run in the 5ghz range for N.   Previous to this, all of my cows are G clients and use a 2.2dbi rubber duck for 2.4ghz.   I will be using 1142 AP's, if not 3502 and no I have not performed a survey yet as the floor is still in early construction, but equipment is required to be ordered now.  I can tell you that I will be surveying for a voice grade.  I suppose my confusion comes from what is the best antenna (obvious open ended question) for this card, being it has two connectors for the 2x2.  Again, typically I would use a 2.2 dbi rubber duck for either 2 GHz or dual band 2/5 GHz.  Is dual rubber ducks at 6inch spacing (half wavelength met on 2.4 GHz fall back) suffecient or are there other factors involved with the N.
    Thanks,
    Raun

    I guess I'm under the impression that if you put a dual band antenna on a device, regardless wether it's a 2.4 radio or 5GHz radio, that the antenna would work, as it's well, dual band.  Am I wrong in that assumption leolaohoo?
    I have heard back from wyse today with a little information on their provided antenna, but no radiation pattern.  This antenna would be referred to as the 'rubber duckie' style 'dipole'.  I'm not really having much of a choice as it stands now, as I am limited on space(height) to place the antenna and time (chinese new year for manufacturer).  However, one other question. I note that the 1142 and 3502's are horizontally polarized and this omni is vertically polarized.  With my limited understanding of antenna's, that's not a good thing... what is the typical associated 'cost' of a vertical to a horizontal?
    •1.      Electrical Properties
    1.1 Frequency                             2.4GHz ~ 2.5GHz ;4.9GHz~5.825GHz
    1.2Impedance……………………50 Nominal
    1.3 VSWR …………………………1.92 :1Max.
    1.4 Return Loss……………………-10 dB Max.
    1.5 Radiation………………………Omni-directional
    1.6 Gain(peak)………….………… [email protected]~2.5GHz
    [email protected]~5.825GHz
    1.7 Polarization……………………Linear; Vertical
    1.8 Admitted Power………………1W
    1.9 Cable……………………………RG-178 Coaxial Cable
    1.10 Connector…...…………………SMA Plug Reverse
    2. Physical Properties :
    2.1 Antenna Body……………. ……TPE
    2.2 Antenna Base……………. ……PC
    2.3 Antenna Base……………. ……PBT
    2.4 Operating Temp. ………………-10 ~ +60
    2.5 Storage Temp. …………………-10 ~ +70
    2.6 Color …………………………Black

  • Delivery without reference for stock transfer within the same plant 311

    Dear all,
    I need to create a delivery without reference for stock transfer within the same plant, movement 311,  i.e. just from 1 storage location to another storage location.
    I tried to use VL01NO with delivery type UL.
    Now my question is how can I assign a receiving plant for a customer?
    I can't do the MIGO or MB1B document because I need the delivery document (packing list, forms, Texts,...).
    It's possible this option???
    Thank you very much.

    Hi,
    What is the item category you are assigning while doing VL01NO?  Check the schedule line category for that item category assignment.  That Schedule line category has an option for one step GI.  There you can assign 311 or create a separate item category and schedule line category and in that SC assign 311. 
    Thanks
    Krish.

  • Need total consumption quantity year to date for item in inventory

    Hi All,
    I have a requirement as below.
    I need to find the total consumption quantity for a item year to date in inventory i.e i need to find out total issued quantity from year to date for a item.
    so i need following details.
    Consumption 1st year
    Consumption 2nd year
    Consumption 3rd year
    we are following fiscal year JAN-DEC.
    I am looking for a query to find out the above details, please help me out
    Thanks

    Hi Prashant,
    I will try this out. If I remember correctly this did not work especially since we are using the same base condition across the board. I may have to try copying this standard condition and re-assigning it accordingly.
    Thanks for the suggestion
    Anirudh

Maybe you are looking for

  • Crystal reports 13.5 : Export to excel formatting

    Hi. We are developing web application using VS 2010. We are using crystal reports 13. Initially we had VB6 application which used crystal reports 8.5. The format for excel report generated by crystal report 8.5 and crystal report 13.5 is different. W

  • Fixed date quantity

    Is it possible to have the configuration so that the FIxed date and quantity (vbap-fixmg) is not defaulted to Sales Area.

  • EMET 5.1 is available. Which problems are solved?

    EMET 5.1 was released today. On the EMET connect portal there isn't a announcement (yet) about the changes. A short list of changes can be found at http://blogs.technet.com/b/srd/archive/2014/11/10/emet-5-1-is-available.aspx and/or https://support.mi

  • SSRS 2008 Pie chart Total

    Hi , I have pie chart with value 30 ,10, 10. My legend showing category wise values but I also want to  show Total value 50 in graph .Is it possible . Akhilesh Sahu Sr.Software Developer

  • Shell Command

    Hi, I am using oracle 8i on window 2003. I am trying to execute an powerbuilder app from inside a pl/sql. I am use the code in the below link. http://www.oracle-base.com/articles/8i/ShellCommandsFromPLSQL.php#JavaStoredProcedure I am able rename a fi