Copying One Plan Version to Another Plan Version

Hi Experts,
When  I am copying one plan version to target plan version by using the transaction RE_RHCOPL00,
I am getting waring as the target version is not empty.
I have checked the tables HRP1000,HRP1001 but no objects exists for the target planversion.
Secondly I am getting waring also Number Assignment is not for all plan versions.
My requirement is to copy 3 different plan version into one plan version.
Thanks in Advance.
Regards,
IFF

Archana,
Thanx for the prompt the  response.
My  concern is the  I have three different plan versions ( division wise) , I need to copy all the 3 plan version into one tranget plan version ( which is not active).
But in Quality and Development system we have  table T77S0  with the entry 05 for the Numrg and Comp.
Should I assign the same in prodution.
I am sure that 3 different plan versions have unique numbers.Please advice what to do.
Regards,
IFF

Similar Messages

  • Copy one text file to another text file and delete last line

    Hi all wonder if someone can help, i want to be able to copy one text file to another text file and remove the last line of the first text file. So currently i have this method:
    Writer output = null;
             File file = new File("playerData.xml");
             try {
                   output = new BufferedWriter(new FileWriter(file, true));
                   output.write("\t" + "<player>" + "\n");
                   output.write("\t" + "\t" + "<playerName>" + playerName + "</playerName>" + "\n");
                   output.write("\t" + "\t" + "<playerScore>" + pointCount + "</playerScore>" + "\n");
                   output.write("\t" + "\t" + "<playerTime>" + minutes + " minutes " + seconds + " seconds" + "</playerTime>" + "\n");
                   output.write("\t" + "</player>" + "\n");
                   output.write("</indianaTuxPlayer>" + "\n");
                  output.close();
                  System.out.println("Player data saved!");
             catch (IOException e) {
                   e.printStackTrace();
              }However each time the method is run i get the "</indianaTuxPlayer>" line repeated, now when i come to read this in as a java file i get errors becuase its not well formed. So my idea is to copy the original file, remove the last line of that file, so the </indianaTuxPlayer> line and then add this to a new file with the next data saved in it. So i would end up with something like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <indianaTuxPlayers>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
    </indianaTuxPlayers>
    However after all day searching the internet and trying ways, i have been unable to get anything working, could anyone give me a hand please?

    I would go the XML route too, but for fun, open a file as a BufferedWriter and do this:
    void copyAllButLastLine(File src, BufferedWriter tgt) throws IOException {
        BufferedReader in = new BufferedReader(new FileReader(src));
        try {
            String previous= in.readLine();
            for (String current = null; (current = in.readLine()) != null; previous=current) {
                tgt.write(previous);
                tgt.newLine();
        } finally {
            in.close();
    }

  • "CLOSED": HOW TO LOAD FIRM PLANNED ORDERS OF ANOTHER PLAN INTO ASCP PLAN?

    Hi everybody,
    How to load firm planned orders of plan 1 into plan 2?
    Business Case:
    Customer uses a separate planning for order intake. During order intake the requested due date is validated based on ASCP Gantt Chart. Bottlenecks are resolved. For make items firm discrete jobs are created, if adjusted suggested due dates are manually changed. For buy items firm planned orders are created for manually changed suggested due dates.
    If the order is accepted the demand is transferred from the Order Intake MDS into the so called Operational MDS. The firm discrete job will be automatically visible in the operational ASCP Plan (after data collection/running ASCP Plan).
    But how is it possible to include ONLY firm planned orders of another plan into your current plan?
    PLAN1 asigned master demand schedules
    - O_MDS1
    - O_MDS2
    PLAN2 assigned master demand schedules
    - O_MDS1
    - O_MDS2
    - T_MDS
    I want to transfer the firm planned orders from plan2 to plan1.
    Thanks for all your inputs,
    Catalina
    Message was edited by:
    user447176

    Since you need to run a data collection to load the new discrete job, I suggest you to add a custom step in the data collection.
    This custom step will
    1) select all firmed planned order in plan 2
    2) put the firm planned order into a new schedule through staging tables (MST_ST_SUPPLIES) .
    3) collect the data
    Then run plan1 with this schedule defined as demand schedule for your new plan.

  • Why do a change from one OSX version to another OSX version?

    It seems to me that Mavericks OSX is NOT an upgrade.  It seems like it is a side-grade since I would still be using OSX, just a side to side change….  The first response noted that some people  have difficulty with iPhoto after doing a side to side change to Maverick.  I use iPhoto all the time, don't want any problems with that… and another said that the Time Machine backup no longer worked after the change from OSX (Mountain Lion_ to OSX Mavericks)…  That is my backup program and I certainly don't want any problems with that.  So my ? remains…. why do a side to side change from one OSX to another OSX version???  The answers received are not answering that ?.
    Your replys and comments are appreciated.

    The reasons for upgrading are:
    - Security (there are a myriad of behind-the-scenes security improvements, and some foreground improvements in programs and system services)
    - Service compatibility (ie, syncing services like iCloud)
    - Application Compatibility (as programs develop, they will drop support for prior versions of OS X).
    - Latest and greatest features, if you find them useful.
    - Hardware compatibility, with peripheral devices that may no longer support an older version of OS X.
    OS X is not just "OS X" with a bunch of peripheral changes to it. There are a number of under the hood enhancements and changes that have fundamentally altered the OS from one version to the next over the years, be it from the kernel all the way through how accounts are handled, to how background services are run and otherwise managed. Granted from one version to the next is sometimes not as significant of an upgrade, but for the most part there are significant changes. In OS X Mavericks, Apple has added major changes to memory and process management, which offer potential to greatly increase battery life, and/or reduce power consumption and wasted CPU cycles.
    Of course, with any upgrade you will get the potential for drawbacks, such as initial break-in hiccups.

  • Copy FCP Project File to Another Computer - Version of FCP

    Hi
    I just started using the Media Manager, and it works great for copying RAW footage, and proejct files to another computer.
    Just wondering;
    In the tests I've conducted, the Project File got copied just fine to a system that contained the same FCP Version (5.1), as the source drive/system.
    If I copy Raw Media and a Project File to another system that has version 6, will I be able to re-copy it back into my version; 5.1?
    Thanx

    Hello and thank you
    "You would then need to export an XML file out of FCP6, to work with it in FCP5"
    Can this 'XML file' behave like an ordinary edited clip in the timeline? Can it be edited? Or will this 'XML file' be an un-editable movie type file when placed back on the timeline in 5.1?
    Know what I mean?

  • How do i copy one external harddrive to another?

    Ok, so i am a complete newby to Mac's. I have a 1 TB External Hardrive that has about 180 movies on it. I also have an Apple TV. I would like to copy the movies from one external hard drive to another so that I can give it to my mother for a gift. I am not sure how to do this, can anyone help me?

    Connect both drives to your computer. Select the movies you want to copy from Drive A and drag them over to Drive B.
    If you need to clone Drive A to Drive B:
    Clone using Restore Option of Disk Utility
      1. Open Disk Utility in the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Select the destination volume from the left side list and drag
           it to the Destination entry field.
      5. Select the source volume from the left side list and drag it to
          the Source entry field.
      6. Double-check you got it right, then click on the Restore button.
    Destination means Drive B. Source means Drive A.

  • Copying one material attributes to another material thro' FM or BAPI

    Hi,
    My requirement is :
    To copy a material attributes from one material(old) to an another material(new). Can anybody suggest a FM or BAPI for this?
    Thanks,
    Kaarthick

    Hi,
    These answers never helped me. I can reformat my quesion : Pls. suggest a BAPI/RFC/FM used to create a new material with reference to an old material.
    Hope this is understandable one.
    Thanks,
    Kaarthick

  • How do I copy one NAS drive to another, incrementally?

    Hello - I have two 1tb Network Attached Storage devices on my Apple network.
    I'm unsure how to make one a backup copy of the other. Tools used for cloning the Macintosh HD to a backup device (like Carbon Copy, Super Duper, Time Machine, Apple backup etc.) don't seem to allow me to make a copy of a NAS drive on a second NAS drive.
    Does anyone have any ideas as to how I can do this please?
    David.

    Sorry to butt in, but could you explain this to me please. Typing rsync into the finder on my desktop finds no results. Is this a way of copying files without overwriting the files that are already the same?

  • Issue with customer exit for copying one variable value to another

    Hello Gurus,
    I need to copy the value of a single value variable into another single customer exit variable.
    I coded as below.
      WHEN 'customer_exit_var'.
        IF I_STEP = 2. "after the popup
          LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE
          WHERE VNAM = 'user_input_Variable'.
            CLEAR L_S_RANGE.
            L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
            L_S_RANGE-HIGH = ''.
            L_S_RANGE-SIGN = 'I'.
            L_S_RANGE-OPT = 'EQ'.
            APPEND L_S_RANGE TO E_T_RANGE.
            EXIT.
          ENDLOOP.
        ENDIF.
    I used the condition <= for the customer exit variable in the report. But, it is considering only single value, but not all the values <= to the give value.
    Please help me in this regard,
    Thanks,
    Aarthi.

    Thanks for your immediate response Govind.
    My report is restricted based on two dates. Date1 and Date2. Need to consider all records whose dates are <= Date1 and <= Date2.
    Date1 and Date2 should have same values. But user inputs only Date1.
    So, I created Date1 as Single, User Input Variable restricted the query with <=Date1.
    Next I created Date2 as Single, Customer Exit Variable and restrcited the Query with <=Date2.
    In CMOD I used the above code to assigne Date1 Value to Date2.
    When I execute the report, say I give todays date in the report (Dec, 12, 2007). Date2  has to consider all the values <= Dec 12, 2007. But, in my case it is considering only Dec 12, 2007, but not the before dates.
    So, Please help me in solving this problem.
    Thanks,
    Aarthi.

  • Copy one cube data into another cube

    Dear SDN's,
                          Can anyone tell me how can i load the data from one cube to another cube request by request.. Like,  I need all the requests available in first cube should appear in the new cube which i want to load the data.. How can i do this..Kindly advice me...
    Answering getz appreciated,
    Warm Regards,
    Aluri

    Hi Aluri,
    Well you want it request by request.
    That does not make it easy.
    The only thing I can think of is to
    - empty the source cube,
    - reconstruct the first request,
    - do an init to the new cube,
    - reconstruct the next request,
    - do a delta,
    etc.
    but, depending to the number of requests this is a lot of work.
    Udo

  • How to copy one account preferences into another account on the same mac?

    I would like to open a new account (on the same mac) but would like to copy some preferences including software from the existing account. How can I do that?
    Thanks

    To copy files from Account A to Account B:
    1. Log in as A.
    2. Find the files you wish to copy.
    3. Move them to /Users/A/Public. Don't move your actual Documents, Pictures, Library etc folders. Just move their contents.
    4. Log in as B.
    5. Navigate with Finder to /Users/A/Public.
    6. Drag the files to the desktop to make new copies of them.
    7. Put the files away in the appropriate places in B's home folder.
    8. Log back in as A and move the files in /Users/A/Public back to their original locations.

  • Prob. to Copy one clt data to another clt with SCC1 for standard WF Task

    Hi All,
    I have created a business object for event driven pickslip for goods movement. With that business object I have attached a standard workflow task. This object linked with output type custom output type'Z001'.
    With a subroutine it triggers workflow task.
    I want to move this standard task from clt 400 to clt 440 with t-code SCC1, but I am getting below error:
    *Copy Tables from a Client*
    *Table                 Ins.     Del.     Upd. Func.  kByte  Time[sec] Time*
    *Log -> See Transaction SCC3*
    *Table T78NR is not client-specific*
    *Error in object R3TR1 HRNR2  3*
    *Table HRS1000 is not client-specific*
    *Table HRS1002 is not client-specific*
    *Table HRS1203 is not client-specific*
    *Table HRS1210 is not client-specific*
    *Table HRS1211 is not client-specific*
    *Table HRSCONT is not client-specific*
    *Table HRSOBJECT is not client-specific*
    *Error in object R3TR1 PDAC2  3*
    *Table HRS1000 is not client-specific*
    *Table HRS1002 is not client-specific*
    *Table HRS1200 is not client-specific*
    *Table HRS1201 is not client-specific*
    *Table HRS1202 is not client-specific*
    *Table HRS1206 is not client-specific*
    *Table HRS1210 is not client-specific*
    *Table HRS1211 is not client-specific*
    *Table HRS1212 is not client-specific*
    *Table HRS1213 is not client-specific*
    *Table HRS1214 is not client-specific*
    *Table HRS1216 is not client-specific*
    *Table HRS1220 is not client-specific*
    *Table HRS1221 is not client-specific*
    *Table HRSCONT is not client-specific*
    *Table HRSOBJECT is not client-specific*
    *Error in object R3TR1 PDTS2  3*
    *Table SWOT21 is not client-specific*
    *Table SWOTDI is not client-specific*
    *Table SWOTDQ is not client-specific*
    *Table SWOTDV is not client-specific*
    *Table SWOTOL is not client-specific*
    *Table SWOTTQ is not client-specific*
    *Table SWOTTV is not client-specific*
    *Table TOJTB is not client-specific*
    *Table TOJTT is not client-specific*
    *Error in object R3TR1 SOBJ2  3*
    *Table TDDAT is not client-specific*
    *Table TVDIR is not client-specific*
    *Selected tables           :             42*
    *Processed tables          :              4*
    *Storage required (KB) :              0*
    *Program ran successfully*
    *Runtime (seconds)         :              5*
    *End of processing: 15:42:15*
    Could you please guide me how to remove these errors.
    Thanks in Advance,
    Guri

    Make sure that you are trying to copy the customizing  request rather than the work bench, because when ever you create a rule or task it will prompt you for the workbench request rather that customizing request so i think there is no necessary of the client copying .

  • Copying one external drive to another

    So I have an aging 350gb external drive that is formatted as Mac OS Extended (Journaled).    I want to copy the entire contents to a new external drive that I've been using as my time machine (although not to back up the external drive).   It is formatted as Mac OS Extended (Case-sensitive, Journaled).   I've been reading these forums and there doesn't seem to be a easy or straightforward way.
    Or is there ?  !    Any help as always is appreciated.

    AFAIK, there isn't. BTW, why is the TM disk case-sensitive? For TM things, peruse Pondini's TM FAQs.

  • Is there an easy way to copy one attribute value to another in same VO?

    Hi All,
    I have two attributes Total and Sum in my masterVO (based on masterEO). Sum is transient attribute which calculates the sum of costs from detailVO. Now I want to pass the value from Sum to Total so that Total can have the right value to insert into DB. In VORowImpl file I tried to set the value in the getter method of Total (code below) but it ends in dead loop. Wonder what's the right way for me to do then?
    Thanks,
    Sophy
    public BigDecimal getTotal() {  
    setTotal(getSum());
    return (BigDecimal) getAttributeInternal(TOTAL);
    Edited by: user10366631 on Mar 2, 2012 11:58 AM

    Thanks for asking, Timo. In my case we already have this totalCost attribute in the DB table which will be used by others. Whenever user changes a cost in the detailVO from UI, I need to recalculate the totalCost in masterVO and insert it into DB. Hence values in the DB will always match.
    I found the way of passing the value of attribute though, whic is code below. Hope it'll help someone else looking for similar problem solution...
    public BigDecimal getSumCost() {
    if ((BigDecimal)getAttributeInternal(SUMCOST) != this.getTotalCost())
    this.setTotalCost((BigDecimal)getAttributeInternal(SUMCOST));
    return (BigDecimal)getAttributeInternal(SUMCOST);
    }

  • Is it possible to copy one Programs Screen to Function module ??

    As you know it's common to copy one programs screen to another but my requirement  is coping one screen in a program to function module
    i didn't find any option for it , is there a solution for it ?

    Hi Mohammad,
    You can't create or copy a screen to function module....
    But you can do this in a function group, so that it available for all function modules...
    Note : While copying to function group , Target program name = SAPLZFUNCTION_GROUP
    Regards
    Sreekanth

Maybe you are looking for