Copy documents designed on development machine to Clinets machine 2004A

I know that you can copy and paste documents desingd on the layout window and I have done this. But it is impossible to do this between two physical computers. Even in terminal server mode.
All I want is to modify and create my AR Invoice etc and Port it to the client machine when I go there. Rather than going to the Client site and doing the work.
Does any one know of any shortcuts?
appreciate any help.
Thanks.
Id.

Thanks Adele,
making a backup of the database seems to be a good solution. Pity that SAP does not provide an esier way. Thanks for the hint.
just out of interest reading your reply...
<< You can provide the SQL Server name in front of the database name, but this requires that some stored procedure should be executed to link the 2 databases>>
can you explain what you mean here when you have a time?
Thanks,
Indika

Similar Messages

  • Separating Design from Development

    Dear Adobe,
    This is my first post on your Labs forums. I just finished playing with the new CS4 -> Flash Catalyst -> Flash Builder workflow and have to say: I am inspired but not impressed. As mainly an AJAX and Cocoa developer, I had to learn AS3 syntax and MXML markup as I went along. I will list my three biggest problems with Catalyst and Builder below.
    Design still mingles with Logic
    When I first saw Catalyst and Builder, I was excited to finally see a real separation of code and design. I was expecting Catalyst to be the OSX "Interface Builder" of flex, and Builder to be the "XCode." I do like the <fx:Script /> <fx:Declarations /> and <fx:Design /> separation in each MXML document, but feel as if the <fx:Design /> segment should somehow be "off limits" to developers (or at least discouraged). If Catalyst was only allowed to edit the Design segment of the MXML and Builder only edited the Script and Declarations segments then leaner coding practice could be achieved and true interoperability between Designer and Developer would be reachable.
    Please allow for custom transitions and transition copying/grouping
    At the moment, Catalyst strikes me as an extremely dumbed down version of Flash that only lets the designer use preset "transitions" on their component heirarchy. This is suboptimal in two ways: Firstly, if the designer wants anything more complex than a linear move + Rotate3D + fade, they will have to just give up the UI to the developer. We are trying to avoid having the developer write UI code, so the designer should be able to really get creative with their transitions and animations without having to create swcs or swfs in Flash IDE. Secondly, there is no way to save a transition and apply it to elements of the same type. Layouts are often very repetitive and it is inhumane to expect a designer to sit there and drag out "transition" sliders for each dropdown on a page (for example). I agree that this scripting should be done in a GUI like Catalyst, but components need to be able to inherit transitions. I don't even want to imagine a GUI for such a thing, but you are Adobe, this is what you guys do!
    Allow us to export to either Air or SWF at build-time, not at import!
    I don't see why this isn't already enabled. Isn't Air supposed to have even more features than Flash? Couldn't Flash Builder just scan your project and warn you of any "air-only" libraries you are using? If you choose not to use anything other than the standard Flash 10 libraries, what would be the harm in giving us the option to export as either at build-time?
    I hope that my comments were somewhat useful. Before anybody responds with hostility: I am not a professional Flex developer. This was my first time playing around with the Flex framework and with Catalyst <-> Interface Builder, these were my first impressions.
    Thanks for producing such amazing products--
    --Jordan
    P.S. Your spell checker converts all ":D"s to .. As in <fx:Design /> to <fxesign />.. Made me chuckle

    Wow! Thanks for the in-depth response! It's always nice to see that even at such a huge company, you are all still human beings!
       I watched Ely's talk on Skins in Flex. I liked how fx:Skin is a completely separate class, even though fx:Design  kinda has it covered already. What's the difference? I am sure you will incorporate "skins" into the next release of Catalyst, so why not keep Skins and Design layouts in completely separate files? I wouldn't mind seeing a C-like setup where each MXML page has a "header file" with object definitions that both the Skin file and Logic file can access. The alternative to this multiple file setup is, of course, just having multiple sections of code inside the MXML file (like you already do). My only gripe with keeping logic and design in the same file is that as soon as you open up an MXML document to a developer's little paws, you immediately render it useless in a GUI program like Catalyst. If the developer is strongly encouraged to   bind event listener and data providers in the "script" partition (using AS3), the MXML could be left untouched so that Catalyst could update the UI. My concern for separating design from logic stems from my experience as a Rails developer where mixing "logic" and "html" is essentially taboo. I suppose in a front-end app where the GUI is what matters most, true separation isn't imperitive. Yet if you want to poise Catalyst->Flash Builder as an application development tool, I would almost expect it!
       Speaking of expectance, I was practically sure someone would flame me for comparing Flex to Cocoa. Upon further thought, Cocoa was probably not the best example I could've chosen. In fact, I don't know of a single application framework which forces separation between logic and UI in any stringent way so that both UI and Logic development can be improved. Why shouldn't Flex be the first?
       As for the animation and transitions, Catalyst is currently a tool for grouping artwork into "components" (objects), messing with their "properties" (attributes), and adding "Actions and Transitions" (simple event handlers and calls to transition handlers). While re-naming objects to components, attributes to properties, and event handlers to actions is a-ok, I don't see why the full power of object oriented design can not be unleashed to the average designer. I know there has been a lot of talk on these forums about adding CSS-like properties to components: by unleashing OO architecture into GUILand, you can kill two birds with one stone.
       I believe, for example, that the average designer is intelligent enough to understand that they can create one "parent" piece of artwork (let's say for buttons on a menu), and then slightly modify (extend) that never-displayed parent to produce their buttons in Catalyst. This way, if the designer decides that every button in the menu needs to brighten when rolled over, he/she can simply add the effect to the parent artwork. A nice little GUI to the artwork inheritance structure would be needed, but I believe that such an edition would yield great power to the designers. Hey, it's certainly more humane than having to reconfigure transitions and effects for every single component!
       While I'm at it (I'm having too much fun here!), why not allow designers to save transitions in their own sort of structure. Let us say the designer creates the blinky transition for the main menu button rollover, instead of binding the transitions directly to individual layers, he or she could define more general "sub components" that could be bound later. So the Transiton object here would simply state that the "Front Plate" fades to 50% opacity for 2 seconds. The designer could then apply the transition to any component in the project and just specifying what the "Front Plate" is each time. This is similar to how Catalyst currently handles custom text fields and scroll-bars, you just specify which layers do what, and it "magically" hooks it all up.
    The ability to quickly export my SWF as an air app would allow me to more easily explore Air development. That's all. So I guess my answer to you is "Yes."
    In all, I really do feel like the new Flex workflow really shows potential. If developers support you, I see no reason why next generation web-centric applications would be written in anything else. If Flex can unify design and application development, it has the ability to take boiler plate looking desktop apps to the next level. I just don't think that taking away features is the way to achieve this.
    Respectfully-
    --Jordan

  • BAPI_DOCUMENT_CREATE2 problem with copying document-version

    Hi experts!
    I want to copy Documents from one Sap-System to another via RFC.
    So I read the documents in the source-system with 'BAPI_DOCUMENT_GETDETAIL2' via RFC. then I want to insert the documents received in the target-system with BAPI_DOCUMENT_CREATE2.
    The result is that from a document all part-documents are been copied, but only one (the first) version of a document-part.
    my coding:
    ... for reading the documents
        CALL FUNCTION 'BAPI_DOCUMENT_GETDETAIL2'
             DESTINATION p_rfcdst
          EXPORTING
            documenttype               = gs_draw-dokar
            documentnumber             = gs_draw-doknr
            documentpart               = gs_draw-doktl
            documentversion            = gs_draw-dokvr
            getobjectlinks             = 'X'
            getcomponents              = 'X'
            getstatuslog               = 'X'
            getlongtexts               = 'X'
            getactivefiles             = 'X'
            getdocdescriptions         = 'X'
            getdocfiles                = 'X'
            getclassification          = 'X'
            getstructure               = 'X'
            getwhereused               = 'X'
        HOSTNAME                   = ' '
          IMPORTING
            documentdata               = gs_doc_data
            return                     = gs_return_get
          TABLES
            objectlinks                = gt_obj_links
            documentdescriptions       = gt_doc_desc
            longtexts                  = gt_long_texts
            statuslog                  = gt_status_log
            documentfiles              = gt_doc_files
            components                 = gt_comp
            characteristicvalues       = gt_char_val
            classallocations           = gt_class_alloc
            documentstructure          = gt_doc_struc
            whereusedlist              = gt_where_used.
    my coding:
    ... for creating the documents
      CALL FUNCTION 'BAPI_DOCUMENT_CREATE2'
        EXPORTING
          documentdata         = gs_doc_data
        IMPORTING
          documenttype         = gs_create-dokar
          documentnumber       = gs_create-doknr
          documentpart         = gs_create-doktl
          documentversion      = gs_create-dokvr
          return               = gs_return_create
        TABLES
          characteristicvalues = gt_char_val
          classallocations     = gt_class_alloc
          documentdescriptions = gt_doc_desc
          objectlinks          = gt_obj_links
          documentstructure    = gt_doc_struc
          documentfiles        = gt_doc_files
          longtexts            = gt_long_texts
          components           = gt_comp.
    Result:
    eg. - Source Document
    Document   AUF/N4711/xxx/xx
    Part      Version    Status      Description
    010       00           FR           Cond.-010-00
    011       00           FR           Cond.-011-00
    011       01           FR           Vers-011-01
    011       02           FR           Vers-011-02
    012       00           FR           Cond.-012-00
           Target Document
    Document   AUF/N4711/xxx/xx
    Part      Version    Status      Description
    010       00           FR           Cond.-010-00
    011       00           FR           Cond.-011-00
    012       00           FR           Cond.-012-00
    Is there only the possibility to create one version of a document with BAPI_DOCUMENT_CREATE2 ?
    Thanks in advance for helping me!
    Franz

    Hi Avinash,
    a
    Thanks for the reply.
    I am able to create document number in IDES system. I am getting error development system while creating document number with the FM. Configuration settings and the test data are same for both IDES and Dev. system.
    What could be the problem and how to rectify it.
    Regards
    SP Raj

  • How to copy documents for InfoProvider data from one cube to another cube

    Hello Everyone,
    We are using standard document feature to store document/comment about the data shown in the report/planning query. Relevant characteristics have the property 'characteristics is document attrib' turned on/selected for this purpose.
    Looks like the documents created gets tagged to a particular InfoProvider along with characteristic value assignment.
    Is there a way to move or copy documents from one InfoProvider to another InfoProvider.
    As per the design requirement, we need to move data from a real time InfoProvider (transaction cube) to a basic reporting cube. The data in the first/source cube stays for a period of approx 3 months before moved to other cube. We want the documents associated with InfoProvider data also to be moved, so that users can continue to see the document/comments what they  had created earlier.  
    I looked at the Documents tab in DataWarehouse workbench. No options seem to be available to copy or move documents.
    Any help will be highly appreciated and points will be rewarded accordingly!
    Best regards,
    Sanjeeb

    Hi
    Have you got any answer to this? I would also be interested in a copy function but more from one query ID to another.
    Kind regards,
    Daniel Müller

  • Error: "Document can't be opened on this machine"

    I have two ebooks that I bought from amazon.com in 2003 and 2005 that won't open after reinstalling everything on my laptop. I used my adobe ID to set up Digital Editions, but it gives the error: "This document can't be opened on this machine. Please contact the site where you obtained the document to download another copy."
    I contacted amazon.com and they say that they only promised to have the ebook available for download for 60 days.
    I sent a message to Adobe support last week about the problem and haven't received a reply yet.
    Why would these ebooks be readable for over 5 years and not be readable now? It seems that Adobe's ebook DRM is broken here and I'm not getting a solution from anyone. From what I read on the net, I'm not the only one having this problem with Digital Editions.
    Does anyone have a solution to this problem?

    I just found this information about ebook usage from the publisher of one of my ebooks that I bought in 2003 from amazon.com that now doesn't open in Digital Editions.
    "Usage Rights for Wiley Adobe E-Books
    Any Wiley e-book you purchase will come with certain restrictions that allow Wiley to protect the copyrights of its products.   After you purchase this Wiley Adobe E-Book title, you:
    May use the provided link to download the file up to 4 times onto different computers. This link is accessible in the My Account section of this website or from the original e-mail.
    Must download it within 14 days of purchase
    May not move the file to a different computer
    May not lend, sell or give the e-book to another user
    May not copy the e-book file
    May copy/paste anything up to a page of text, 10 pages total, every 7 days
    May not copy/paste diagrams, figures, or artwork
    May annotate text in e-book"
    The first bullet contains a restriction that limits the use of an ebook to approximately 5 to10 years given the 3 to 5 year life of a PC and the biannual frequency that I've had to reinstall Windows from a reformatted disk to correct problems.
    I don't remember being told this in 2003 when I bought the book from amazon.com. If it was added since that that time, then it is a change of our sales agreement and I don't believe that it can be done after the fact.
    Basically, I would never have bought an ebook with a life of 5 to 10 years and now that I know that this is the publisher's usage policy I will never buy another Adobe ebook. It the equivalent of buying a printed book with vanishing ink.

  • Can I install Web Standard CS4 and Design Standard CS4 on the same machine?

    Can I install Web Standard CS4 and Design Standard CS4 on the same machine?  My company purchased me a copy of one, and I have a personal copy of the other.  Wanted to make sure there wouldn't be any serial number problems in any case...thanks!

    Yes, but do a custom install to choose the apps to install to avoid any possibility of conflicts.
    Bob

  • SPD 2013 - Copy Document action - how do you update the copied list item's metadata?

    SharePoint 2013 Designer no longer has the Copy List Item Action, it only has a Copy Document action. It seems that this action provides no way of saving the copied documents list item ID. How do you update the list item after it has been copied??
    Any help is appreciated.
    Greg Pierson

    Hi,
    According to your post, my understanding is that you wanted to copy the list item in SharePoint 2013.
    The Copy List Item is
    available only on the SharePoint 2010 Workflow platform, you can create a SharePoint 2010 workflow using the SharePoint 2010 workflow platform to achieve it.
    You can also use the Content and Structure to copy the list items: Site Settings->Site Administration->Content and Structure.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Copying from Oracle SQL Developer to Microsoft Word doesn't retain formatting (Font,colors etc)

    Copying from Oracle SQL Developer Worksheet doesn't retain formatting (font,color etc...)in Microsoft Word but copying from other programs such as
    visual studio, chrome browser etc works fine. This doesn't work even after changed the setting to Keep Source formatting of Options-> Copy and Paste Settings

    Hi,
    I notice that you have cross posted in Answers forum and Oracle forum. Have you tried Mr. Peter's suggestion?
    Then, I recommend we check the Word settings:
    1. Go to: Options > Advanced > Cut, Copy and Paste
    2.  Make sure that Use smart cut and paste is ticked. 
    3. Click the Settings button next to this option
    4. Make sure that Smart Style
    Behavior is checked.
    If the issue still exists, please upload a sample through One Drive, I want to test.
    Regards,
    George Zhao
    TechNet Community Support

  • How do I copy my old xl files from my XP machine to operate on xl for Mac on my new iMac.  When I copy them onto a stick and transfer them it automatically makes them xls files which are then corrupted when I try to open them in xl for mac

    How do I copy my old xl files from my XP machine to operate on xl for Mac on my new iMac.  When I copy them onto a stick and transfer them it automatically makes them xls files which are then corrupted when I try to open them in xl for mac

    Sorry, yes this is Microsoft Excel.  The Microsoft XP has Excel files denoted as xl, the later versions of Microsoft Excel are denoted as xls files.  The later verions of Microsoft Excel open the xl files OK, does Excel for Mac not able to do this?

  • How do you Design and Develop?

    How do you Design and Develop?
    I know this varies based on alot of things such as knowledge, preference, purpose, resources, etc..but I am curious how different (level of expertise) designers actually prefer or implement their websites. I decided to do this post after two different forums discussions regarding 1.Templates and PHP and 2. Backend Development.
    1. How do you generally approach a project?--Wireframe, Freehand (as it comes), PSD template, etc.--Do you have a specific 'methodology' or procedure?
    2. What are 2-3 of your main resources / sites / applications etc that you use (and for what?)
    Specifically: What do you use (and how) to get up a website? (I know again this depends on a variety of things, but in general..) *also if you would like to comment on your expertise or level maybe helpful.
    Do you prefer (Pros/ Cons of:) What advice would you give regarding below?
    Your own HTML/CSS/Script based site that you mostly (if not completley) built. (More control and original, but harder / tedious for beginner)
    HTML Temlplate (tweak the HTML and CSS)--non framework type (Quick and easy, but usually poor quality, outdated?)--but some can servde as good starting point.
    Wordpress (And others like Drupal, Joomla) (Somewhat quick and easy access to tweak a quality WP Theme with ability for alot of features--forms, search, databases, etc (otherwise might have trouble with advanced features w/o good working knowledge og PHP and MYSQL, maybe others?)--but kind of a 'workaround' for real HTML design?
    Frameworks types like Foundation, Bootstrap, Skeleton
    A combination or hybrid of methods? -- or another method I have overlooked?
    Thanks very much for any insight you can offer, hopeully this will lead to a vibrant discussion.-

    The websites I build are 95% PHP/MySQL. They are heavy on business logic. I sometimes work with designers, SEO "experts" and (rarely) other coders. I almost never work on the content of websites. The clients do that themselves through the CMS I build for them.
    I write every line of code myself except for the use of jQuery and a few PHP code classes adapted from others. I can build a complex website in a matter of minutes by reusing the code libraries and patterns I have developed from previous projects.
    I don't use a PHP framework because I have developed my own "pseudo-framework" for the particular kinds of sites I build, but I respect the frameworks that are out there. They can teach you excellent coding habits.
    In starting the design and logic of a site, the most essential question is: What is the website (or website project) supposed to accomplish? My clients tell me what they want to accomplish, but I usually decide how to get there. This holds for both business logic and design, because design also must serve the business objectives.
    My website projects generally take four months to two years to complete. The client usually dedicates one employee to work as a liaison between me and the rest of the company. Because the sites I build are heavy on the business logic, a great deal of time is spent on testing and debugging. I make testing the responsibility of the client so I can't be held liable if, for instance, a terrible accounting mistake is discovered in the code logic.
    I like to use Adobe Illustrator for design development because I became an Adobe Illustrator ACE in 2000; however, I can see that Fireworks is probably the better tool. Photoshop is an important secondary tool.
    For general site management and code writing I use both Dreamweaver and ZEND Studio; however, I use Dreamweaver less and less.
    I now require all my clients to have their websites (and also domain name registrations, since my company is a domain name reseller) hosted on my VPS server. This prevents anyone from stealing code I have worked for years to develop and also establishes a commitment between myself and the client. When you are starting a web development business, you can't demand this kind of commitment from the client. Even a lot of great seasoned developers can't. It depends on your reputation within the specific industry(ies) you service.

  • Requirement to programmatically copy documents from KM to a Windows folder

    We have a requirement to programmatically copy documents from KM to a Windows folder with final destination being SharePoint.  We are able to access the KM folders manually through WebDav and adding Network Place in Windows.  However, we need to do this programmatically.  Has anybody solved this puzzle?  We are looking for a .NET solution.  We have already ruled out NetWeaver Portal Drive 4.4 as a good solution because it seems is not supported for current and future hardware.
    Thanks!
    Mario

    Dear Mario
    You can use KM API to code for download of the files ,but please make sure that the server has acess to the local destop.
    1) Read the folder form KM
    2) Read Each file as a byte array
    3) write the Byte array as a file in the local desktop(Make sure for the premission )
    4) Repeat the above steps for all the file in the folder
    Regards
    Noel

  • How Can I get a copy of Designer 6.5

    We would like to get a copy of the Designer 6.5 Limited Production release so that we can begin evaluating the tool and planning for the migration from 2.1.2 to 6i. How can I get a copy of Designer 6.5?

    Hello to all
    another option is to download and install the portable firefox version from the next link, if you want to use it occasionally : http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox%2C%20Portable%20Ed./
    portable version is more flexible, and you can delete it any time without worries
    please read the [http://forums.mozillazine.org/viewtopic.php?f=23&t=2249039 ultimate guide from '''the-edmeister''']
    thank you

  • A "designer" file being worked on a machine, is checked-in regularly, if at any point of time the latest version of that file is taken on the same machine, all the data gets deleted

    A “designer” file being worked on a machine, is checked-in regularly, if at any point of time the latest version of that file is taken on the same machine, all the data gets deleted

    Hi,
    Could you provide us more information to help you?
    If you have resolved the issue, it would be better if you can post the solution here, which will help others.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I copy documents from a Sharepoint On Premises library to a Sharepoint Online library and at the same time preserving their metadata?

    How can I copy documents from a Sharepoint On Premises library to a Sharepoint Online library and at the same time preserving their metadata?
    I use the Open Explorer Windows to drag and drop the files, but the metadata are not copied. Thanks.

    To maintain the metadata you'll need to use one of the third party tools that does this kind of migration.  Metalogix has a product with a free trial that we have used before.  (Don't remember whether the free version maintains metadata or not).
     You can read about it here:
    http://www.metalogix.com/Products/Content-Matrix.aspx
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Create new BPS documents from "COPY DOCUMENTS" user exit.

    Hi Gerd,
    thank you so much for your reply.
    I'm continuing other thread here. (Copy "document icon" to new sheet from "SEM-BPS 1" sheet)
    <b> We've a layout that doesn't use macros. </b>
    We'd like to attach a document for each line that is entered on this layout. All the document attribute characteristics are included in this layout.
    Document contents & technical name can be any thing.
    Should I be able to do this?
    This ensures that users be able to edit documents on other layouts which is crucial.
    I tested this For couple of lines and I was successful.
    Before I'd like to start implementing this, I appreciate your inputs on the prcoess that I follow if this is an effective way of doing?
    Any concerns from the performance side?
    any other hidden issues/concerns that you might be familiar with?
    1) I'm reading all document attribute characteristic values of the layout new lines from the user exit.
    2) I've created one variable for each "document attribute characteristic"
    3) I've created "COPY DOCUMENTS planning function" and included variables in the parameter group
    4) user exit in step 1 fills all variables (fills only 1 value at a time) & passes to "COPY DOCUMENTS parameter group"
    4) due to restriction of only single entry variables usage in
    "COPY plannig funciton", I'm using "API_SEMBPS_FUNCTION_EXECUTE" and executing "COPY DOCUMENTS planning funciton" as many times as number of new lines
    5) if there are 6 new lines, user exit in step 1 loops 6 times & calls "API_SEMBPS_FUNCTION_EXECUTE" 6 times which inturn executes "COPY DOCUMENTS planning funciton" 6 times
    Am I on the right & effective path?
    Is there any better approach?
    Appreciate your inputs

    Hi,
    This is one way you can do that. The bad side of your implementation is that the planning function is called 6 times. It would be better to copy the coding of the planning function and modify it in such a way that you can do all of the steps in one go. If the performance is all right I would still leave it the way it is as then you do not have to change to coding.
    Best regards,
    Gerd

Maybe you are looking for