Importing pictures into SAP using DTW

Hello all
I am trying to import pictures of Items into SAP using DTW.
I am using the Items template and putting the file path (e.g. C:\Projects\P29280\Admin\Item pics\Picture29.jpg) of the picture in the Picture field. At the moment the pictures are on the C drive of the server but even when I put them in the shared SAP folder they still dont import. The DTW import runs the import and there are no errors (i.e. it says that the update is successful) but when I go into SAP - the pics are not there....
Hmmmn... one wonders...as one does.
Can anyone who has done this before help me out?
Thanks!
Greeshma
p.s.   I have also tried putting the file path in the ValidRemarks field but that doesnt work either .

Hi Greeshma,
the import of picture it self into the database is not possible. SAP only stores the path and the file name. You need to set up the standard path under general settings (Make sure it is not a local path!). Then you could import the pictures by using the file name (no path is needed) and afaik it is case sensitive. Put the pictures into the set path.
Regards

Similar Messages

  • Error in importing image into SAP using SE78

    Hi to all,
    I was trying to upload a '.bmp" image into SAP using SE78 but I failed.
    Se78 -> BMAP Bitmap Image -> Graphic -> Import -> Specified the complete path ->given name desc and type .
    Ended up with the following message.
    Graphic TRF_LOGO_REV could not be saved
    (2TRF_LOGO_REV)
    Pls. help as I am not sure whether I missed any step.
    Thankx in advance.

    Hi,
    Go to SE78 Transaction ie Aministration of form graphics,
           there select GRAPHICS General Graphics,under this BMAP Bitmap Images will come.
           select that,then a sub window will appear.
    There give the name of your logo and select the import button which is at the extreme left.
           Then again a sub window appears,there give the path name and name of the logo,and some description then press enter.
    Now the logo is uploaded,for preview you can select last button which is print preview.
    Now goto the form,select the window where you want to print the logo.
           Then in that window place the cursor at tag coloumn and select command line.
           Now go to INSERT and select GRAPHICS.A subwindow appers click on 'stored on Document Server',
           give the name of the logo and press enter.
           Then the image information will be displayed on the form.Save the form and activate it.
    Go to se38 transaction write the print program and execute.
    Regards,
    jaya

  • Hi, I was importing pictures into iPhoto from my sd card and suddenly iPhoto quit.  Now it just won't open.  When I click on the iphoto icon in the dock, nothing happens!  Does anyone have a solution to this problem please?

    Hi, I was importing pictures into iPhoto from my sd card and suddenly iPhoto quit.  Now it just won't open.  When I click on the iphoto icon in the dock, nothing happens!  Does anyone have a solution to this problem please?

    As a test launch iPhoto with the Option key held down and create a new, test library.  Import some photos and test to see if the same problem persists. Does it?
    If it does then your current library has been damaged and should be repaired: apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start
    with Option #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Automatically import data into SAP

    Hi Experts,
    I know B1iSN can.  Is there any other way to import data into SAP automatically? Add-on?  e.g Just update one field in SO header?
    Thanks.
    Regards,
    Christina

    Hi,
    Check this link
    [DTW Schedule Run|https://websmp110.sap-ag.de/~sapidb/011000358700001820962008E.zip]
    Regards,
    Bala

  • Importing pictures into the item master data

    Hello, everyone,
    I want to import pictures into the items master data - does anyone know which size the picture should have?
    The problem is - i just tested it with some pics of 640x480, but the placeholder in the item data must be smaller, so the picture is scaled down and as result of that it doesn't look good (the colors are falsified and there are also some artifacts). If I double-click the picture and it's opened in an own window in its original resolution - everything is fine..but i want a good quality of the picture in the item data already.
    So my first idea was to make pictures of the resolution of that placeholder in SBO, but i don't know how to get this. Any ideas?
    Best Regards,
    Leon Detzel

    Hi Ulrich
    The picture size does not matter, but rather a setting in Administration > System Initialization > General settings > Display TAB. On this tab you will find a setting with a drop down called "Ext. Image Processing". Set this to full and the full quality of any pictures will be used, but of course resized to fit the field. Bear in mind that images are not embedded in the tables but only the file name of the image is stored in the table.
    Kind regards
    Peter Juby

  • Importing pictures into keynote

    I've already been able to import pictures into my Ipad2 using Itunes, but I still can't insert them into my Keynote presentations, not even pictures from the IPad's internal camera roll. I've followed the steps listed in the Help file, but whenever I tap on a particular picture, nothing happens. Help please.

    The simplest way is to go to Keynote, and export the Keynote pages you need one at a time in JPEG format. Now you can open iMovie and drag these jpeg files into the video at the spot where you need them, and the slide will be visible while the audio from the video track continues to play.

  • Problem importing pictures into lightroom 5.4 on a Mac.

    I have lighroom 5.4 on a Mac and I am having some trouble importing pictures into my library on lightroom. The other day I was trying to import some from another folder in my computer and the files were showing up empty (although they were not). And today I was trying to import from an SD card and I was having the same problem. I shoot in raw on a Nikon. So what can I do to fix this problem?
    This is what it looks like when I try to import

    Ask in the LR forum and provide exact technical info - "I shot raw on Nikon" and "on a Mac" is not.
    Mylenium

  • Convert xml into SAP using dataset

    Hi All,
    How to convert XML into itab using dataset, in this conversion have any function module available? please give me a sample program (having any). and material also.
    Thanks,
    Suresh maniarasu

    Hi,
    First you need to get the XML file Data into SAP using the  Function Module and can populate the data into an inernal table.
    TEXT_CONVERT_XML_TO_SAP
    DMC_CONVERT_XML_TO_TABLE
    or you can use the following classes
    CL_RSRD_CONVERTER_XML
    CL_WDR_XML_CONVERT_UTIL
    CL_EXM_IM_ISHCM_CONV_XML_SAP
    Thank U,
    Jay....

  • How do I install (import) certificat into FireFox using commad line?

    I can import certificat using certutil.exe in command line, but this certificat is available only in Internet Explorer.
    I can import certyficat into FireFox using its GUI. I must import that certificat on more then 60 PCs.
    Question is: how do I install (import) certificat into FireFox using commad line?

    HI ScanBit,
    Thank you for your question, in order to import the certificate in the command line you will need these resources:
    *[https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/tools/NSS_Tools_certutil]
    If you have any other questions about this, we are happy to help.

  • Importing of material revaluation using DTW problem

    Hello,
    I tried to import a material revaluation using DTW because i want to make amendment in cost price so i use the 2 templates (material revaluation & material Revaluation_lines). Uploading was successful because i received this message "75oMaterialRevaluation" however i've checked in TEST database but still the original cost price didnt change. Please can you advise me on this? See the details below
    RecordKey   DocEntry Comment                       DocDate      JournalMemo
           1                      1     Correction of price      20100518     20100518
    Details
    RecordKey   LineNum  ItemCode      New Price   RevaluationDecrementAccount  RevaluationIncrementAccount
         1                    1        S0039N232     10.5                  7-01000000                                       4-90100000
    Please let me know if the above details are correct?
    Thank you.
    Jeff
    Edited by: zhay_jeff on May 18, 2010 5:43 AM

    Try two changes:
    DocEntry should be blank.  Linenum should be 0 to start.
    Thanks,
    Gordon

  • Importing Video into iMovie using Mac the Ripper

    How do I import video into iMovie using Mac the Ripper? I ripped the video content onto my computer but it was not converted into a file that I can import.

    I think it's trend for all users since we can get more funny from digital life. Also it's necessary sometimes for us to save our video or dvd files with other methods, i have no idea but use something like converters.To my experience, mactheripper is not what you want,maybe you can try this dvd ripper for mac.Maybe ripper is illegal, but i just get my oringinal files, and i want to do more with it, that's just it!

  • Import Closed Sales Orders using DTW

    I need to import closed Sales Orders so that my client will have Sales history reporting.  DTW does not display DocStatus or LineStatus in the import mapping screen.  Is DTW the correct tool to use or is there a utility to close a range of Sales Orders?

    Hi,
    Check below link:
    Add closed orders to database using DI
    Re: import DTW
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001276574
    thanks,
    neetu

  • Can I import pictures into folders not based on when the pictures were taken?

    I am organizing my familes pictures and trying to sort what I already have and what is new.  There are a lot of pictures.  I have them organized on the hardrive and want to import them into iPhoto, but when I do that they are instead organized by the date taken...I want to keep them in the same folders/organization I have on the harddrive...is there a way to do that and if so how?
    Thanks
    Kris

    No
    I assume you are talking about events - in iPhoto folders do not hold photos, they hold other folders or albums - all importes create one or more events - you can not change that
    basically you are approaching things wrong - leave events as date based buckets of photos and use albums and folders to organize along with keywords. palces and faces and samrt albums
    LN

  • Importing pictures into iPhoto and Mac

    Hello,
    I like to store my pictures on an external hard drive that I share with my Mac and other PCs and media sharing (PS3, Wii) consoles. I use the iPhoto to organize my pictures on the Mac by event/faces/places etc. But I do not want to use the iPhoto's library to store my pictures. The pictures need to go into my external hard drive.
    I do want to use my Mac as the computer to move the pictures from my camera onto my external hard drive. When moving the pictures to my external hard drive, I like to setup a separate folder for each event and name my pictures with the event name and a sequence number.
    I have accomplished some of this by setting the preference in iPhoto to not copy the pictures into library when importing.
    I am looking for some type of seamless solution to accomplish the following
    When I insert the SD card into my Mac, I want it to allow me to copy my pictures where I want them with the names I want to give it and then finally move them to iPhoto for me to organize them using events/faces/places.
    If any of you are familiar with the Microsoft Scanner and Camera Wizard, I am looking for something like that. This software automatically starts up when you connect any camera to it. It brings up all the pictures in the camera and then allows you to select or deselect the pictures you want to move. It then prompts you to enter the file prefix and folder where you want to copy the pictures. Also gives you option to delete the pictures after import. Once you click the button, it starts to copy the pictures and it even lets you publish the pictures to web if you choose to do so.

    Image Capture (in your Applications Folder) will do some of what you want. There are other apps that will do batch renaming and so on.
    Some comments on your proposed set up:
    Having the Library on one volume and the photos referenced from another can be very problematic. iPhoto uses a very simple tool for workign with Referenced Libraries: Aliases. Aliases are perfectly good when the Library and the photo are on the same volume - the alias will track when the original moves and so on. However,  if anything changes in the path to a file on another volume the alias will break, and you'll may find yourself repairing it manually for everyone of these photos, one by one.
    Another point to bear in mind, the edited versions of photos will not be available to the other devices.
    Iphoto may not be the app you want for this job.
    Regards
    TD

  • Is there an alternative solution to import invoices into SAP ?

    Hi,
    we are working with two ERP-systems. One of them is SAP, but we use the SAP financial accounting for both ERP-systems.
    To insert the invoices from the other ERP-system, we create every day a ASCII-file with the foreign invoices in the following format:
    0UEBFAKTURALE100sipdatenuebn
    1FB01                24.02.11DI000924.02.1102EUR      1,0000/.....
    2ZBSEG                         01/            1897,00**/               /....
    2ZBSEG                         50/            1897,00A5/.....
    2BBTAX                                     0,00A550/.....
    In SAP we have created the structure ZBSEG. This is a subset of fields from BSEG. To import the foreign invoices from the other ERP-system into SAP, we use the transaction OBG4.
    OBG4 reads in the ASCII-file from above and creates a batch-input which uses FB01 to create the SAP invoices.
    This approach works for years, but it is a tedious and boring work, because we must do the OBG4 step every day by hand. After that, we must launch the newly created batch input manually.
    We want to automate this import, and we are still searching for an alternative.
    There is one big advantage of OBG4 and ZBSEG: It's a standardized interface for the SAP financial accounting, and it works really good.
    We have considered to write a new ABAP-program with our own batch input which uses FB01. In a daily job this ABAP-program could run automatically. But I think, this approach is error-prone. It would not be a standardized SAP-interface, and it would be difficult to write a new FB01-batch-input-routine that works correct in all cases.
    Is there another standardized interface for the SAP financial accounting which we can use programmatically?
    Does exist a SE37-function module for this problem?
    Kind regards
    Oliver

    In one job, you have two steps. The first one runs RFBIBL00; the second step runs standard SAP program RSBDCSUB to process the batch input sessions.
    Both programs are documented and have been discussed many times before in the forum.
    Rob

Maybe you are looking for