Device type file compatability with different SAP versions

Hi All,
         I need to know whether there is any difference in Device type file (.PRI) for different SAP versions [ SAP 4.6b , 4.6c, 4.7, mySAP ERP 2005.,]
         Is there any change in .pri file required when upgrading/degrading SAP versions?
        Pls let me know abt this. very urgent..

i tried the following code on a WAS 7.00 SP14 and it works as expected.
create object cached_response type cl_http_response exporting
  add_c_msg = 1.
    cached_response->set_data( file_content ).
    cached_response->set_header_field( name  =
  if_http_header_fields=>content_type
                                       value = file_mime_type ).
    cached_response->set_status( code = 200 reason = 'OK' ).
    cached_response->server_cache_expire_rel( expires_rel = 180 ).
    call function 'GUID_CREATE'
      importing
        ev_guid_32 = guid.
    concatenate runtime->application_url '/' guid into display_url.
    cl_http_server=>server_cache_upload( url      = display_url
                                         response = cached_response ).
call method runtime->server->response->redirect( url = display_url ).
navigation->response_complete( ).

Similar Messages

  • Vi server compatibility with different Labview version

    I have to PC => one with Labview 5.1 and the other with labview 6.0
    Is it possible to launch through vi server application a vi on the PC 1.
    The server applicationis written in labview 6.0 and the client application with labview 5.1

    LV 6.0 through LV 7.1 should be OK.
    Before 5.1 and 8.0 and up, I can not speak to.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Are ntfs files compatable with mac os lion

    are ntfs files compatable with mac os lion

    Files aren't ntfs or hfs or ufs or zfs.
    Those are file systems that is the basis for how the OS stores the files on the computer. Files are store inside a file system, but the file system doesn't normally affect the file itself.
    Mac OS X can natively read nt file systems. If you want to write, then you'll need something like Siddharth Khanna pointed out. I've also used Tuxera's product. You can use a combination of MacFuse and NTFS-3G for free, but if you need normal everyday access, that's going to fall short, I think.
    On the other hand, Windows can't natively handle HFS+ at all. If you need to format an external drive to work with both, I'd suggest using exFAT. Mac OS X from 10.6.6 on can read and write it, and Windows back to some version of XP can read/write it. As the name implies, it is much like FAT, but on steroids. It can handle very large file sizes and disk sizes.

  • Open dataset statement in different SAP versions

    Hi ,
    I have to write a program which is for extracting data from application server. I have to run this program on different sap versions like, 4.6b, 4.6c, 4.7, 5.0 . I am using 'OPEN DATASET' statement in my program. But the problem is, in versions below 4.6c, this statement is written as "OPEN DATASET filename FOR READING IN TEXT MODE".
    And in versions above 4.7 it is written as "OPEN DATASET filename FOR READING IN TEXT MODE DEFAULT ENCODING".
    So when this statement will be executed in versions below 4.6c, it will give syntax errors.
    Can you let me know how to solve this problem.
    Thanks.

    Hi,
    differ btw. syst-SAPRL
    -> if you get syntax-error create a subroutine-pool
    with abap command generate subroutine...
    A.

  • Setup Central Contract Management SRM 7.01 with differing release versions

    Hello experts,
    OSS note 1268821 explains how to configure the central contract management between a SRM 7.0 and  an ERP 6.04. So far so good, but how should it be handled if there are differing release versions such as ERP 6.04 and ERP 6.03? I guess that a technical split (xml services/ ALE distribution) is necessary?
    Assuming that there are some backends with differing release versions and in some cases with differing master data (not supported by central master data client) would you always go via PI? Independent of release version, technology and master data.
    Could you give some further detailed informations how to configure such a scenario? What has to be done to transfer existing contracts from an ERP 6.04 into SRM CM component (migration concept)?
    Thanks!!!
    KR Thorsten

    Hi Thorsten
    The minimal ECC version is 6.0 EHP4, Central Contracts require certain business functions in ECC to be activated and as these are included within ECC EHP4 you won't have these available in lower version. Therefore you won't be able to operate central contracts in such an ECC system.
    You would either have to go with patching these systems or go with GOA's for these systems.
    Operating central contracts via PI or SOA i believe provide almost similar functionality. SOA however requires an SRM EHP1 system and ECC EHP5 back-end to operate whilst central contracts configured via PI can be operated onwards from an SRM 7.0 and EHP4 system.
    I can't help you on your migration issue, maybe someone else can.
    Kind regards,
    Tim

  • Is it possible to execute same eCATT  script in different SAP versions

    is it possible to execute same eCATT  script in different SAP versions?
    Regards,
    Sunil sankar B.
    [email protected]

    Yes. In the ecatt script you have the option under ATTRIBUTES --> VERISONING DATA you can restrict it to different software components and different releases.

  • Is Adobe Elements 10 compatable with Mac OX version 10.9.2 ?

    Is Adobe Elements 10 compatable with Mac OX version 10.9.2 ?
    I have just bought a new Mac and would like to know if Elements 10 will work on it please.

    flon
    I am strictly an Elements Windows user but try to find common ground between Premiere Elements Windows and Mac to give a viable response to Premiere Elements Mac questions.
    On this one, I suspect that the bottom line is going to be "try it" and see what happens in your specific computer environment.
    Please review the discussion in the following thread
    Re: Premiere Elements 10 crashes on disc templates
    Also, you are in for major display problems with Premiere Elements 10 on a computer that uses a NVIDIA GeForce video card/graphics card.
    There the fix is to roll back the driver version to May 2013 in order to get Premiere Elements 10 to function properly.
    Please review, consider, and then let us know the outcome when your schedule permits.
    Thank you.
    ATR

  • File name with different type

    Hi,
    I need to send specific date format with file name to two different receivers. So the file name is same for both the two receivers but file extension is different. So I configured with dynamic configuration in UDF and in the receiver channel i have given .txt and .dat but it is not working. Can we do it in any other way.
    Thanks,
    kum

    Hi Kum,
    If I am not wrong, you must be using conditional receiver determination for determining 2 receivers.
    In this case, you can define 2 separate mappings which you can call in Interface determinations (2 interface determinations).
    In one mapping, you can have UDF for .txt file and in other .dat file.
    -Tanaya.

  • Live Migration with Different CPU versions on the hosts, win 2012R2 Datacenter

    Hello
    This question have been asked in different forums but when I read the the thread's I feel that I get mixed answers.
    And most answers are dating from 2012 (Win 2008R2), I don't know if they are still correct in win 2012R2.
    So now I ask the question myself and hope to get at clear answer :)
    We are in the process of installing a new Hyper-V cluster using Win srv 2012 R2 Datacenter as OS.
    I'm planning to re-use some of the "old" servers from our current Hyper-V 2008 R2 cluster, removing it from the cluster and do a clean installation of 2012R2 Datacenter.
    But I will need to buy two new servers to manage this (with a new version of CPU, same brand (AMD))
    Old server: AMD Opteron(tm) Processor 6172 (12 Cores)
    New server:
    AMD Opteron™ 6344 (12-core)
    Now my question:
    Will Live Migration work between these servers in my new cluster without me doing any special settings in hyper-v or in the VM or what do I need to do to get this to work?
    /Anders

    Hi,
    It is important that all the hardware supporting Windows Server 2012 Failover Clusters be certified to work with Windows Server 2012. 
    In a cluster where all the nodes of the cluster are exactly the same, hardware migration is fairly straightforward. There are no concerns about differences in hardware, and
    especially no concerns about different capabilities of the CPUs.
    More information:
    When to Use Processor Compatibility Mode to Migrate Virtual Machines
    http://technet.microsoft.com/en-us/magazine/gg299590.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Photoshop CS6 - files compatible with all CS versions?

    I create designs with Photoshop CS6. Oftentimes they include clipping masks, layers, groups ... . Will my client be able to modify the design with every CS version? Are my designs (made with CS6) 100% compatible with very old CS versions, too?  Or should he/she own a newer version of Photoshop CS?
    Thank you much!

    Yes, you have to worry about compatibility. Groups within groups within groups have changed considerably over the years. Before CS3, you could even only have one group level at the root level of the document, no nested groups. That has been expanded ever since. Likewise, per-group masks, clipping paths and layer styles have only been introduced in CS5/ CS6. There's a couple of other things as well like CS6 having changed the order of certain layer styles, but you get the idea. I'm sure if you read some articles or the online help's "What's New" sections for each version, you wil lget the full picture. As long as you avoid these specialty cases and keep your document simple and save it with teh "Maximize Compatibility" option, most files should open in one way or another even in older versions, but there's simply no way to guarantee that each and every bit will be fully editable otehr than in the same version it was originally created.
    Mylenium

  • Shared Listener with different oracle versions

    Hi,
    I have configured the following shared listener for two databases running with different versions.
    I have started the O02TXN3-9i along with the shared listener and then listener was started with 9i version and then I brought up the O01TXN3 -10g.
    Please let me know whether I can connect to the 10g database O01TXN3 remotely with shared listener.
    Note: Please find listener and oratab files below.
    Your early response is much appreciated.
    Database O01TXN3 with 10g
    Database O02TXN3 with 9i
    ==== Listener.ora File ======
    TNS_DTXN03 =
    (ADDRESS_LIST =
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= O01TXN3.world)
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= O01TXN3)
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= O02TXN3.world)
    (ADDRESS=
    (PROTOCOL=IPC)
    (KEY= O02TXN3)
    (ADDRESS =
    (COMMUNITY = tcpcom)
    (PROTOCOL = TCP)
    (Host = dtxn03)
    (Port = 1525)
    STARTUP_WAIT_TIME_TNS_DTXN03 = 0
    CONNECT_TIMEOUT_TNS_DTXN03 = 10
    LOG_DIRECTORY_TNS_DTXN03 =/dtxn03/txn/oracle/admin
    TRACE_LEVEL_TNS_DTXN03 = OFF
    SID_LIST_TNS_DTXN03 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = O01TXN3)
    (ORACLE_HOME = /dtxn03/txn/oracle/10.2.0-64)
    (SID_DESC =
    (SID_NAME = O02TXN3)
    (ORACLE_HOME = /dtxn03/txn/oracle/9.2.0-64)
    # Added to get rid of the "inbound connection timed out (ORA-3136)"
    INBOUND_CONNECT_TIMEOUT_TNS_DTXN03 = 180
    ==
    Oratab:
    #LISTENER:/dtxn03/txn/oracle/9.2.0-64
    O01TXN3:/dtxn03/txn/oracle/10.2.0-64:Y
    O02TXN3:/dtxn03/txn/oracle/9.2.0-64:Y

    As a general rule, only one listener is required for a machine as long as all database versions are currently supported. (In other words one listener for Oracle7 and Oracle11g will not work.)
    As a general rule, an old listener MAY not be able to handle the features of the newer database (such as transferring blobs was a limitation in Oracle8). Therefore use the newest listener to handle all the databases.
    As a general rule, listeners can be considered independent of databases in a sense similar as ASM. Therefore it's not a bad idea to have a separate ORACLE_HOME specifically to install the listener. This is especially useful if you have multiple databases with differing service level agreements,
    I'd want to see
    1) the output of lsnrctl status
    2) any console session stuff and copy/paste to be surrounded by preview tages as described in the FAQ (http://www.oracle.com/technology/forums/faq.html#q14)

  • Reports excuting in different sap version

    Hi All,
    I am downloading Reports from 3.1G to SAP R/3 Enterprise version and executing. Many reports not giving me the output even data is available. Can anyone tell me what could be the main reasons, if anyone  already come across.

    Hi!
    So if your programs are correct, is your data still <i>exactly</i> the same? Maybe some user-exits had filled additional fields - which are now empty and your selects don't find anymore something.
    Also some standard tables are filled in a different way - or just simply some customizing has changed and document types / line types / ... are different now.
    Check, if your data is really same as in 3.1G system.
    Regards,
    Christian

  • How do I import my type file library from an older version of cs2

    I recently upgraded to cc from cs2 and now need to know how to import my type font library from my older version. All of my current artwork is not being displayed correctly because the fonts aren't recognized.

    There are a some fonts that gets installed with the Adobe app, and only get loaded when Ilustrator is booted.
    /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Fonts/
    To better help you will need answers to these questions
    What OS you are on
    What fonts you are having trouble with
    Do you use any font utility such as an Extensis product, or fontbook on mac to manage you fonts.
    as this also may be a problem with your font cache needing to be reset.

  • CK24 - mark and release with different costing version

    Hi,
    We are currently using standard costing variant PPC1 and costing version 1 to mark and release the standard costs. However when we try to recost the material cost due to price changes, system does not allow to mark & release revised standard cost if we try to mark & release on same day. pls note standard cost estimate is already released for the month. And we do not want to delete existing standard cost estimate. Instead we want to explore other options. We are using 4.7.
    My questions are :
      a) Can recost using costing version 2? CK11N allows to save the costing result. However in CK24 Marking allowance, system does not allow to change Costing Version. is there any config option to change this.
    b) If  we cannot use different cost version, can we update material cost with same costing variant (PPC1) and costing version (1) in this case. However when we tried to do recost with same costing variant & verison on same day, system gives an error 'Material AAAA in plant MMM has a released cost estimate.'
    Any inputs on above issue highly appreciated.
    thanks
    Sunil

    Hi,
    While, you can use any of the Costing versions to mark & release Standard cost estimate, you can release Cost estimate only once in a fiscal period. If you want to release correct prices, then you have delete existing released cost estimates using CKR1 transaction and then re-run CK40N to release.
    Hope this helps.

  • Access two EAS with different Essbase versions and different java versions from the same p.c.

    Hi,
    I need to regularly access Essbase 11.1.2.2. and Essbase 11.1.2.3 EAS from the same client machine.
    They are on, and must be on, different versions of java, is there a way to have both versions of java installed but each using the correct version and without the two java versions causing any kind of problems?
    thanks,
    Robert.

    Hi Robert...  I assume this is web-launched?
    I spent a day or so trying understand the intricacies of the JNLP protocol and create shortcuts that will invoke web-launched EAS with the appropriate version of Java.  I can get one version of EAS to use the 1.6 Java Web Launcher, and the other version of EAS to use the 1.7 Java Web Launcher - but both Web Launchers eventually invoke the same version of Java!  There are switches in the JNLP syntax that seem like they should allow you choose the actual Java version that gets invoked, but I just could not make it work.
    You can use the Java Control Panel (in Control Panel) to enable and disable the relevant versions before launching EAS.
    If you find otherwise I would love to know (or if you find out how to control which versions are enabled or disabled via command-line script).

Maybe you are looking for

  • Need help with calculating interest

    Hey im trying to find out where my calculations are screwing up on the interest is coming up wrong but i am unable to find out where. After every month its suppose to be deposit - withdrawl * monthly interest rate and then add that total to the new m

  • Can't get sound from USB input device

    I've got an Alesis iMultiMix 8 USB mixer plugged into my shiny new MacBook Pro (running Leopard). The Mac properly recognizes the USB Audio Codec as a sound input device, and in fact shows a signal being received from the mixer. However, I don't actu

  • Export header of alv-oo into excel

    When I export an alv function into excel also exports the header but when I'm working with alv-oo doesn't export the header. How can I do to export into excel also the header of the alv-oo?? Thanks a lot!!!

  • Multiple Corporate Directories based on DP CM 4.0

    We have a sister company and I want to create seperate Corporate Directories based on device pool or css on Callmanager 4.0

  • Print final (Certificate) slide in published .exe

    Hi Captivate-Guru's, I'm looking for a way to provide a print button on my final slide. This slide contains a certificate (not a widget, just a .jpg with a variable textfield for the student-name). The button has to work in a published .exe of this p