Path for Pictures,Logos stored in SAP Server ??

Dear All,
         I am Preparing a Z report for that I want to Import Logo.
         I hv already stored the Logo in SAP Server with SMW0, but for downloading that logo 2 Excel Application I want the path (URL) where it is stored.
        Can anyone guide me where I can get the Path of the pictures stored in SAP.(Database or Application Server).
Thanking and with best regrads,
Narendra

Hi,
i have not figured it out completely. But i think you can find it in transparant table STXBITMAPS.
An old (obsolete) way of storing graphics is in tables STXL/STXH
succes.
Gr., Frank

Similar Messages

  • How to get the path of the image stored in sap??

    Hi All
    The problem is
    While making an entry in standard there is a field called documents through which we attach our images in sap.
    How to get the path of the image stored with the corresponding order so that the image can be displayed while we are creating a report.
    I know how to upload the image while creating a report using docking control.
    I am not able to get the path of the image stored...
    Please Help
    Thanks in advance..
    Pooja

    I am not aware of exactly which tables are used for storing the attached doc. details, but we have worked in the similar requiremnent.
    What you can do is .... before uploading the image to any order, try swich on the SQL trace ST05 and after upload switch off.
    The log will display what are the tables involved while storing the image. And you can easily find out the image location.

  • How can i set a path for my deployment files in weblogic server 10.3

    Hi
    How can i set the path for my WAR ,JAR files while deploying.i am using the wls10.3 version.
    is there any scripts for this ,please provide me.
    my Application is ADF 11g application.

    By "path", I assume you mean "classpath".
    The simplest way is simply to include the jars you need inside the web application or web module's WEB-INF/lib directory, EJB module's META-INF/lib directory, or EAR lib directory.
    If that's not practical, if you use NodeManager to start your servers, you can go to the "Server Start" tab in the server definition in the WebLogic console and edit the "Classpath" field, which defaults to no value. You can specify a classpath value there. Note that if you specify a value there, it REPLACES the default classpath for the server, it doesn't add to it. If you need to just add to it (a much more likely scenario), if the value references the value "$CLASSPATH" in it, that will reference the original classpath value that the server would have had.
    So, for instance, if you wanted to include the MQ jars in the server classpath, you could set a value like this:
    /usr/java/mq/lib/mq.jar:/usr/java/mq/lib/mqstuff.jar:$CLASSPATH

  • Folder path for developing custom UI in SAP OEE

    Hi,
    recently I was developing in a scenario where I need to add a custom UI in OEE Dashboard. For that I followed the SAP How to guide for Custom UI. As per the guide I developed the view.js file controller.js file and then set them in activity configuration. It was stated in the how to doc that we have to put upto the name of the view page not the extension. Interestingly I found one thing here.
    OEE always expects a folder path for that view file is such a way http://<host>:<port>/<Project name>/Web/WebContent/customActivity/<View page>.
    Main problem to use that is, we can't add any specific folder in between any of the folder and even we can't change the name of the folder. I have tried with "customactivity", it didn't work.
    I think this kind of limitation anyone can't expect while developing. I just post this here to explore that if I am doing anything wrong or that is a issue. Another point is in the how to doc it is not mentioned anywhere.
    Thanks and Regards,
    Suman

    Hi All,
    This is for everyone's update.
    I have raised this point to the SAP, they have sent the confirmation that they have wrote their logic in such a way, so we have to mention the same path while developing any custom UI for SAP OEE. But as per my understanding it is kind of limitation they are giving.
    So the standard path to keep the custom UI code for any SAP OEE Custom UI is :
    http://<host>:<port>/<Project name>/Web/WebContent/customActivity/<View page>
    Regards,
    Suman

  • Can the SAP uses the pictures which located on SAP server itself?

    Hi all,
    Please help me to figure out the solution.
    Can i use the picture which located on a shared place? The pictures are already existing and used by other software, e.g., Peoplesoft. then i want to attach the pictures on report output (SapScriupt/Smartform). In this case, can i use those pictures directly from other places/servers? I mean, can the SAP uses the pictures which not upload to SAP server? if yes, what criteria the pictures are e.g., tiff, jpeg, or size.
    Thanks in advance,
    Peerasit

    Use the following FM's to do the Upload of Pictures from the Server to your SAP System
    1) SAPSCRIPT_IMPORT_GRAPHIC - this will import graphic as a Text
    2) SAPSCRIPT_IMPORT_GRAPHIC_BDS - this will import graphic as a BDS element and can be viewable in SE78.
    Hope That Helps
    Anirban M.

  • Where is the password for user SDM stored in sap system?

    Hi SAP Gurus,
    We recently changed the password of the user j2ee_admin in our dual stack system where our UME is ABAP.
    Now, we have made changes in the su01 and configtool but after the system restart, the user id j2ee_admin is getting intermittently locked.
    On starting the the JSPM/SDM, we found it still uses the old password so wanted to know that from where does the user SDM picks up the password and starts.
    Searched few blogs and found that it reads from secstore of configtool. Could you please help.
    Regards,
    Himanshu

    Hi Himanshu,
    SDM uses encrypted administrator credentials stored which are stored secure store to use deploy service.
    If you have changed the password, updated in secure store and is correct, the you should be able to logon to VA.
    If not, then
    Goto /usr/sap/SID/DVEMBGSXX/SDM/program/config and open sdmrepository.sdc file to see the values of SecStore.properties and SecStore.Key are pointing to correct path. You can verify this from configtool or config.properties in configtool folder.
    If you are not able to save this password in configtool, then refer 1228507 - Config Tool does not properly save password in Secure Store
    Regards,
    Divyanshu

  • Where is the code for html template stored on the server

    I would like to make changes to the html template source code, mainly to update the hard coded server name in it.
    Instead of doing one by one in portal builder, I would like to search for all on the server.
    Can someone tell me where are they stored?
    Thanks.

    wow!
    well, if you wish to do it programmatically, you will have something generic to search and replace (like the hardcoded servername as you said). that will not be sitting in any variable to go and edit. in other words, you wanna edit an uncategorized content value so it will be a job to search and find it in a general text attribute/field value. it will be a pain.
    one method could be to write a script (shell, nt, csh, sh, or simply sed) to make all of those generic changes in any template content. now copy and paste all items out in a temp file, run the script, and paste back the output to the template.
    however, if you're determined to modify uncategorized content using APIs, you might wanna try this:
    Look into wwsbr_api.set_attribute and look for wwsbr_api.ATTRIBUTE_ITEM_TEMPLATE to focus on the template you have. It might work out. more on it is here.
    hope that helps!

  • Where is the "not ready for input" field stored in SAP?

    Hi,
    In the tcode CT04, the 'Additional Data' tab has a field called 'not ready for input'. I want to find this value in a table. I thought it was in CABN-ATINP but this does not seem to be populated all the time.
    e.g.
    1. characteristic ABCDE has the value checked in CT04 but there is no entry in CABN-ATINP
    2. characteristic ZYXWV has the value checked in CT04 and there is an entry in CABN-ATINP
    Does anyone know:
    a) why?
    b) how to find the value for point 1 above?
    Thanks,
    Kroc.

    obviously, that is wrong.
    It is true that the ATINP value for batches which have a reference field in CT04 does not ever change but having a reference field does not necessarily mean that it should be display mode.
    Anyone know why the reference field stops the ATINP field update?
    And how does the program know that it should be 'not ready for input' when the ATINP flag is not changed?
    Thanks.

  • Fetching a image in the adobe form from sap server/appliaction layer

    hi all,
    i want to fetch a logo/image from the application layer/ sap server, so that everyone can use it in adobe form. i have already upload the image using SE78.
    I try to add the image into library, it works. But the problem is that, only from my login i can access that image, other can't. I want that image to be shared by everybudy like we use in smartform.
    But i want to fetch that image from SAP server/application layer.
    plzz help me out...
    and tell me the steps for fetching the image from sap server/application layer into the adobe form layout.

    Hi rahul,
    I too have the same requirement. Can you please tell me the steps.

  • How to upload an excel template file to SAP server

    Dear Experts,
    I am develpoing a program to generate the Excel file with a fixed template and save it to user's local drive, the excel template is stored in SAP server. I use the function module C13Z_FILE_DOWNLOAD_BINARY to do this is. But now my problem is I do not know how to upload the excel template to our SAP server. Do any friends can kindly tell me how to upload the excel template to SAP server?? Thanks.
    Best Regards
    Joe

    Hi Joe,
    Please refer following sample program:
    http://abapcode.blogspot.com/2007/06/sample-program-to-upload-excel-document.html
    Best regards,
    Prashant

  • Not able to access local path for script file

    Hi All,
    I am integration my application (built in Asp.Net/Vb.Net) with InDesign Server CS4.
    InDesignServer is installed on separte machine other than the machine on which application is running.
    All of the scripts and indd files are placed on the machine (on which application is running):
    When I send SOAP request to the InDesign Server from my application. I get following error:
    "Cannot find the folder for the script "C:\ Path of the Script (.jsx)"
    Please let me know how to manage this error.
    It would be great if I get following doubts clerified:
    1. Is it required to put network-path for the script files when InDesign Server is running on different machine and client machine is on other machine?
    Kind Regards...
    Prashant

    I get the same error, I'd like to know if anybody can help me here??

  • Moving of SAP Server

    Hi
    All
    I have only CI (Central Instance) on my A host and My database is on X host
    now there is a requirement for me to move my SAP server to another host called B.
    Is it possible?
    If yes then What it means I have to take separate license bcoz for taking sap license we must mention Hardware Key which is of A Host, Now i m changing on Host B
    I m using 4.7 on Windows Server 2003

    Hi Mukul,
    If you are moving your SAP from host A to host B,you need to apply through SAP Market place for different licence by providing the Hardware Key which can be taken from Visual Admin.
    Usually you will get the licence in 1 hour.If you need more info please let me know.
    Regards,
    Karthick

  • Training path for BO

    Hello Gurus,
          do you know where I can find training path for business objects product in some authorized website?
    Many thanks,

    Hello Bo,
    you can find information on the learning paths for BO here:
    http://www.sap.com/services/education/certification/certroles/curriculum.epx?context=[[BI_DAWMGMT]]|
    http://www.sap.com/services/education/catalog/businessobjectstraining/businessintelligence/curriculum.epx?context=[[BOBJ_EXPLORER_XI]]|
    Regards
    Oliver

  • Accessing files stored in Common Server and share drive with  SAP DMS

    Hi DMS Gurus,
    We have a requirement, apart from retreving the data from content server storage, the client also wants the documents stored in common file server and Share drive also to be accessed through DMS,
    1) one option for this may be upload all the documents in the existing servers to DMS Content servers to get the full funtionality of DMS i'm i right? please suggest.
    here again they have lacs of document so this may not be a ideal solution, now 2nd option is
    2) create a data carrier and Mount points with the existing server if i'm right, but by just doing this what funtionalities will this provide
    i have a preassumption that this existing common server can be used as a storage area for DMS (as vault or common server), but only those documents which are stored in to this common server or shared folder through DMS can be retrived by DMS., again i'm i right?
    but how can we access all the lacs of file which are already existing there for years.
    how can we see all the documents in SAP DMS which are stored earlier in this common server before DMS,
    is migrating all the necessary preexisting documents to SAP DMS the only Solution for this.
    any solution for this please suggest.
    Points sure for any clarification given
    Thanks and  Regards
    Priya S
    Edited by: Priya S on Feb 25, 2009 3:36 AM
    Edited by: Priya S on Feb 25, 2009 3:36 AM

    hi Priya
    This is an old thread but nevertheless would like to give some inputs.
    your point .. common file server and Share drive also to be accessed through DMS,
    1) one option for this may be upload all the documents in the existing servers to DMS Content servers to get the full funtionality of DMS.
    <The option 1 is an ideal option as in future u would one day need to migarate the documents if u intend to use SAP DMS as the DMS system in ur org>
    Alternatively if the documents would still need to be retained in the file server but also would need to associate to SAP business objects u could use the Define data carrier external DMS.
    This again depend on what kind of documents are stored in the file server & are they relevant to be associated to SAP objects/ Transactions.
    The point here is u still want to use SAP DMS to view the file , all though there are other option as Archive link, Service for objects etc. Using SAP DMS option will still call for creating DIR in SAP & assigning the file path hyper link using LSMW /upload prog.
    So as for a temp sol till u clean up the file server u can use the hyperlink and later migrate to Content server.
    Regards
    John

  • Picking a IDOC Flat File stored in SAP R/3 Application Server by SAP PI

    Hi,
    Can SAP PI pickup a IDOC Flat File stored in SAP R/3 Application Server Directory and send it back as an Inbound IDOC.
    Scenario:
    We have a data in the EXCEL Sheet, which will be used to a fill an IDOC and the IDOC will be just save in the SAP R/3 Application Server Directory, but can not be triggered due to its peculiar behavior. Afterwards, SAP PI should pole the SAP R/3 and pick up that IDOC Flat File from the R/3 Application Server and send it back to the SAP R/3 as an Inbound IDOC.
    For Ref: IDOC does not have a Outbound Process Code, thus can not be triggered and send to SAP PI. It is always used as a Inbound IDOC in SAP R/3 system.
    Regards,
    Saurabh

    SAP PI should pole the SAP R/3 and pick up that IDOC Flat File from the R/3 Application Server
    If SAP PI = 7.11 --> /people/william.li/blog/2009/04/01/how-to-use-user-module-for-conversion-of-idoc-messages-between-flat-and-xml-formats
    send it back to the SAP R/3 as an Inbound IDOC
    why to send  some information again into R3 which it already has? cant some internal code in R3 read the info from excel and then update the IDOC directly?

Maybe you are looking for

  • Deleted files show as ghost or empty files

    I've been clearing out a ton of old files from my MBP and an external Maxtor HD. For some I've used Spring Cleaning and for others I've used Find and deleted from the results. My problem now is that I search and find literally thousands of titles of

  • Technologies related to Sap MDM

    Hi folks I need a suggestion from an experienced guy. Right now am with Sap MDM technology since 9 months...earlier am in Java As i want to continue my carrer in SAP.and i feel just a plain MDM is not suffient..as i dont find any requirement on only

  • Create Employee as a Business partner using BAPI

    Hi,     I created a business partner using the BAPI, "BAPI_BUP_CREATE_FROM_DATA". I used this within a program. The business partner gets successfully created and gets reflected in the table BUT000. But I do not see it when I run the user exit "RPM_E

  • Output sound was picked by external microphone

    hi everyone, i am using Macbook air 2011 mid version and i am trying to using the microphone for chatting. but here is a problem. i plug the iphone headphone into the MBA and try to record to see if the sound is ok or not. however, i keep pick up my

  • Cloning AS & DB - Definitive Guide?

    All, I am not an Oracle DBA by far, but have installed Oracle 10g DB and AS successfully a couple times. We are running on Redhat ES4 with DB 10.2.0.3 and AS 10.1.3.1 which run on separate hosts (in VMware). I have been asked to clone these instances