EXPORTing the LOGO from SE78(Scripts tx)?

Hi Experts,
my_company_logo is residing in DEV_1 system.
I want to get it in DEV_2.
There is no landscape btwn these sysetms, for transporting.
So, let me know that, How to get this logo from DEV_1 to DEV_2 sysetm?
1 - Any SAP Prog.(like RTXSCRP prog. for export/importing the SAP Scripts) to export/import this logo?
2 - any other idea, like SAVE AS?
thanq
Edited by: SAP ABAPer on Nov 23, 2008 7:22 AM

Refer:
Re: Download logo from R/3
How to download an image from SAP to my PC?
Download

Similar Messages

  • How to down lodoad logo  from se78

    Dear friends
    in SE78 in uploaded logo of my client, but the problem is i want to down lode logo from se 78
    can any one help me how to down lode logo from se78 to desk to

    REPORT Z_DUMMY_ATG_3.
    DATA : L_BYTECOUNT TYPE I,
           L_TDBTYPE   LIKE STXBITMAPS-TDBTYPE,
           L_CONTENT   TYPE STANDARD TABLE OF BAPICONTEN INITIAL SIZE 0.
    DATA: GRAPHIC_SIZE TYPE I.
    DATA: BEGIN OF GRAPHIC_TABLE OCCURS 0,
    LINE(255) TYPE X,
    END OF GRAPHIC_TABLE.
    CALL FUNCTION 'SAPSCRIPT_GET_GRAPHIC_BDS'
      EXPORTING
        I_OBJECT       = 'GRAPHICS'
        I_NAME         = 'ZPRUEBA'
        I_ID           = 'BMAP'
        I_BTYPE        = 'BCOL'
      IMPORTING
        E_BYTECOUNT    = L_BYTECOUNT
      TABLES
        CONTENT        = L_CONTENT
      EXCEPTIONS
        NOT_FOUND      = 1
        BDS_GET_FAILED = 2
        BDS_NO_CONTENT = 3
        OTHERS         = 4.
    CALL FUNCTION 'SAPSCRIPT_CONVERT_BITMAP'
      EXPORTING
        OLD_FORMAT               = 'BDS'
        NEW_FORMAT               = 'BMP'
        BITMAP_FILE_BYTECOUNT_IN = L_BYTECOUNT
      IMPORTING
        BITMAP_FILE_BYTECOUNT    = GRAPHIC_SIZE
      TABLES
        BDS_BITMAP_FILE          = L_CONTENT
        BITMAP_FILE              = GRAPHIC_TABLE
      EXCEPTIONS
        OTHERS                   = 1.
    CALL FUNCTION 'WS_DOWNLOAD'
      EXPORTING
        BIN_FILESIZE            = GRAPHIC_SIZE
        FILENAME                = 'C:\FirmaAsociado.bmp'
        FILETYPE                = 'BIN'
      TABLES
        DATA_TAB                = GRAPHIC_TABLE
      EXCEPTIONS
        INVALID_FILESIZE        = 1
        INVALID_TABLE_WIDTH     = 2
        INVALID_TYPE            = 3
        NO_BATCH                = 4
        UNKNOWN_ERROR           = 5
        GUI_REFUSE_FILETRANSFER = 6.
    IF SY-SUBRC  0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Reward if useful

  • Exporting Animated logo from AE cs6 into Premiere cs6

    I have an animated logo that I would like to import into premiere cs6. When I exported it into premiere, it only imported the picture, not the background and animation along with the picture. What can I do export the logo in its entirety?

    If your export does not show everything in your composition then you are looking at the wrong view in AE or you have set elements in your composition as guide layers. The only thing exported is the Active Camera view. There are also many ways to bring an AE animation into Premiere Pro. You can add the .aep to PPro and load the comp into the sequence, You can use Dynamic Link from inside the sequence to replace footage, or you can render to any one of about 10,000 different formats for use in PPro, only a very few of which are suitable for a production workflow. You have given us nothing to go on to solve your problem. If checking for guide layers and making sure that you created your comp using the Active camera view does not solve your problem then we need to know everything that is going on in your comp and exactly what your workflow is.

  • I am trying to use photomerge compose.  I open one standard jpeg image and one image that is my business logo in a png format.  When I select the png image, to extract the logo from it, it appears as all white and will not allow me to select the logo from

    I am trying to use photomerge compose.  I open one standard jpeg image and one image that is my business logo in a png format.  When I select the png image, to extract the logo from it, it appears as all white and will not allow me to select the logo from it.  It has worked in the past but I downloaded the update today and photomerge will not work correctly.  Any ideas?

    hedger,
    How do you expect anyone to help when we don't know a darned thing about the file, abut your setup, exact version of Photoshop and your OS, machine specs, etc.?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • How can we export the data from OAF Page to Excel instead of .csv or .txt

    Hello,
    How can we export the data from OAF Page to Excel instead of .csv or .txt
    When i click on the export button it is exporting to txt file, But i need to export the data into Excel by default
    Please help me
    Thanks in advance
    Thanks,
    Raju
    We have changed the below profile option to get the data in excel by default
    Profile Name Export MIME type
    Profile Code FND_EXPORT_MIME_TYPE+
    Existing Value: text/tab-separated-values+
    Change as: Excel
    Thank you,
    Raju
    Edited by: 1006649 on May 21, 2013 10:55 AM

    We have changed the below profile option to get the data in excel by default
    Profile Name Export MIME type
    Profile Code FND_EXPORT_MIME_TYPE+
    Existing Value: text/tab-separated-values+
    Change as: Excel
    Thank you,
    Raju

  • Problem while exporting the data from a report to an excel file.

    Hi SAP guru's,
    I have a problem while exporting the data from a report to an excel file.
    The problem is that after exporting, the excel file seems to have some irrelevant characters....I am checking this using SOST transaction..
    Required text (Russian):
    Операции по счету                                    
    № документа     Тип документа     № учетной записи     Дата документа     Валюта     Сумма, вкл. НДС     Срок оплаты     Описание документа
    Current Text :
       ? 5 @ 0 F 8 8  ? >  A G 5 B C                                   
    !   4 > : C       "" 8 ?  4 > : C      !   C G 5 B = > 9  7 0 ? 8 A 8        0 B 0  4 > : C         0 ; N B 0      ! C <       ! @ > :  > ? ; 0 B K        ? 8 A 0 = 8 5  4 > : C
    Can you help me making configuration settings if any?
    Regards,
    Avinash Raju

    Hi Avinash
    To download  such characteres you need to adjust code page to be used during export. You can review SAP note 73606 to identify which code page is required for this language
    Best regards

  • Getting an error while importing/exporting the universe from my BO Designer

    Hi,
       I am facing a issue while importing/exporting the universe from my BO Designer to the Server.The error is mentioned below.
       'File Repository Server Input is down'
       Once I click the OK button on this error message, it displays  the message
       'Could not import the Universe'.
      I tried the check the status of the File Repository Server (Ouput and Input) and also the of the Root Directory on the  Physical Server and also my machine.They all have read-write access.
    Installed Version of the Universe Designer Client: Business Object XI Release 2 SP3
    Installed Version of the BO Enterprise Server: Business Object XI Release 2 SP2
      Can you please help me to resolve the issue

    Hi,
       The step you have mentioned may not be applicable to my issue as one of my colleagues can import/export the universe from the same server
    The second thing is that a DB2 Client v9 is installed on both mine and my colleagues system.The Designer software can recognise the DB2 drivers on his system but it cannot recognise the same drivers on my system.I even checked the versions of the BO software installed on his and my system and they are same.
    The only difference is that his machine is a Windows XP Machine and mine is a Network Desktop.
    Will any of the above two things will affect the operation of the BO Designer.
    Thanks
    Prabhakar Korada

  • How can I, or can I export my songs on my iPod back to my computer?    The songs on my iPod Video 5th Gen now, were at one time on my computer, but have since been erased. Why can't I export the songs from my iPod back on to my computer? I have this

    How can I, or can I export my songs on my iPod back to my computer?
    The songs on my iPod Video 5th Gen now, were at one time on my computer, but have since been erased. Why can't I export the songs from my iPod back on to my computer? I have this same problem with my other devices (iPad 3rd Gen and iPod Nano 6th Gen). I am really frustrated now, because it seems as if I have to start all over again. This will be a royal pain in the butt! I don't understand why Apple makes this so hard and impossible to do this. Please help, anybody!!

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • How do I export the music from my itouch when I have recently lost my computer and cd's?

    How do I export the music from my itouch when I have recently lost my computer and cd's?

    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • Is there is a way to export the themes from iDVD to DVD Studio Pro?

    OK...so here's what I'm trying to find out: is there is a way to export the themes from iDVD to DVD Studio Pro? Or can I build the project in DVDSTPRO and import it to iDVD to build and burn?
    I've read several threads here and haven't come across my specific question. If I missed it, please copy me a link. Otherwise, I'd like to use the templates/themes in iDVD with my FCP project.
    I was thinking about importing the project from FCP to iDVD. Then, I thought about the markers etc....
    So, if anyone had an idea, tip or link, I'm all for it!
    Thanks!
    ron

    Importing iDVD Projects and Themes
    DVD Studio Pro 4 can import projects from iDVD 3 and iDVD 4. You can import an iDVD theme by using the theme in a project within iDVD and importing the project into DVD Studio Pro. When creating the project within iDVD, you do not need to use the final assets or make a complete project.
    Note: DVD Studio Pro will not import projects from iDVD 1, iDVD 2, and iDVD 5. In general, iDVD needs to be installed on the same system as DVD Studio Pro. An exception is if you import an iDVD 4 archive project.
    To import an iDVD project or archived project into DVD Studio Pro:
    1 Do one of the following:
    • Choose File > Open.
    • Press Command-O.
    2 Locate and select the iDVD project or iDVD 4 archive project in the Open dialog, then click Open.
    DVD Studio Pro imports the iDVD project.
    About the iDVD Project Import
    When DVD Studio Pro imports an iDVD 3 or iDVD 4 project or iDVD 4 archive project, it has standard locations it looks for to find the assets and themes used in the project. This is especially important if the project uses custom themes.
    The standard locations that DVD Studio Pro uses are (in this order):
    • iDVD project bundle: This is the file created when you save the project.
    • [user]/Library/iDVD/Favorites: This folder is located in your home folder.
    • [root]/Library/iDVD/Favorites: This folder is located at the root of your disk.
    • /Network/Library/iDVD/Favorites: This folder is on a network system specifically
    configured by your system administrator for this purpose. (This is not the same as having a server networked into your computer.)
    • iDVD application bundle: This is the iDVD application file that contains the default theme elements.
    Note: When you create an archive project in iDVD 4, you can choose to include the themes and encoded files. For the best portability, you should include both options. This results in a larger archive file, but ensures you can take the file to any DVD Studio Pro system and import it without missing assets. If you do not choose to include the themes and encoded files in the archive file, those assets must be available in one of the standard locations.
    If your project will have automatically-created chapter index (scene selection) menus based on markers embedded in the video, it can be easier to create these within iDVD prior to importing the project into DVD Studio Pro. This ensures the chapter index menus use the selected theme’s background and include arrow buttons to navigate between the menus.
    Important: To ensure all iDVD menu elements import correctly into DVD Studio Pro, you must navigate to each chapter index menu within iDVD before saving the project. This is also true for any menus you add to your iDVD project by clicking the Folder button.
    Issues With Importing iDVD Projects
    There are some issues to be aware of when you import iDVD projects:
    • If you import an iDVD project with DVD-ROM content, DVD Studio Pro does not update the settings in the Disc Inspector’s General tab to reflect the DVD-ROM content. You must manually select the DVD-ROM layout and choose the folder to include.
    • When you create a slideshow in iDVD, you can add arrow buttons to each still to provide viewers with an additional method of jumping to the previous and next stills. These arrow buttons are not imported when you import an iDVD project into DVD Studio Pro. The viewer must use the Previous and Next buttons on the DVD player’s remote control to jump between stills.
    • The button highlights used in iDVD may look different when imported into DVD Studio Pro. In most cases, the text in the buttons is set to be included in the highlight. Additionally, buttons that use an underline in iDVD will not have an underline when imported into DVD Studio Pro.
    • When you import an iDVD project, you may find that the button that is highlighted by default on some menus changes. During the project import, DVD Studio Pro numbers the buttons on each menu and highlights button 1 by default. You can assign any button on a menu to be the default button in the Menu tab in the Menu Inspector.
    • If you import an iDVD project that contains a drop zone configured as a slideshow and has multiple slides assigned to it, DVD Studio Pro only shows the slideshow’s first slide in the drop zone.
    Source: +DVD Studio Pro User Manual+

  • Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the

    Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the problem
    Please some one help on this

    You need to try exporting the first half of the book.
    If that exports ok then export the other half of the book.
    Whatever half it fails on - keep dividing the book in half to find the culprit page or pages.
    For example if your book is 128 pages long:
    1. Export pages 1 - 63
    2. If these Fail to Export then
    3. try exporting1-32
    4. If these Fail to Export
    5. then try exporting1-16
    If it doesn't fail (step 2)
    Then export pages 64-128
    and 64-90 etc.
    until you find the pages causing the issues.

  • I added 2 cd's to itunes 11, I have an ipod classic 30gb, how do I export the albums from itunes to my ipod?

    Hi Ihave an ipod classic 30gb, i imported 2 cd's into itunes on win xp pro sp3, how do I export the albums from itunes to my ipod?

    It depends on how you previously added content to the iPod?  Or are saying the iPod is currently empty, and you want to add these albums to it?
    If you want to sync your entire iTunes music library to the iPod, which may or may not be just these two albums at this point, you can do the following.  Select the iPod in iTunes, so that you see the iPod's "management" screen.  If you are using the latest iTunes 12, you do this by clicking the "device button" on the horizontal bar that goes across the iTunes window (near the top).  The button's icon looks like the connected device.
    On the iPod's screen, there is a sidebar (along left side of window).  In the sidebar, under Settings, click Music.  To the right, the iPod's Music settings screen is shown, where you tell iTunes how to sync songs to the iPod.  Near the top, there is a checkbox for Sync Music.  Check that box to enable automatic syncing.  NOTE:  If that box is not already checked, checking it will replace the iPod's existing content with content from your iTunes library.  Any songs on the iPod now that are not in your current iTunes library will be lost.
    Below that setting, there are two options for how to sync songs.  30GB is a decent amount of storage space, so if your entire iTunes library can fit on your iPod, you can use the option to sync Entire music library.  Then click Apply.  iTunes syncs your entire iTunes music library to your iPod.  Going forward, any changes to your iTunes music library (such as adding more albums or songs) will sync automatically to the iPod, the next time it is connected (or when you click Sync if already connected).
    If your situation is different, please reply back with more details.

  • Is there any method to export the data from oracle 10g in any format !!!!!

    is there any methods to export the data from oracle 10g in the format of excel or csc or txt or anyother. i already downloaded the sql developer tool but it only exports the data of upto one lakh rows ,but i have two tables of more than 3 lakh and 10 lakh rows respectively.for this i used 'where' command to break the file through sql developer but that didnt work
    plz help me out if any thing possible
    i need to again import this data into microsoft sql if there is any direct method plz let me know
    its urgent
    Message was edited by:
    user628031
    Message was edited by:
    user628031

    Take a look at DUMP_CSV function by Tom Kyte.

  • How to export the result from executing sql statement to excel file ?

    HI all,
    Great with Oracle SQL Developer, but I have have a trouble as follwing :
    I want to export the result from executing sql statement to excel file . I do easily like that in TOAD ,
    anyone can help me to do that ? Thanks so much
    Sigmasvn

    Hello Sue,
    I just tried to export to excel with the esdev extension and got java.lang.NumberFormatException. I found the workaround at Re: Windows Multi-language env, - how do I set English for application lang?
    open the file sqldeveloper\jdev\bin\sqldeveloper.conf and add the following two lines:
    AddVMOption -Duser.language=en
    AddVMOption -Duser.country=USyet now my date formats in excel are 'american-style' instead of german. For example 01-DEC-01 so excel does not recognize it as date and therefore I can not simply change the format.
    When export to excel will be native to 1.1 perhaps someone can have a look at this 'feature'
    Regards
    Marcus

  • How do I gracefully shutdown the server from a script?

    I have a shutdown class that stop the server.
    When I'm using 'stop the server' from the console (after configure a
    new shutdown class to config.xml) it work good.
    How do I do the same from a script (cmd, bat or sh - doesn't metter).

    http://edocs.bea.com/wls/docs81/ConsoleHelp/startstop.html#1212202
    "avishosh" <[email protected]> wrote in message
    news:[email protected]..
    I have a shutdown class that stop the server.
    When I'm using 'stop the server' from the console (after configure a
    new shutdown class to config.xml) it work good.
    How do I do the same from a script (cmd, bat or sh - doesn't metter).

Maybe you are looking for