Can I export HR infotype text elements and then import them elsewhere?

I am attempting to extract PCL1 TX text elements from one SAP client and want to import them into another.  Have any of you tried and succeeded at this?
I have had some, but not total success.  I am actually creating the text element records in pcl1 using the 'export text-version wa_text to database pcl1(tx) id wa_text-i_key' command.  The key matches exactly the key in the client I have copied the text elements from.  There is also an 'X' in the infotype record in the itxex field, and the 'display text' button shows on the screen.  However, when I select the 'display text' button from the PA20 or PA30 screen, all I get is a blank infotype text screen.
Any suggestions?
Edited by: Kathy Cunningham on May 12, 2011 10:42 PM

You might be missing the ptext parameter that contains the text.  I found the below syntax that may help:
EXPORT
    text-version FROM version
    ptext        FROM IT_TEXT
  TO DATABASE pcl1(TX) ID pskey
    FROM pcl1.
Upon further review, it does appear you may sending it, just not using the "from" syntax.
Edited by: Ron Mulig on May 13, 2011 8:56 AM

Similar Messages

  • Can I create a site in Illustrator and then import it into Muse?

    Can I create a site in Illustrator and then import it into Muse? If not, why not?

    No, you can't and it kinda defeats the purpose of Muse altogether. Thats like saying, "Can I use Muse to create vector graphics for designing logos?" Or, even simpler " Can I use this hammer to unscrew this picture hook in my wall?"
    Muse would import that AI file as an image only. So, you would have one big picture and no functionality to any buttons, menus etc.
    I would suggest that you try downloading the trial version of Muse. If you could/would design a site in AI ( despite it being an unsuitable tool ) you will find Muse just as easy to use. If you are proficiant in Illustrator or InDesign, Muse's interface is very familiar and uses similar techniques.

  • I use version 4.01. How do I backup bookmarks and then import them into my laptop?

    I want to export my bookmarks from my desktop and then import them into Firefox on my laptop. The Help file tells me to open "Organize Bookmarks" 'but I can't find it! Help!

    Sorry, that menu item was renamed. You want "Show All Bookmarks" now.

  • Images exported to LR4 from Elements and then re-exported back to LR4 do not show up there

    I have just upgraded from elements 6 and LR3 to Elements 11 and LR4.  I export from LR4 to Elements, adjust the image and 'save' as psd.  In LR3 the saved psd would be visible alongside the original image.  That doesn't happen now....which is a real pain.  What can I do to make it happen, please. 

    One possibility is that you accidentally opened a new/different catalog.
    Look at File->Open Recent and open the catalogs shown there and see if your photos appear

  • Can I scan  line art (B&W drawings) into Elements and then fill them with color?

    In Photoshop CS I could do this. Can this be done with Elements? All I see under "IMPORT" is importing from a camera. Can I import something I have scanned as well?

    I see you’re in Tiger and I’m running Leopard. If I remember correctly, in Tiger it’s something like Print > PDF > Quartz Filter > Gray Tone. In Leopard, it”s
    Print > PDF > Open PDF in Preview > Save As > Quartz Filter > Gray Tone.
    If Quartz Filter doesn’t directly follow PDF there may be a menu that says Filter and then Quartz Filter. My memory, to quote Henric, is “porous.”
    Walt

  • How can I copy picture on a CD and then play them on the blue ray player on my TV?

    How can I copy pictures from iphoto on a CD then play it on my blueray player on the TV?

    You are attempting to do this in a very difficult manner. Why not simply get an AppleTV ($75 refurbished from Apple) and you can share all your iPhoto content on your TV. That would be much easier than exporting to a CD/DVD, loading it into a player and then playing from a DVD. Apple tells about setting up Home Sharing in http://support.apple.com/kb/ht4352.

  • Aperture Export to Photoshop for PC and then Import Back to Aperture

    Hi,
    I need some advice: I have all my photos on Aperture 2. The person we hire to edit our photos works with Photoshop on Windows 7. What is the best approach so that I can export the aperture master files for him to enhance the pictures in Photoshop on his PC and then bring those edited photos back into our Aperture copy?
    Thanks,
    Aperture Learner

    ApertureLearner wrote:
    However, if you do it, what would be the most efficient way to do it?
    Your best bet (if you are making adjustments in Aperture prior to sending) will be to export as PSD, 8-bit (to allow all filter compatibility), in the color space requested by your Windows 7 contract person. Note - Windows 7 has it's own ideas on handling color, so color space in this case is important.
    If you are sending RAW files, then the person using Photoshop on Windows 7 will probably be using Adobe Camera Raw to process the RAW data. There is an obvious difference in the RAW processing theory used by Adobe when compared to the Apple RAW processing theory. The default in Adobe Camera Raw is very 'flat' when compared to Apple's. Note - I have significant experience using PS on Windows 7 at work.
    Basically, you will be receiving from the Windows 7 user a re-interpreted image file. If this is what you intend, then you need to decide whether you want to wait to import into Aperture until after receiving the files back from him / her. As Allan inferred, you won't be able to keep any keywords or adjustments made in Aperture if you send the Master files. The best you could do is import to a project with the original and then the final file done in PS on Win 7.
    Another issue that may or may not matter to you, is that you will not be able to utilize any layers that you receive in the returned file unless you resend the original received (Windows 7) Master file. This is because Aperture flattens all exported files and internally created versions (one layer without transparency).

  • Can Automator do this? (Move folder and THEN import to iTunes)?

    I want to drop a music folder on a droplet and have it automatically moved to my Music directory and then the files in that moved directory added to iTunes. I do not want to have iTunes manage my music files for a number of reasons.
    I tried to do it in Automater using the "Move Files" action and then the "Import Files Into iTunes" action, but that didn't work, it only moved the files. I'm missing something, as I'm guessing after the move it doesn't pass the directory info to the next action, but I'm a total Automater/Apple Script noob.
    Thanks in advance for any help or advice you might be able to give me.

    That should be very doable.
    I think part of the issue you're facing is that automator needs to know the new location of the folders you moved, so you need to add another Get Specified Finder Items action before the Import Audio Files.
    Your Automator action would look like this:
    Get Specified Finder Items
    (Add your drop folder)
    Move Finder Items
    (Select your music folder location)
    Get Specified Finder Items
    (Add your new folder location - see note below)
    Import Audio Files
    (use the MP3 encoder)
    This works just fine for me on my system, but I let iTunes manage my music folders and have fixed file locations for the drop, and let the system delete after import.
    Some caveats: The MP3 encoder will use what ever you have set in iTunes for the bitrate, etc, so make sure iTunes is set where you want it.
    I think another issue you're going to run into is that the process can't be completely automated since you're not using fixed folder locations. To use changing locations, you would open the Options button on Get action, check Show this action when the workflow runs. Then when you drop your files or run the automator, it will pop up a box asking you to point to the folder your new music is in. Not quite automatic, but unless you're going to let iTunes manage, I'm not sure how to do that. I'm certainly not automator expert.
    You could probably come up with a very sophisticated applescript to do this, but I'm just learning applescript, so you'll have to get help there from someone else.
    To make the automator run on the drop, google for instructions there.
    Hope this at least gets you going in the right direction.

  • Exporting video from one machine and then importing into another not working...

    Here is my situation:
    I wanted to import some videoes into iMovie on my Mac (OSX Lion) that my wife shot on her iPhone 4S (ios 5.x). I first synched her photos and video with iTunes/iPhoto on her machine (OSX Snow Leopard), then exported them from iPhoto onto a thumb drive. Then I imported them into iPhoto on my machine.
    The pics are fine. But the videos are not playing. iPhoto sees they are videos, but each one is like a still: there is no duration to the video when you hit the play arrow. They also will not play by clicking on them directly in a Finder window from the thumb drive. The are showing up (for example) as IMG_0133.mov, with the proper "Quicktime movie" in the "Kind" column, but each one is 1 to 1.5 MB or less, so something is up.
    Anyone know what has happened? Perhaps they don't export correctly?

    Yes, I do, and I will do that when I re-do the process tonight.
    Do I need to (or is it advisable) to export the .mov files separately?
    I admit I was in a hurry and never having done this before, I did not look closely at the options.

  • How can I move my 31K photos to a standalone drive in folders and then import them back to edit and then perhaps return them to iphoto and library to produce slide shows

    I want to move my photos into folders, which reflect the contents of iphoto events , to a standalone hard drive. Subsequently I intend to return them a few at a time to edit in Elements. Once  they are edited I may return groups to iphoto to organize into slide shows. As things stand now, my iMac drive is rapidly filling  up. I do not use raw files so I want to move Jpegs and edit them.
    David

    I'm with Léonie. That's a very (and unnecessarily) complicated plan you have there. As Léonie says you can just set Elements as an external editor.
    To move a Library:
    Make sure the drive is formatted Mac OS Extended (Journaled)
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • Can I develop a site using Bootstrap and then import into Dreamweaver to update to the free Business Catalyst hosting?

    Can hand generated code be imported into Dreamweaver in order to use the free hosting option?

    BC provides you templates to use to modify and sell to a client.  Otherwise, they wouldn’t be there.  For example, the templates are offered when you go to create a new site. BC asks if you want to use a template, import a site, etc… so your analogy doesn’t apply in this situation.
    TRACI STEIN

  • Exporting database from oracle 11g and then importing it in oracle 10g

    Hi! there every one...
    please tell me the way to export the data and my data structures i.e the complete database from Oracle 11g to older version(oracle 10g) and how to import it there..
    i'm moving the database from one machine to another without lan, preferably via storage device...

    EXPORT FROM 11G to 10G.
    1) log on to 11G box.
    2) cd /<>/product/app/oracle/product/10.2/network/admin/
    3) Get the connection string from tnsnames.ora for the respective instances
    4) export ORACLE_HOME=/<>/app/oracle/product/10.2.0
    5) export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    6) cd /<>/app/oracle/product/10.2.0/bin
    7) #>./exp file= test.dmp ......
    Username: user1@<connection_string>
    Password:*******
    8) Import as usual

  • Status gui, text elements and screens in Abap in Eclipse

    Hello everybody,
    Today i start using AiE, but i see that i can't create status gui, text elements and screens, the only method to achieve this is open sap gui (from eclipse) and create this directly there. I don't know if i am doing something wrong but i can't see how to create this objects in eclipse.
    Is SAP working to implement this options directly in Eclipse without having to go to sap gui?, if that's right, when are we going to see this options directly in eclipse?.
    In advance thank you very much.
    Best regards.
    Jhon Jairo Teran.

    Hi Jhon Jairo Teran,
    you are right, some development objects are currently only supported in AiE using the SAP GUI integration. However, with each release more and more features become available. For example, editing message classes was added in a recent release. The best way to keep up-to-date with the features of AiE is to follow the AiE space on SDN (ABAP in Eclipse).
    On thing to keep in mind is, that the availability of some features depends on the version of the backend system. Thomas Fiedler created a blog that contains the information which features are available with which backend version: ADT Feature Availability Matrix for AS ABAP Releases.
    Christian

  • I like to manually upload my photo's to my computer, then import them to iPhoto. My problem with this is that now I have duplicates and it's taking up way to much space on my computer. Is there any way to stop iPhoto from creating duplicates like this?

    I always manually transfer photo's from my SD card to a new folder under Pictures, and then import them into iPhoto. After doing this for quite some time I know realize that I have all these duplicate photo's between iPhoto library and Pictures and a ton of wasted space. I want to continue to upload photo's to a new folder so I can organize them myself and then access them anytime through the finder, if I upload them through iPhoto then they're stored in "iPhoto Library" which can only be accessed through iPhoto. Is there anyway to stop iPhoto from duplicating photo's and just use it to catalog photo's from Pictures? Also on a side note, when using multiple SD cards in one folder, my camera often comes up with duplicate names for totally separate photo's, anyone have an suggestions for this?

    Yes you can set iPhoto to run in Referenced mode but don't. It makes more work for zero advantage, is unnecessary and only storing up problems for the future.
    https://discussions.apple.com/thread/3062728?tstart=0
    has how to do, and why you shouldn't.
    Using iPhoto makes the question about the filenames moot too... Other than that you'll need to renae the files.

  • Table for text elements and selection texts

    Hi All,
    In which DB table does SAP stores program name and corresponding text-elements and selection texts used in that program.
    There is a table D010TINF which just stores basic information but not the text elements number and name.
    Thanks in advance.
    Regards,
    Atish

    hi,
    table name - RS38M (take se11 and give this, u can confirm)
    field name  - STEXTT
    rgds
    anver
    if hlped pls rwrd points

Maybe you are looking for

  • How can I post-install NWDI into CE 7.1 SR5?

    Hello, I have installed the SAP NetWeaver Composition Environment 7.1 SR5 Evalution SDN Version  and the suitable NWDS for this. Both is working fine. But now I want to use a global dictionary for my simple datatypes, so that I can use them independe

  • Trying to add the new year 2012 to posting periods

    I am trying to add the new 2012 months in posting periods in order to allow us to post some invoices that have terms due in 2012. First, when I go to add a new period the "category" feild is missing. Im guessing this has to be added somewhere else bu

  • Music stops while web browsing

    Scenario: Go into iPod, select an album and begin playback. Next, begin browsing the web. After a few minutes, audio playback halts abruptly in the middle of a song. I experienced this while using the Edge network to surf. I have not yet tried to rep

  • Right side of menu bar hidden after 2nd monitor disconnect

    Hello, When I disconnect my 30" external monitor from my MacBook Pro, the far right side of my menu bar disappears -- the part with the clock and battery information, bluetooth menu and various other little doodads. How do I get the menu back? Also,

  • Pragma associated with the package BOMPCFGI

    Hi All, Oracle standard functionality creates the standard star part number with default sequence number appended But our Client requires the Star Part Number to be customised.As a result Oracle configurator is going to be implemented for Compression