Copying Plant from another plant.

Hi all,
I am creating a new plant referencing another plant from the same company code.
I completed that and found that the plant was not correctly coppied for some
Now is it OK if I delete newly created plant and try to re-create it in the system again by copying it from the other plant.
Or is it possible to get me the list of all the tables which are normally coppied when you copy plant from another plant.

If there are few accounting documents existing for the plant
Just copy the existing plant and rename it in ox10
thanks
G. Lakshmipathi

Similar Messages

  • Error while trying to copy template from another application

    Hi,
    I am getting this error while trying to copy template from another application:
    report error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    This report is located here:
    Home-Application Builder-Application 150-Shared Components-Templates-Replace Templates
    best regards,

    It is usually a permissions issue.. you have read but not write permission. Why it would suddenly change is one of those Apple Mysteries... but it happens.
    Open the directory (folder) where your media files are.. and check the permissions.. see if you can fix them.
    The problem is the folder on the TC might have lost your ownership and you might not be able to change it.. Apple do not provide anyway to regain permissions because you would need low level access to the TC firmware.
    I would just as a matter of course reset the TC to factory and redo its setup.
    Factory reset universal
    Power off the TC.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the TC to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    N.B. None of your files on the hard disk of the TC are deleted.. this simply clears out the router settings of the TC.
    Do the setup via airport utility using different names.. short, no spaces and pure alphanumerics. Make sure passwords are also pure alphanumeric mixed case and numbers.. 8-20 characters is usually plenty.
    Mount the disk in finder and see if you have the same issue.. I am not expecting a change.. but it is worth a try.
    No luck you can copy your files off the TC.. wipe it .. and then copy them back.. no bad thing unless you already have a backup of your files at the moment. In which case you can just wipe the TC and copy the files now.

  • How to copy images from another MC in reversed order??

    Hi everyone,
    I'm new to AS3 and have been fighting and searching for a solution to this problem for a week now, and I'm VERY close!
    I crated a MC holding of a series of images (about 50) and I jump around in it using plenty AS3 scripts (most of which I don't fully understand yet, but I'm working on that to! )
    I had to find a way to "rewind" (= play backwards) the MC. Since there is a stop(); command in almost every frame, prevFrame does not work and if I put that in a loop, it goes WAY to fast (but worked).. So I could think of only one way...
    Create a new (reverserd) MC with the same image sequence ald reverse it manually and play that one.
    This all works fine (very proud of it ).
    Now my question:
    To get this to work for multiple image sequences, I have to load all images twice (once in MC_1 and again in MC_2 and select them and reverse them).
    Not a big one, unless you want to create MANY of those SWF's...
    Is it possible to load the 50 images of the first MC in reverse into the second MC dynamically? JUST the images, noting else.
    extra info: the MC_2 is already in the lib(empty) and placed on the stage.
    something like:
    var pointer:Number=1;
    for (var:i:Number=50;i>=0;i--) {
    get MC_1.picure(var);
    put it in MC_2.frame(pointer);
    pointer = pointer + 1;
    All help is welcome and please take into account that I have little experience and copy most of my scripting from people like you
    T.I.A.
    Melluw

    I tried your advice (thanks for that)
    The event I already have is the mouse leave
    I //-d out the part I removed (what did work)
    The code I ended up with is:
    function Start() {
    stage.addEventListener(Event.MOUSE_LEAVE, cursorHide);
    function cursorHide(evt:Event):void {
    var currFrame = MC_1.currentFrame;
    if (CCW == true) {  //it is true in this case
      movStart = (50 - currFrame);
    else {
      movStart = currFrame;
    if (movStart>25) {
      MC_1.prevFrame();
    // removed swapChildren(MC_1, MC_2); // This is the part I removed
    // removed MC_2.gotoAndPlay(movStart);
    else {
      MC_1.gotoAndPlay (movStart);
    And if I leave the stage on the part where movStart is indeed >25
    Nothing happens,
    So I guess this is not what you meant
    Subject: Action Script 3 how to copy images from another MC in reversed order??
    I cannot direct you in the loading of the images approach, it will be too complicated, and will probably not work anyways... when you move away from a frame that has dynamic content, you lose the content.  So basically, there is nothing practical in taking that approach.
    I do niot understand what the problem will be with the enterFrame/prevFrame approach. If everything you can do with the mouse is already used (which I doubt) by the first mc, then there is nothing else you can do with this file.  You probably just need to rethink your control scheme.  You should search Google for "AS3 slideshow tutorial", and to lighten up your design, add "XML" in that search.
    >

  • How can i copy songs from another library to my itunes library with homesharing?

    How can i copy songs from another library to my itunes library with homesharing?  I see the other libraries, but cannot drag the songs into my library.  The help window says to use the "show menu" at the bottom, but I don't have that menu with itunes 11.

    You can do this in 2 ways.
    1) You can enable the sidebar and you can drag and drop like you used to be able to.  To turn on Sidebar in iTunes 11, go to View > Show Sidebar
    2) Another way is to connect to your Home Share from the drop-down menu from the left (where it says Music) and select your Home Share.  Once you are connected to your Home Share, select Music and you should see a button that says "All Items" and on the right, you should see the Import button.  To copy, select the songs you want to import and then click on Import.

  • How can I copy bookmarks from another PC without using the resotre not to loose the ones on the curtrent PC

    I want to copy bookmarks from another PC not using the restore function inorder not to delete bookmarks on current PC

    Export them to an HTML file, then import the HTML file to the other computer, that will add the bookmarks to those that already exist.
    * https://support.mozilla.com/kb/Exporting+bookmarks+to+an+HTML+file
    * https://support.mozilla.com/kb/Importing+Bookmarks+from+an+HTML+File

  • Change sales area while copying contract from another contract

    Hello Gurus,
    I am copying sales contract from another sales contract. I have maintained copy control accordingly.
    Here i want to change sales area of being created sales area.
    Ex.
                                                 Sales area
    Reference contract             1000-10-10
    New Contract                       2000-10-10
    How can i control this ??...Where and what change should i made in copy control to achieve this ?
    Thanks in advance...
    Regards,
    Tarpan Vadaliya

    Thanks Kapil for your input.
    But still my question is not answered completely.
    My requirement in simple that i want to create a contract with reference to another contract but in different sales area. My customer will be remain same. So it does not relevant whether i use routine 001 or 002.
    I had tried to create with both routine but i am not getting succeed.  I had also removed below mention code from routine and tried but not succeed.
    IF HVBAK-VKORG NE VBAK-VKORG.
          MESSAGE E007 WITH HVBAK-VKORG VBAK-VKORG.
        ENDIF.
    Is the dist. channel the same in both reference and target?
        IF HVBAK-VTWEG NE VBAK-VTWEG.
          MESSAGE E011 WITH HVBAK-VTWEG VBAK-VTWEG.
        ENDIF.
    Is the division the same in both reference and target?
        IF HVBAK-SPART NE VBAK-SPART.
          MESSAGE E012 WITH HVBAK-SPART VBAK-SPART.
        ENDIF.
    Still waiting for helpful solution...
    Tarpan

  • Help with adding a user copying permissions from another user $RoleDefinition.Name SharePoint 2010 Powershell

    Hello,
    I need to basically find everyplace 'ADUser1' exists and then add a new 'ADUser2' with the same permissions as the first group.
    I have created a script that runs through an entire web app and finds everyplace the AD account is directly given access to and access via a group.  I then need to add the new user and assign the permissions from the first ADUser, copy them. Below
    is not the entire script, just where I'm trying to add the new user.  The rest of the script works fine to find the first user.  I'm stuck with this part:  $role = $_.RoleDefinitions[$newRoleDef].  I get an error that I can call a method
    on a null valued experssion.. I guess I don't know how to specify to copy the role from the first user, and use it to set the new user?
              #Get the Permissions assigned to user
               $WebUserPermissions=@()
                 foreach ($RoleDefinition  in $WebRoleAssignment.RoleDefinitionBindings)
                                 $WebUserPermissions += $RoleDefinition.Name +";"
            $newRoleDef = $RoleDefinition.Name
              #write-host "with these permissions: " $WebUserPermissions
              #Send the Data to Log file
              "$($Web.Url) `t Site `t $($Web.Title)`t Direct Permission `t $($WebUserPermissions)" | Out-File C:\Apps\Scripts\Logs\UserAccessReport.csv -Append
        $assignment = New-Object Microsoft.SharePoint.SPRoleAssignment($account)
                    $role = $_.RoleDefinitions[$newRoleDef]
                    $assignment.RoleDefinitionBindings.Add($role)
                    $_.RoleAssignments.Add($assignment)

    Hi,
    According to your post, my understanding is that you want to copy user permission to another user via PowerShell.
    Instead of copy permission to another user, we can get the user permission, assign the permission to a group, then add the other user to the group. Now the user would get the same permssion as this user.
    http://get-spscripts.com/2010/07/adding-groups-with-permission-levels-to.html
    http://blog.thefullcircle.com/2013/02/create-a-sharepoint-group-with-permissions-and-add-an-ad-group-to-it/
    We can also use the third-party tool to achieve the same scenario.
    http://permissionsmanager.codeplex.com/
    http://www.boostsolutions.com/blog/how-to-copy-permissions-to-other-users-in-sharepoint/
    Thanks,
    Jason
    Jason Guo
    TechNet Community Support

  • How AWT TextField can copy/paste from another application?

    Hi,
    We know in applet for the security reason you can not access the getSystemClipboard from the Swing component like JTextField. But We know that with AWT TextField, you can copy and paste from another application. My question is how AWT textfield implemented with this feature. I don't think it is via the systemclipboard. Can some explain this for me?

    the simplest way is to select the part of charactors and drag them into your textfield ^O^

  • Is it possible to copy tables from another application or excel into forms

    I wasnt to insert tables from another application or excel into forms. currently it copies over the information from the table but doesnt keep it in a table format? Is it possible to do this?

    Dear try67
    I just forwarded him to a page (by Adobe Expert) where I had hoped this will help him.
    It could also be your side.
    I don't think that it took a comment from another. Unless it is a personal good advice. I just wanted to help and free of charge
    Sometimes we overlook a detail by quick reading. Is this never happened to you ?

  • Template error while copying page from another application

    I am copying a page from one application to another within the same workspace. The page I am copying has several customized template that it uses. When I copy the page to the other application all goes well until I get to the step of assigning the Templates. Instead of seeing the list of templates used and being able to change them for the new page to match with the page i am copying, i get an error in the Templates area that says:
    report error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    Anyone else run into this? Is this because of the number of templates? I have added several new customized templates. The pages all work ok, its just when i am trying to copy a page from one application to another.
    Thanks,
    John

    I'm seeing this behavior as well, but in the Authorization Schemes & LOV sections of the copy. I can continue with the page copy, but the LOV & Scheme information is lost and needs to be manually re-entered. Would love to get a fix for this!

  • Home sharing and trying to copy song from another library not working.

    Trying to copy or drag a song from one library to another in the new Itunes 11.0 is not intuitive.   The Help comments suggest there is a show button "at bottom of itunes" that will display "songs not in my library"  but I don't see that.   Anyone else have a clue?
    Rd7

    If you want the old way of copying and dragging, you can enable the sidebar by going to View > Show Sidebar from the menu.
    Without the sidebar, you can still copy by mounting your Home Share (although, it's not dragging) and select the item you want to copy and click Import at the bottom bar on the right.
    Does this help?

  • Problems copying files from another user that originated from Time Machine

    I bought my wife a new MacBook Pro to replace a 6 or 7 year old iMac, and in the course of setting it up tonight, we've run into a little snag.
    She didn't need or want the vast majority of the stuff on the old drive. So I reinstalled the applications she wanted, and copied a few of her documents. MOST of what she wanted was the iTunes and iPhoto databases.
    I attempted to copy these over via the time machine drive that used to be plugged into the iMac. I was told there are insufficient permissions to do so. No problem. I used Migration Assistant to copy from the external drive, and selected just the items that we wanted copied -- Music and Photos.
    This worked great, except it copied over a new user account that matched the old one (she's using a different/married name now, so the user accounts didn't match up). In and of itself, I couldn't care less if it creates another user as I figured I could always go in, copy what I need from the restored user folder to the new user, and then delete the user account we don't need.
    Unfortunately, that's where I've hit the final snaffu. All the files I need are in a user account for "Heather A" (restored from the Time Machine drive via Migration Assistant). I need to copy those files (Music, Photos in particular) to the user account "Heather T" (the new account we setup when we first booted up the new MBP). However, in Finder, there's a little red circle with a line through it over the icon for those folders within "Heather A", and attempting to even open them (much less copy anything), generates the error "The folder 'Music' can't be opened because you don't have permission to see its contents."
    How do I get around this and/or change the permissions?
    I should note that both the "Heather A" and "Heather T" accounts are administrator accounts, so I'm at a loss as to why this is happening and how to fix it.
    Any help would be greatly appreciated.
    Dan

    Sssuming there still in the transferred account, delete the files you copied over to the new account. Log into the old account, drop all those files and iTunes into her new accounts /Public/Drop Box/, log into the new account, and drag to where you want them. That should resolve the permissions issues.

  • Copy information from another application

    Hello Experts,
    I'm facing some issue, and I've tried a lot of approachs and still without a answer.
    There is two application, one of Sales and another of Production.
    After planned the Sales, based in the volume of sales, we project the production applying another measures.
    So, what I need is after planned Sales, copy the informations of volume, from Sales to Prodution, changing just one member, that is a master data.
    I've tried to use script logic, LOOKUP (script below), and use BADI with this [document|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0480970-894f-2d10-f9a5-d4b1160be203?QuickLink=index&overridelayout=true]. But the point is, that with this document, we start from the app source to the app destination, and what I'm looking for is the opposite.
    Well, if somebody could help me. Thank you a lot.

    Hi, thanks for your reply.
    Ok, let me explain better. What I need is this, in the source application we have this data.
    APP:SALES
    CATEGORY=PLAN1
    ENTITY=1000
    INPUTCURRENCY=NONE
    MATERIAL=E00000778
    TIME=2012.JAN
    UNIT=KG
    P_ACCT=0002
    SIGNNEDDATA=1050,000
    And I need to copy this values to another app, but, changing the P_ACCT and adding the CostCenter, like this:
    APP:PROD
    CATEGORY=PLAN1
    ENTITY=1000
    COSTCENTER=NONE ***
    INPUTCURRENCY=NONE
    MATERIAL=E00000778
    TIME=2012.JAN
    UNIT=KG
    P_ACCT=0012 ***
    SIGNNEDDATA=1050,000
    The script is the folowing. I'd done this based in some threads that I saw.
    //Production APP
    //Take informations from SALES
    *LOOKUP SALES
    *DIM SALES1:CATEGORY="PLAN1"
    *DIM SALES1:ENTITY = "1000"
    *DIM SALES1:INPUTCURRENCY = "NONE"
    *DIM SALES1:P_ACCT = "0002"
    *DIM SALES1:UNIT = "KG"
    *DIM SALES1:MATERIAL = "E00000778"
    *ENDLOOKUP
    *WHEN LOOKUP(SALES1)
         *IS > 0
                 *BEGIN
                   *REC(P_ACCT="0012",EXPRESSION=%VALUE%)
                 *END
            *NEXT
    *NEXT
    Thanks!
    Edited by: Lucas Gabriel Corrêa da Costa on Jan 6, 2012 12:45 PM

  • Copying & pasting from another application

    When I was using Dreamweaver CS3, I had no problems copying
    and pasting content from a word document, everything came over even
    the links... now every time I copy and paste from Word to
    Dreamweaver CS4, I get an error message "error occured while
    processing input" - why does this happen and how can I get all the
    content to copy over properly including links? This also happens
    when I copy and paste from an email note and it didn't with CS3.
    Also, I find it more diffucult to put in background images
    into table cells, center text.. etc.. I do not like the new methods
    of formatting documents.. CS3 was much better. I have been using
    Dreamweaver since the beginning, over 10 years ago and this is the
    worst upgrade ever.

    I have Office 2002.. I never had this issue when I used CS3
    of Dreamweaver. This just doesn't happen with word, even when I
    copy and paste from an email into CS4, I get the same error message
    (it doesn't crash). It just says 'error occured while processing
    input'. I click on ok and the text comes in but none of the
    formatting (links etc). This is rather annoying. I'd go back to cs3
    if cs4 hadn't cost so much.
    When I used to add a background image in cs3, in the
    properties window there is a place to add background image in a
    table.. this feature is not present in the properties window of
    cs4.
    Another issue is something simple like centering text.. now I
    have to create css to even center text!

  • Workflow does not start on a event: document copied in from another library's workflow.

    I'm using SharePoint Online for Office 365.
    I have a workflow that initiates as soon as a new item is added to a folder. That workflow gets approval from a group of people. Then copies the document to a new folder and deletes the original.
    I have another workflow set to initiate as soon as a new document is created or changed that gets approval from a second set of users and moves the document again.
    Problem: Both workflows work great on their own. The problem i'm having is the second workflow doesn't initiate when the document is moved. There's apparently no way to trigger a workflow from within a workflow. Is there a way to edit the data in the current
    item after it's moved to trigger the second workflow?
    Also, I tried to nest the second workflow within the first but it didn't link the document to the second workflow.
    Any help is appreciated.

    From what I'm told, this is purposeful. It's to protect the user from firing a million workflows on accident. I believe you can run an impersonation step (requires 2010 workflow) on the document moving part and it will then successfully fire.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • How to copy files from another computer

    Hi,
    My daughter is logged into my server from her home. We ar trying to copy files using select all copy/ paste to my folder on the server.
    We have copied about 82 images all jpegs. but thy all say 0 bytes.
    What did we do wrong?
    Thanks
    Martin

    Try to drag and drop the images to the server share.
    While your description of your actions do not imply an error of execution, it might be worth trying an alternate method.
    Also, what is your daughter's computer?  Is it Windows?  Since this is the OS X Server discussion thread, I will assume the server is a mini running Mountain Lion.

Maybe you are looking for