Need Clarification on Copy record functionality.

Hi
I refer to the document on metalink.
In one section it says create edit page in url and in lower section Create New is mentioned in URL.
Also how reference is maintained as in Id that are to be manipulated.
Can anyone throw some light?

These instructions aren't quite complete - or at least they are inconsistent, and here's why.
In the sample URL used under Step 2, getting the URL for the destination record - when you click edit, after the CRM On Demand instance is the extension: crmondemand.com/OnDemand/user/OpptyCreateEditPage...
In the screen shot under step 5 note that the extension after the On Demand instance is: crmondemand.com/OnDemand/user/OpptyCreateNewPage...
Edit vs. Create. which is it?
Also - note in the URL that you copy over to create your destination URL, there is a specific record ID in the link, whereas the example in Step 5 shows that replaced with %%%Id%%%
Anyone gotten this to work?
Posted by Lane Baysden | April 22, 2009 1:00 PM
Posted on April 22, 2009 13:00
Pete:
Lane, thanks for pointing this out. The URL in the Step 5 screenshot is incorrect. The instance should be OpptyCreateEditPage. I'll get this fixed.
I believe the specific record ID was in there as an example, and that one would have to use the record ID of the record they are concerned with. I'll see if there's a way to make this clearer.
Posted by Pete | April 22, 2009 3:30 PM

Similar Messages

  • How to enable "Shift-F6" or "Copy Record" feature in custom Forms

    I am looking for sample code or setup to enable Shift-F6 (Copy Record) functionality in multi-record block of a custom Form.
    If someone has tried it earlier, can you pls share. Or, point me to a documentation which has these details.
    Thanks.

    forms has a built-in duplicate_record, see forms help for examples and click the link below,
    http://www.oracle.com/webapps/online-help/forms/10g/state/content/navId.3/navSetId._/vtTopicFile.f1_help%7Cbuiltd_f%7Cduplreco~html/
    check do_key too
    see this link too
    http://www.tek-tips.com/viewthread.cfm?qid=637515
    Message was edited by:
    zaibiman

  • Implementing Duplicate record functionality

    Hi,
    In my application, there is one master table (T1) and 11 model specific details tables(MT1-MT11). They are related by a PK/FK relationship on config_id in both the tables. Depending on the value of a particular field in the details table, one of the 11 table is populated with some data.
    Now, i have a search page which is based on the details table(T1). I need to provide a 'duplicate record' functionality on the search page itself, such that when the user selects a particular record and presses 'Duplicate' button, the record in T1 and its corresponding table (say MT1) should be duplicated. He should also have to facility to change some data in the T1 table before committing the changes.
    The following is my flow of thoughts:
    * From the search page, find out the record that has been selected (config_id is PK).
    * redirect to another page (based on a new VO) where the current record is again queried and some fields made updateable (others remain the same). A new config_id is generated from a sequence.
    * A new record for the details table (MT1) should be created having the new config_id, but all other data remain the same as before.
    Is this the correct approach? How should i go about doing this??
    THanks
    Ashish

    Hi,
    This is what i have done till now.
    My search is based on VO1. I select one of the records (using a singleSelect radio button), and press 'Copy' button. In the Controller of this search page, i check for button press and then invoke a method in the AM where i get the confif_id (PK) of the record that has been selected.
    Then i query another VO (VO2) for this config_id. I get the current row. I create another row from VO2 and assign each attribute from the oldRow to the newRow. I then alter some values in the newVO (such as a new ConfigId) and nullify the WHO columns.
    The code i have written in the AM is:
        SketchDetailsCopyVOImpl vo = (SketchDetailsCopyVOImpl)getSketchDetailsCopyVO1();
        vo.initQuery(ConfigId);
        OARow oldRow = (OARow)vo.getRowAtRangeIndex(0);
        vo.insertRow(vo.createRow()); 
        OARow newRow = (OARow)vo.first();
        for (int i=1; i<oldRow.getAttributeCount(); i++)
          System.out.println(i+" -- "+oldRow.getAttribute(i));
          newRow.setAttribute(i,oldRow.getAttribute(i));     
        OADBTransaction txn = getOADBTransaction();
        Number newConfigId = txn.getSequenceValue("NRCONFIG_DETAILS_S");
        newRow.setAttribute("ConfigId",newConfigId);
        newRow.setAttribute("SiteName",null);
        newRow.setAttribute("PointNumber",null);
        newRow.setAttribute("ConfigStatusFlag","D");
        newRow.setAttribute("CreationDate",null);
        newRow.setAttribute("CreatedBy",null);
        newRow.setAttribute("LastUpdateDate",null);
        newRow.setAttribute("LastUpdatedBy",null);
        newRow.setAttribute("LastUpdateLogin",null);
        vo.setCurrentRow(newRow);I then re-direct to another page where the user can fill in the other required fields (such as SiteName and PointNumber). On the 'Apply' button, i have simply called transaction.commit();
    Although this works, but the WHO columns are not automatically populated.
    Is this the correct way of doing it?
    Souns fine, when you said new Vo I am assuming that represents MT1 and you are just >querying up the current record from T1 and pushing the values to the new record of MT1. Table MT1 contains some additional data that the user dosent see in the search page, nor is his intervention required while querying. So, once the record in T1 has been duplicated, I will simply duplicate the record in MT1 repalcing the config_id with the new config_id.
    Thanks
    Ashish

  • Captivate Record function on multiple computers

    Hi,
    I'm a relatively new captivate 3 user and I mostly use it to
    capture program sessions through the record function. The problem
    is that I have to capture different sessions on multiple demo
    computers (about 8 different system). For now I have the trial of
    captivate running on all of them to capture the session and I have
    the licensed copy on my main computer.
    I am wondering what I'm supposed to do once the trials start
    to expire. Would it be better for me to simply activate/deactivate
    the license every recording session on these terminals? I think i
    read that captivate only supports one machine per license so this
    will involve a lot of activation/deactivation I assume.
    In order to work around this problem I tried to capture the
    session from remote desktop but there seem to be random graphic
    glitches on the window side that I just cannot fix. Icons from the
    GUI would often turn black no matter how I set the graphic settings
    on the main or target computer, which is a big problem when
    capturing the session.
    Any idea or solution to this problem would be appreciated.
    Thanks :)

    Hi chikarin and a warm welcome to this community.
    No problem, your licenced version entitles you to load up to
    2 machines at a time (e.g. yours plus a current client). So I would
    suggest loading one machine, finish what you need to do on it,
    uninstall and move to the next machine. From what you have written,
    this should be OK.
    Cheers
    Andrew

  • How to copy recorded live stream to new drive

    I was wondering if anyone out there knows how to copy a recorded live stream to a new drive on the server?  I can copy the file within the virtual app directory but not to another drive.
    The only solution i found was to edit the application.xml:
    <StreamManager>
            <StorageDir>e:\Sync\</StorageDir>
        </StreamManager>
    But unfortunately i need to rename the file once its recorded, and i'm having a hard time accessing that drive/directory where the file is located.
    Any help is greatly appreciated.
    thanks

    Hi,
    What I understood from your query I am providing you a solution:
    1. You can use the below to copy recorded live stream to new drive/directory in Application.xml
    <StreamManager>
            <StorageDir>e:\Sync\</StorageDir>
    </StreamManager>
    2. By default, a script can access files and directories only within the application directory of the hosting application. A server administrator can grant access to additional directories by specifying virtual directory mappings for File object paths. This is done in the FileObject tag in the Application.xml file, as shown in the following example:
    <FileObject>
          <VirtualDirectory>/_definst_;e:\Sync\_definst_\</VirtualDirectory>
    </FileObject>
    3. Create one application folder suppose test and then create main.asc file inside that which will have the below code
    application.onConnect = function(client) {
    application.acceptConnection(client);
    var fileObj = new File("_definst_");
    var fl = new Array();
    trace("File name : " + fileObj.toString());
    if (fileObj != null)
      if (fileObj.isDirectory)
       fl = fileObj.list();
       for (i in fl)
        trace("Directory : " + fl[i].name);
        if (fl[i].isFile)
         trace("File : " + fl[i].name);
         trace(fl[i].renameTo("dvrstream"+i));
        }//if closes
       }// for closes
      }//if closes
    }//if closes
    }// application closes
    This server side application rename files but since the folder which we had to access was outside application directory of the hosting application we had to map it using step 2.
    If this solution does not answer your query please be more ellaborative on what exactly are you trying to achieve. That will help me to answer your query correctly.
    Regards,
    Amit

  • Need help for IDOC inbound function module !

    Hi guys please help me to create a IDOC inbound function module.
    What are the parameters and tables.
    How to write the code.
    What it does.
    Please send me one inbound func module code if possuble
                                                                                  Thanks

    Hi,
    You need to create an inbound function module. Then define the process code in transaction we42 and attach the function module to this process code.
    In the function module you create you need to define tables of types EDIDC (Control record (IDoc)), EDIDD (Data record (IDoc)) and BDIDOCSTAT (ALE IDoc status (subset of all IDoc status fields)).
    Regards,
    Soumya.

  • Need to create a validation Function Module

    Hi,
    I need to create a Validation Function Module.
    I have a ITAB into which data comes.
    FIELD-SYMBOLS : <ITAB> TYPE ANY ,
                                  key      TYPE ANY,
                                  char  TYPE ANY.
    <ITAB> = local_file.
    there is a field KEY whose sum when becomes equal to 10.000 for every CHAR,system should show a popup in the below FM
    CALL FUNCTION 'POPUP_WITH_WARNING_ALV'
      EXPORTING
        TEXTLINE1       = LT_POPUPTEXT
      TEXTLINE2       = ' '
      TITEL           = 'Warnung'
    Please let me know if the requirement is not clear.
    Thank U very Much.

    Hi annapurna ,
    In your case even the KEY value is the most useful one right,
    If so go about this way,
    have another field flag set it when the sum of the KEY values exceeds 10.
    Loop in an internla table.
    Now the internal table will have all the data including the flag and now based on the flag (whether set or not) call the function module popup which should retrieve those matnr field where flag is set.
    Display the error message saying that the KEY value fr this matnr exceeds 10.
    Revert for further clarification.
    Thanks and Regards
    Srikanth.P

  • Urgently Need Code for Copy & Paste from Html Table in JSP to Excel file

    I am creating a html table in JSP file .
    I need code for 'Cut,Copy,Paste' functions ie. if someone wants to copy data from my table to excel file or from excel file to html table he shud be able to do that.
    Can someone give me code for 'Cut,Copy and Paste' i.e. some javascript functions which can do cut, copy and paste which i can put in my jsp file
    Thanks
    Message was edited by:
    javatechguru2007

    package com.chinmayananda
    public class Tetris{
    // complete here
    code]
    public abstract class AbstractTetris {
       public abstract void start();
       public abstract void stop();
    }nearly done

  • Preventing PrintScreen and Copy+Paste Function on Portal Pages

    Hi,
    There are some javascript codes available over internet which can be implemented on ordinary web pages to prevent PrintScreen and Copy+Paste functions.
    We tried to implement the same codes by putting into MasterHead but no success.
    We need to know if this is not possible, if possible how?
    regards

    Download and run Leopard Cache Cleaner and do a deep cleaning of all the cache files.  reboot.

  • Copy the Function Module one server to another server

    Hi Guy's,
    Please help me How to copy the Function module from one server to another server.
    Present requirement is like this, copy the FM from DRH-100 to NRH-100.
    Thanks and Regards,
    Sai

    if it is a zfm, u might have assigned a TR when cretaing this FM.so u need to relese this TR to the desired system.contact ur BASIS for the transport lanscape.
    if it is a standard FM, u better copy this FM to a ZFM and make it as RFC enabled if it is not RFC enabled and call this ZFM from the system in which want to call this FM by giving the logical system id in the destination while calling this FM.

  • User presets for copy/paste function.

    User presets for copy/paste function? 
    During an edit session, I am constantly switching to, and from copying: crop (only), and copying everything except "local adjustments" and "basic tone".  I use a few other combinations as well. Switching between these involve a lot of tedious (& error prone) checking and unchecking of boxes. A preset option of some sort would help here.
    What I do is edit one photo (in a string of similar photos), then copy it.  Then select similar photos and auto sync them with the paste command,  In an action sequence, the crop often needs to be done separate.  Also the lens profile & calibration needs to be pasted separate if I happened to be switching between two camera/lenses.

    Hi Per,
    The below article will be helpful
         Copy And Paste Data Between Excel Sheets Does Not Work When Smart View Add-In Enabled (Doc ID 1313584.1)
    Thank you,
    Charles Babu J

  • Copying of function group

    Hi all,
    Please help me in this issue.
    when i copy function group , i am ablw to copy the function modules but i am not able to copy the Inlcudes in the function group
    can anyone please explain how can i copy the includes also
    Thnaks in Advance
    K reddy

    Hi k reddy,
    it may depend on the release you use. I remember it was not that easy in the past as already described.
    Note that copying functions as well as includes you always need new names for copied objects.
    Now, if it is not too much work: Go to main program, see the INLUDE statements for the 'old' function groups includes. Change to new names and copy the includes manually to new name.
    Next time it may work.
    Or delete new function gropu and start all over again.
    Note: If any inluce includes other include statements: Those inludes you must copy and rename manually (if changes are required).
    Regards,
    Clemens

  • Copy Standard Function modules  to Z Function modules

    Hello,
    I have a requirement like , I need have a typical requirement where i need to copy few function modules in the same function group , in  this regard i copied 4 function module and calling performs with the program name , but i am unable to achive the requirement , Function module is getting Dump,
    Can any one explain the standarded function modules and place it in Z function group. or is it possible to include standard function group in to Z function group ?
    How to get reslove ?  please guide ...
    Thanks In Advance.
    With Best Regards
    Naganjaneyulu.P.V

    Hi Naganjaneyulu,
    If you copy it will be similar to Standard. But you can modify those FMs as you like which will not be possible in standard. Also if you solely copy the FM, If that FM consists or depends on the screens or Includes which are present in the Function Group then there will be syntax errors and shortdumps. The Reason for your short dump might be this.
    If you are still not happy with this approach, Kindly paste the standard FM that you are trying to clone and the short dump that you are encountering.
    Thanks,
    Sai

  • Copy/cut functions not working

    After installing updates, my copy/cut functions are no longer
    working and I get the error message, "OpenClipboard Failed." I
    can't seem to find the updated files to remove them. Should I
    uninstall and reinstall? This sucks.
    Need help.
    Kelly

    Found an old solution for version 8 even though I have CS3
    and it worked.
    " 03/10/2006 09:37:51 AM
    You can try this simple fix -
    Quit DW.
    Find this file -
    C:\Documents and Settings\<username>\Application
    Data\Macromedia\Dreamweaver
    8\Configuration\WinFileCache-*.dat
    (these folders are normally hidden - you may have to use
    Explorer > Tools >
    Folder Options to unhide them)
    and delete it.
    Restart DW. Works better?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)"

  • System error: Error when copying parameter function group CR01

    Dear friends
    I am getting the above error while doing the Backflushing in REM.
    It occurs when backflushed quantity is issued ,and while confirming the
    ACTUAL ACTIVITES above error occurs..........
    We have upgrade the system from SAP 4.7 to ECC6.0.
    It is giving some error in CRM system but we don't have CRM system.......
    Message displayed is as below..................
    System error: Error when copying parameter function group CR01
         Message no. CR085
    Diagnosis
         Internal error.
    Procedure
         Repeat the transaction.
         If the error occurs and you have a CRM System connected to your ERP
         System, the document may have been archived in the CRM System.
         If the error occurs again, inform your system administrator. If the
         error cannot be corrected, call the SAP Hotline directly. Describe which
         steps preceeded the error.
    Thanks& Regards
    Sandeep
    Message was edited by:
            Sandeep Bhowmick

    Hi Sandeep
    Standard R/3 does not allow backflush without any operation. You need to have an operation to do a backflush.Error message CR 085 is issued because there is no operation in the routing of the material backflushed. System should issue an error when no operations are found in routing. Although, error message CR 085 is not correct, more appropriate message RM 824 for this a program correction is requried check note (691161).
    Regards
    Prasad
    Reward if useful

Maybe you are looking for

  • Does the iPod nano have Bluetooth?

    Hello, I am looking at buying the latest iPod nano, I don't like the standard cable headphones, they get in the way, fall out, get tangled and get pulled out of your ears. Does the latest model come with Bluetooth connectivity? thank you.

  • Why can I not upload any video's?

    So I just bought your Adobe Photoshop and premiere elements. I own a Panasonic Lumix camera that takes pictures and video I can upload the cideos from this camera to windows movie maker, but when I try to upload it to premiere all I get is an audio f

  • How we can find BAPI Release dependent OR Release indipendent

    Hi Every one, I want to find some BAPIs which are release dependent or release independent ->how we can find BAPI Release dependent OR Release indipendent Regards, Kmr.

  • In WLC 5508 HA Issue with Russia IOS Image

    Hi, I have two 5508 WLC IOS code 7.6.120.0 in the both wlc I am having the same code. But in the one wlc i am having Russia image as below mention... Cisco Unified Wireless Network Software Release 7.6 for Cisco 5500 Series Wireless LAN Controllers w

  • An interesting situation with XML

    Hi, I have an XML from where my application receive data. Now, at runtime using back end tachnology, i am updating the XML file. and i want to see the changes will reflect in running application..? I am not sure is it possible or not ? But, still if