Script to split line of copy into 2 frames?

Hello,
I was wondering if anyone has come across a script that could split a line of copy within a text frame into two frames (at a point of the users choosing).
The example below is similar to what I'm using in a catalog as a folio/photo credit. At the end of the design process, I have to go through and split text objects that are in color out from text objects that are b/w (this is so the catalog can be translated into a second language. Color items are on a common layer, each language is in black only and on it's own layer in the document).
Seen anything like that kicking around the internet?

Hi vasu_479,
Based on your description, you want to split columns in source table into two destination tables.
After testing the scenario in my environment, we can use Multicast to achieve your requirement. Just as you said, the Multicast would return all columns. But we can use the method below to achieve the goal:
If the destination tables are existing tables, we can just map column A, B and D as Input Columns to the corresponding Destination Columns in the Mapping tab for destination A. Then map column A, C, D and E in destination B.
If the destination tables are created in the Destination component, we can modify the create table query to directly create A, B and D for destination table A, create A, C, D and E for destination table B. Then there columns would be automatically mapped
in the Mappings pane.
If there are any other questions, please feel free to ask.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • Script to split one large RTF into several renamed smaller files

    Hi
    I have some RTF files in the format:
    1st January 2010
    Para 1
    Para 2
    Para 3
    Para 4
    8th January 2010
    Para 1
    Para 2
    Para 3
    etc...
    Essentially this is one long list of session notes.
    I would like to split this large RTF file into smaller RTF files, one for each date, naming the file by the date at the top of each session (in the format 2010-01-01, 2010-01-08, etc) and removing the date from the content of the files, so that I just have the paragraphs.
    Ideally the script would also be able to recognise date in different formats, e.g. 1st January 2010, 1st Jan 2010, etc.
    Would it be possible to do this with applescript?
    Thanks
    Nick

    Ah I was using 2007 to do the test as I have notes with dates going back to 2007.
    When I ran the script on the following text:
    1 September 2010
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    8 September 2010
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    I got one file named 2010-09-01 with this text:
    1 September 2010
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    8 September 2010
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    and one file named 2010-09-08 with this text:
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    8 September 2010
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    And I get this error message:
    error "Can’t get text 1811 thru -1 of "
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    "." number -1728 from text 1811 thru -1 of "
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • How to adjust splitted lines into one line in Text file?

    Hi Guys,
    I have a text file with 3 fields(comma separated): GLCode (Number), Desc1 (Char), Desc2(Char) and need to load it into BW.
    My Text file looks like:
    1011.00,"Mejor PC Infrastructure","This line is ok."
    1012.00,"Telephone Equipment $","This line ends in next line.   
    1)Need to change the equipment immediately.
    2)Take immediate action"
    1013.00,"V1 Computer Server Infrastructure # Equip","For purchases
    of components that make up the company's network, such as servers, hubs, routers etc."
    1014.00,"Flash Drive","Need to provide all IT Developer"
    This is how file looks like. Now I need the followings:
    1. Need to remove the space and need to adjust the splitted line into one. Say here
    line/record 2 is splitted into 3 lines and need to adjust in 1 line.
    2. In Line 5 (Record 3) data splitted into 2 lines and need to make 1 line.
    3. Need to remove bad characters.
    Could someone help me please how to proceed ?
    Regards,

    Not quite correct by my testing.  Try:
    $i=0
    Get-Content .\test.txt | ForEach {
    If ($i%2){
    ("$Keep $($_)").Trim()
    }Else{
    $keep=$_
    }$i++
    Good catch!
    Boe Prox
    Blog |
    Twitter
    PoshWSUS |
    PoshPAIG | PoshChat |
    PoshEventUI
    PowerShell Deep Dives Book

  • How can we split video into frames

    in jmf, can we split video into frames, how can we do that?
    thank you very much.

    hi!
    i'm also working on a system that requires the extraction of video frames.
    is this the example you were refering? http://java.sun.com/products/java-media/jmf/2.1.1/solutions/FrameAccess.html
    i tried the code and it always gives me a noProcessorException
    i run it as: java FrameAccess c:\1.mpg
    it says that "cannot find processor for c:\1.mpg"
    is it because it doesn't support mpg files? then what media files can it accept?
    or is it because my syntax for URL (c:\1.mpg) is wrong?

  • Can Export License text be copied into sales documents??

    I have set up legal control in Foreign Trade data to check for export licenses.  Within the license we are using there are several types of text.  I would like to get at least 1 of them to copy into the delivery note and invoice so I can have them print on the documentation.
    When creating this in text determination I can create the text but when I do not see any standard application object when I attemp to set up the access sequence which controls where the text is copied from. 
    Has anyone else been successful at setting this up so that export license text can be copied into the sales documents?  If so how did you get it to copy from the license??  If I can't copy it into the documents on line can I change my print program or script to go get the text and then print it??
    Many thanks for all the help I get from my SAP forum friends!!!         Debbie

    Thanks once again, Siarhei!!  You are absolutely right!!  The text exists in the TTXOB, STXH and STXL tables.  And I'm sure you are right that we can get that data to pull into the scripting and print.
    But do you by chance know why the text object EMBK does not exist in Text determination table (RVTXOBJ)?  If it did exist I could create an access sequence to go and get the data.  I would really prefer to set it up that way if possible so we can see the text in the sales order and then copy it into the delivery note and invoice.  If not, then of course I will use the scripting to get it printed.
    You have been so helpful!! 
    Thanks very, very much!!
    Debbie

  • Script to encode jpg and mp3 into video for youtube?

    Hi!
    Sometimes I upload music and stand-up to youtube. Till now I used wine + avisynth + virtualdubmod to achieve this. Lately I realized that there is another smipler way to carry out things: ffmpeg
    I was looking for some script or one-liner which makes the encoding task, but unfortunately none of those mentioned scripts worked. They are all obsolate that are mentioned by others. Some of them works, but the resulting video are denied by youtube. Do anybody know a simple one-liner or script (or maybe a handy application) which can do the transcoding the right way?

    You don't say if you want 1 or multiple .jpg images in the video.
    http://www.ffmpeg.org/trac/ffmpeg/wiki/ … m%20images
    Script to encode jpg and mp3 into video for youtube?
    With x264/mp3 into a mp4 container? Any number of ways. Here are some examples.
    ffmpeg -r 1 -i file.jpg -i file13.mp3 -c:a copy -c:v libx264 -b:v 500k ouput.mp4
    ffmpeg -loop 1 -i file.jpg -c:v libx264 -t 30 -i file.mp3 -c:a copy out.mp4
    ffmpeg -f image2 -i file.jpg -i audio.mp3 -c:a copy -c:v libx264 -b:v 500k output.mp4
    Find out how you want to do, then if you want a script to automate it, something like
    #! /usr/bin/env bash
    echo "What image file?"
    read image
    echo "What audio file?"
    read audio
    echo "what video size?"
    echo "Example: 640x480"
    read size
    echo "Output file name?"
    read name
    ffmpeg -f image2 -i "$image" -i "$audio" -c:a copy -c:v libx264 -b:v 500k -s "$size" "$name".mp4
    exit
    If you want to use multiple images, look at ffmpeg docs.
    Last edited by teckk (2013-08-18 22:49:36)

  • Return Free Items should copied into the invoice.

    Dear All,
    We  created a return sales order with two line items.First line item is REN and second line item is RENN item category type.When we created the sales order at that time RENN was not billing relevant.(in VOV7).I have  made the delivery and did the PGR. Now the client requirement is they want RENN should copied into the invoice.So now i changed in VOV7 for RENN item category and tried to invoice that open Delivery.But the system is still not copying the return free items into the invoice.
    So what changes do i neeed to do in return  delivery document or return sales order so that free item should reflect in the invoice.
    Regards
    Debasish

    Hi
    Can you check the status of the free return item (Renn)in the delivery and run the below report
    RVDELSTA
    if the above report is not updating then kindly take the help of Abaper to create a program to update the same ,please find the
    program below:
    TABLES: VBFA.
    data: cnt like sy-tabix.
    SELECT SINGLE * from vbfa  where VBTYP_N = ' ' and vbelv = ' '.
    if sy-subrc = 0.
    UPDATE  vbfa  SET PLMIN = ' ' where vbelv = ' '  and vbtyp_n = ''.
    endif.
    KIndly check the ossnote 445763
    Regards
    Damu

  • HOW to include the needed libraries to be copied into the self-cotained app

    I'm using: Netbeans 7.2, JavaFX 2.2, JDK 7u7. First, I believe the instructions posted at http://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm#A1349508 are off (when dealing with NetBeans, at least), as the resulting bundle copies the dependent libraries (3rd party) to the root where the main .jar file is placed, but the MANIFEST gets JavaFX-Class-Path with the lib/ prefix.
    This is what I have added to build.xml in the project's folder:
       <target name="-post-jfx-deploy">
            <fx:deploy verbose="true" nativeBundles="image" outdir="${basedir}/${dist.dir}" outfile="${application.title}">
                <fx:application name="${application.title}" mainClass="${javafx.main.class}"/>
                <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>
                </fx:resources>
                <fx:info title="${application.title}" vendor="${application.vendor}"/>
            </fx:deploy>
        </target>This is the tree structure of the dist folder after Clean and Build Project has been triggered by NetBeans:
    │   JFXA.html
    │   JFXA.jar
    │   JFXA.jnlp

    ├───lib
    │       log4j-1.2.16.jar

    └───web-files
            dtjava.js
            error.png
            get_java.png
            get_javafx.png
            javafx-chrome.png
            javafx-loading-100x100.gif
            javafx-loading-25x25.gif
            upgrade_java.png
            upgrade_javafx.pngAnd this is the structure of the created bundle (conents of the JRE runtime omitted):
    └───JFXA
        │   JFXA.exe
        │   JFXA.ico
        │
        ├───app
        │       JFXA.jar
        │       log4j-1.2.16.jar
        │       package.cfg
        │
        └───runtime
            └───jreProblem is, when I run the application (the *.exe* inside the bundle) it tries to run the main *.jar*, but fails due to the inability to locate compile-time libraries. Apparently, this behavior is due to the MANIFEST of the *.jar* being linked to the folder named lib (defaults), but the build script copies the libraries to the output dir where the actual *.jar* resides (dist). How can I fix this? Thanks.
    I think I have ran into the same problem as here: javafxpacker - include libs
    Edit*:
    Upon .jar extraction and further inspection of the MANIFEST file, I see this:
    JavaFX-Class-Path: lib/log4j-1.2.16.jar
    Currently, as mentioned above, the libraries end up in the root folder where the main .jar resides, due to:
    *<fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>*
    So, my question is, what do I need to change in order to get the dependent libraries to be copied into the correct path (with lib prefix), when building a bundle? The *<fx:fileset>* does not seem to support anu attribute that would specify the output path structure..

    Use
                 <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="lib/*.jar"/>
                </fx:resources>or simply
          <fx:fileset dir="${basedir}/${dist.dir}" includes="**/*.jar"/>Filed http://javafx-jira.kenai.com/browse/RT-24757 to update the docs.
    Edited by: igor on Sep 5, 2012 2:23 PM

  • PO line item copy to new PO doc.

    Hi , one question PO line item copy to new PO doc.
    if i made on PO docuemnt as bleow
    10  Item1    20unit
    20  Item2    10 unit
    30   Intem3   20 Uni
    and when I need to create new PO , if i wanna creat PO inclue only line time 10 ,20
    how can i do it? could you pls kinldy adivse?
    just copy POC totlay to new PO is very easy.. I already know that..

    Hello.
    thanks so much for your answer.
    I tried to create new PO as you told, but I failed again.
    I could copy only one item into new PO document   ( there are serveral item (material item , comsumer itme , )
    but only material item copied to new PO (select item and adopt)
    Could you pls kindly adivse?
    I would like to copy several items from the old PO document and pastes those items on one new PO document
    Step 1 - Type ME21N - Create Purchase order
    Step 2 - Select PO document type, Vendor & PO date.
    =================================================== ( by step 2 , this is just create new PO===
    Step 3 - Click Document Overview button and open new window menu in PO screen left side
    (Do you mean just clike Document overview? in the left screen? )
    Answer : Yes, click on the Document Overview ON button and then open left side one small window.
    Step 4 - Click Selection Variant button in the left side window menu and then select Purchase Order option.
    (do you mean just select "my purchase order" button i the selection options?)
    Answer : No, click on the 'Purchase Order' first option.
    Step 5 - Now next screen open and give OLD Purchase Order document number in Purchasing Document ______ input field &
    other input data filed is empty.
    ( I dont understand exactly what you mean, what's next screen? do mean open new session? or
    just select old PO document via document overview window in the left side? )
    Answer : Yes, after click 'Purchase Order' first option, it will open new session screen and on the screen input option is 'Purchasing Document ___________ . Here, you will give copy of the old PO number remaining input options data are empty.
    Step 6 - Now Execute the screen and shown old PO number 3 times shown (10,20,30)
    (What exactly do you mean? do you mean just click old PO number shown on the document overview? )
    Answer : Yes, after execute the old PO number shown on the document overview screen.
    ( we can do if there is still PO number in the left pane , just clicking po number )
    Step 7 - In the OLD PO first 2 line items are to be create new PO, Select 1st line using mouse and then adopt button click
    (Selection variant next button), 2nd line select & adopted to new purchase order line item from old PO line item 10 & 20 copied.
    (I wonder this answer , I followed as your instuction same way.. select itme 10 and adopt , and select item 20 and adopt
    and in the new PO document just click adopt , in that case, only one item copied..
    Could you pls make clear it? )
    Step 8 - Click Document overview button, the left side window menu closed.
    Step 9 - Adopted 2 line item rate, qty and tax details to be provide and then SAVE as new Purchase Order.
    Hello, my answer provided for you question. Now, you are clear and resolved of old PO to new PO for the particular line items.
    Regards,
    K.Rajendran
    Edited by: SAP toddler on May 14, 2011 9:50 AM

  • Problem converting Word '07 into Frame

    I have a  document that needs to go into Frame.  I have tried opening the .docx file with frame maker, as has been suggested on other websites, and the document opened with no formatting and the majority of the information missing.  Is there a way to open the word document, while retaining the formatting, into Frame for editing?

    Because you don't supply any details of your Frame install, it's hard to be specific with recommendations.
    You may want to follow up on those "other websites" to find out how they did it.
    But in general terms without knowing what version you're working with, the usually preferred method is to, from Word, SaveAs .rtf and open the .rtf in Frame.
    You may also be able to copy in Word and then Paste Special as RTF in Frame.
    In either case, plan on saving the FM file as MIF to remove hidden Word characters that can cause problems later.
    Then open the MIF file, save that as FM and go on...
    Art

  • How to Split Single Outbound Idoc into Multiples

    Hi guys
    Hope you all are doing good.
    Can you please let me know , How to Split Single Outbound IDOC into multiples.
    I am looking for some sought of configuration in IDOC/from SHIPMENT Configuration level.  Because this needs to be implemented for Shipment IDOCS.  Please let me know if this can be done through configurations apart from implementing  User exit or copying the outbound shipment function module.
    Awaiting for your valuable replies.
    Best Regards
    Shiva

    Hello,
    1. Routes
    2. Packaging used
    3. Shipment Type
    Regards
    Waza

  • Issues importing file with "copy into document option".

    I am running Framemaker 7.1.  I need to import a .jpg image into my document.  I selected File-Import-File and then selected the file and the "copy into document" option.  This placed the .jpg image into my document.  I saved the document and then closed it.  Then I moved the .jpg image file which I imported into the document to another location.  I then re-opened the document and I get the following message:
    "Missing File - Looking for ../xx.jpg".  I select the "Skip This File" option and then "Continue".  When I scroll down through the document to where I had previously imported the .jpg image and when I get to that page, I get the following message popup, "Cannot display some imported graphics.  The images will appear as gray boxes."  Once I select "OK" on the popup message, the image is displayed as normal.
    Could someone help explain to me how I can actually copy the image into the document without any reference to the original file pathname.
    Thanks.

    I was able to activate the hypertext.  When I click on the hypertext for the imported picture reference, the original document opens up but I don't see anything to indicate the imported reference.  The bottom line is that I want to delete the imported references since I don't want the references in the document. 
    Somewhere buried in the framemaker document are these two imported references and I want to remove them.  How do I do this?
    Keep in mind that when I click on the hypertext imported reference, it switches to the original document, but I don't see anything that indicates an imported reference so there is nothing for me to delete.
    Thank you.

  • Split line/tone Pantone swatches of same color look different

    QUESTION: In Illustrator I need to split a Pantone color into two different swatches (line and tone). When I duplicate the swatch and rename it with an "L" in front, the color looks different (with overprint preview)! Same CMYK values – I checked. I know it has something to do with how the swatch is named, because if I rename both swatches I don't have this problem. What's going on and how can I fix this?

    John Danek wrote:
    Not sure, but I would not recommend renaming Pantone Spot color swatches.  What's the point?  I mean, why would you mess with the names?
    I think they wants to use one swatch for certain parts of elements like the stroke and and perhaps the other for fills but of different and not necessarily common paths.
    Changing the name make it easier for them to know which is applied to the other. There coud be a reason to keep them separate and to have the names be different to make the work flow effiecient.
    I think the reason is that since they are now two different swatches it treats it as two different inks one from the book and the other from a CMYK mix.
    It simply does not recognize the second swatch as a book color which would have to be a second plate with the same ink.
    You cannot rename a book color.
    So unless you were planning to hit the piece with two plates with the same spot color what you want to do is not possible.
    I can see where you want this but I see no way of fixing it except a feature request.
    Perhaps placing the same swatch in two different color groups?

  • My fills VANISH when i copy & paste frame...

    I don't understand why. It is very frustrating.
    Basically, I have to take a bunch of drawings (frames which were drawn and colored IN Flash CS4) and place them into a symbol so that the animation can be reused frequently. However, when I copy the frames to paste them into a new symbol, the color (fills) dissapears from random frames!
    I tried using the copy frames method as well as the actual copying of the image and "pasting in place"... to no avail. No matter what I do fills arbitraily dissapear.
    Is there any particular way to get around this or any reason why? I've never ever had this problem on Flash 2004 MX which is ancient.
    Thanks in advance
    -j

    Are you able to share this shape (or just copy it to a new file and link it to the forum)?  I have seen stuff that sounds similar to this in the past that we've fixed, but it's very specific to the actual drawn shape, and we'd need to see it to figure out why it's happening.
    Also, have you updated to 10.0.2?  (there were some changes/fixes with drawing)
    Thanks,
    Jen.

  • Copy-into-Safari causes crash of all, in 10.4 & 10.5

    My two computers -- iMac with 10.4.11 & Safari 3.2, and MB-Pro with 10.5.6 & Safari 3.2.1 with no Safari plug-ins -- are stable except sometimes when I "copy" into Safari (in URL field or a web-page field) which causes the Spinning Ball to appear, and when I use Force Quit Applications (Command-Option-Esc) Safari is "not responding".
    Then most (but not all) other programs, both from Apple and third-parties like Word 2004, begin doing the same thing by "not responding" and sometimes even Finder crashes and I have to force Shutdown by pushing and holding the power-key. Has this common problem (for me) also occurred for others?

    It might be easier to upload the whole crash log to a free file hosting service, such as http://rapidshare.com/
         This requires a program to use, but after a "copy-into-Safari crash" nothing works. Catch-22.
    The log file should be under:
    Hard drive > Users > YourUsername > Library > Logs > CrashReporter > Safari.crash.log
         "should be" but isn't -- I already checked this log 4 days ago (because a page I found by searching for "mac crash log" said to look there) but in it the last file listed is January 15, and there have been many crashes since then.
         4 days ago I also found a page in Wikipedia -- (CrashReporter_(Mac_OSX) -- which said to look in /System/Library/CoreServices/Crash Reporter.app. Crash Reporter
    but evidently this existed in Tiger but doesn't exist in Leopard (someone else has an "update request" about this, so they couldn't find it either) and I haven't found any useful info from likely-named entries like Problem Reporter (it's an app that doesn't do anything when it's double-clicked, it probably is triggered automatically by a crash to produce the window with a HUGE amount of info that I cannot copy because after a crash nothing works) plus ReportCrash and ReportPanic (each produces a window with only a few lines of trivial info). And all of these 3 have not been updated since December or November.
        So... is there a permanent record anywhere? If yes, where is it?

Maybe you are looking for

  • Home Sharing - ever going to be fixed?

    I seem to be having progressively more trouble with Home Sharing; for something that should work so simply, it fails much too regularly. My iTunes library is hosted from an always on machine wired directly into the main network router (Draytek Vigor

  • Hooking Up My Mini To My Stereo

    Hi, My CD player attached to my amp in my home stereo stopped working. Rather than buy a new one I thought I'd hook my iPod Mini up to my amp. I have no idea how to do this or even if it's possible. Could someone walk me through what I need to buy an

  • 1099 Form for 2011

    Hi Experts, We  have got an request where need to update 1099 Form for this year, but I am not clear whether I should do 2011 year update or should we do 2012 update.(Smart Forms) SAP has released note for 2011 not for 2012. Thanks in advance. Shilpa

  • How do i download all the information onto a seagate go flex slim for mac

    how do i download all the information onto a seagate go flex slim for mac

  • Archive Messages in C3

    Hi, I just want to ask where the messages are saved once you move them to the Archive folder? Is there any way to transfer messages saved in Archive folder to other folders or to the Inbox or to your SIM? Also, I installed the Nokia PC Suite v7.1.51.