What is use of TRANSPORTING

Hi  to all ,
Please can any body tell me purpose of  TRANSPORTING , what does it do and why we use it with any example .
Regards
Pavneet Rana

Try reading SAP Help.

Similar Messages

  • What is use of Trasnport Group in STMS

    Hi Experts
          What is use of Transport Group in STMS,
    Regards
    Dhrish

    Hi Dhirish,
    Transport groups is basically where all R/3 systems that access a common transport directory.
    It's something like that you want to move a transport request from DEV to 5 clients in QAS where your transport groups help.
    With reference to structure and details you can find more details with below url.
    http://help.sap.com/saphelp_46c/helpdata/en/c4/6045377b52253de10000009b38f889/frameset.htm
    Regards,
    Deepanshu Sharma

  • What kind of transport request is used to transport custom table contents ?

    What kind of transport request is used to transport custom table contents ?
    Also what kind of transport request is used to transport SAP standard table contents ?

    Create Workbench request only.
    Because when u will transport the table from development server to quality that time table records won't transport.
    We don't have any TR type to transport table with records.
    If usefull reward points helpfull.....
    Regards,
    Rajneesh Gupta

  • What is difference between transport protocol and message protocol

    what is difference between transport protocol and message protocol
    please give definition and small explanation

    Hi,
    Transport protocol gives information about outside of message details, kind of system, security details.
    A transport protocol is a network protocol that has the capability of transferring some payload from one node to another, thus providing some level of transparency from the underlying network.
    Transport protocols are used as a mechanism to move payloads around a network. Typically, a payload will have a transport binding associated with it. For example, SOAP (acting as a payload) has a predetermined binding for HTTP (a transport protocol).
    Some common transport protocols include: HTTP, HTTP-R, SMTP and BEEP.
    Message protocol gives you an idea of message type XI payload
    http://help.sap.com/saphelp_nw04/helpdata/en/b6/0b733cb7d61952e10000000a11405a/content.htm

  • Files with .a extension using ftp transport

    Hi.
    Am using ftp adapter in osb to read .txt files(e.g. abcd.txt) from ftp location, process the body/text() in OSB and then place the incoming file to an outbound folder.
    the flow is like ftp-> Proxy Service->Business Service->outbound ftp
    the service works fine where then is less load or the no. of incoming files is less.
    However,sometimes the outbound folder contains the files with .a extension at the end.(e.g. abcd.txt.a)
    Can someone tell me the rootcause of these .a file creation and the scenarios in which the .a files are created.
    Also,please tell me what are these .a files meant for?
    How,can I eliminate this while configuring the services using ftp transport.
    Thanks in adavance

    I had this recently with a variety of FTP servers, FileZilla, Microsoft etc.
    For me, it happened when the file already exists in the destination and I was expecting the destination file to be overwritten. My application would generate the same filename, say FileA.txt and expect that to be overwritten, but with OSB 10gR3 I would get files with .a stuck on the end.
    This functionality changed between ALSB and OSB and I had a patch developed to restore the ALSB functionality.
    I spent ages looking at it, and debugging FTP commands and going from memory, I'm pretty certain that the FTP adapter doesn't implement the correct FTP spec for the RNFR command according to the RFC in the case where a file already exists - it doesn't handle overwrite.
    Hope that may help.
    Pete

  • What is used for WebDynpro for ABAP?

    hi all friends,,
    what is used for WebDynpro for ABAP?
    Thanks,
    S.Suresh.
    Title was edited by:
            Alvaro Tejada Galindo

    Hi
    Web Dynpro for ABAP - Getting Started
    Web Dynpro for ABAP is SAP’s new standard UI technology for developing user interfaces in the ABAP environment. In the long term Web Dynpro for ABAP will be the successor of the traditional screen (“Dynpro”) based user interface technology which is based on the SAP GUI. Available with NetWeaver 7.0 (2004s) Web Dynpro for ABAP provides the same declarative UI development paradigm as Web Dynpro for Java directly out of the NetWeaver ABAP Application Server. Web Dynpro for ABAP allows the development of user interfaces directly within the ABAP Workbench (SE80) and the Web Dynpro runtime environment is a central part of the ABAP server and can be used in any SAP solution based on NetWeaver 7.0 (2004s) without the need of an additional server installation.
    Web Dynpro for ABAP allows the development of user interfaces in a declarative way by providing a mighty framework which abstracts the rendering technology from the core UI definition tasks. The Web Dynpro developer declares the layout and behavior of the UI without caring about HTML, JavaScript, browser specifics or the HTTP protocol. Instead the focus lies on designing graphically Web Dynpro components based on the Model View Controller model, which enforces a clear separation between the UI layer and the underlying business logic.
    This declarative Web Dynpro programming model enforces the developer to focus on the tasks of
    Designing the layout of the visible views (where should the table be placed, do I need tabs, how should the button look?)
    Declaring the flow and behavior of the application (flow between views, which event is triggered by which button click, etc)
    Defining the data binding (which internal table is displayed in a specific table, etc)
    Implementing the event handlers and controller methods.
    Without making any assumption about the used rendering technology, like which browser should be supported or if the Web Dynpro application will be later displayed in a web browser via HTML at all or in another kind of client with completely different rendering capabilities.
    The Web Dynpro Frameworks provides all important UI features directly out of the box:
    All elements (tables, buttons, trees, dropdown list boxes, etc) necessary for state of the art user interfaces are provided by the Web Dynpro Framework in the form of predefined UI element libraries.
    Complex features and behavior of UI elements.
    Internationalization of the UI. All visible strings in a Web Dynpro ABAP UI are handled by the translation system and are translated in the same translation environment like other ABAP language dependent resources. All texts are displayed automatically at runtime, dependent of the user’s credentials.
    Accessibility features are directly built into the framework and UI elements.
    A unified rendering engine generates at runtime the data which is sent to the specific client application, which is not limited to browsers but includes the NetWeaver Business Client.
    All this is available in the established environment of the ABAP application server and well known capabilities like the transportation and change management system, security environment, test and performance analysis tools or remote debugging can be used like in common ABAP development.
    Learn about the Web Dynpro for ABAP technology with the resources below, and post your related questions and answers to the Web Dynpro forum.
    Web Dynpro for ABAP: Sneak Preview  
    Download, License Key Documentation, and Installation Guide available here.
    Web Dynpro for ABAP: Tutorials for Beginners  
    SAP NetWeaver Product Management provides this set of tutorials for getting started with Web Dynpro for ABAP technology.
    SAP Help Portal: Web Dynpro for ABAP  
    This online SAP documentation goes into detail about Web Dynpro architecture and programming, Web Dynpro for ABAP administration and security, and more.
    Web Dynpro - Not Just for Java Developers Anymore   (PDF 3.8 MB)
    In this SAP Insider article, SAP Product Manager Karl Kessler describes the tools of Web Dynpro for ABAP and uses a simple flight report example to highlight new and updated tools in the familiar ABAP environment.
    Community Contribution: WDA Tutorial I - Getting Started with Web Dynpro for ABAP   (PDF 2.5 MB)
    Software Engineer Rich Heilman provides this step-by-step guide for developing a Web Dynpro for ABAP application.
    Going into Details
    Basic Concepts - Selection vs. LeadSelection  
    In this blog, Thomas Szuecs of the Web Dynpro for ABAP development team shows how selection and LeadSelection works in Web Dynpro for ABAP.
    Web Dynpro for ABAP: Recreate the SE16 Data Browser   (PDF 386 KB)
    In this tutorial, Thomas Jung of SAP NetWeaver Product Management shows how to create a data browser simulator using Web Dynpro for ABAP.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/80aef577-543f-2a10-d19c-d83a565efe37 [original link is broken]
    <b><REMOVED BY MODERATOR></b>
    Message was edited by:
            Alvaro Tejada Galindo

  • CRM and ESB Integratio - Invoking ESB Process using HTTP transport

    We have a CRM application that communicates to another application using HTTP transport ( basically sends XML doc). Now We have requirement that the CRM App need to communicate with ESB Process. Please advise me what adapter should I use in ESB ? Is there any custom adapter ?
    Thanks in adavnce..
    Monica

    It depends on the protocol supported on the ESB. If it is SOAP over http you need some client stubs in your application to be able to communicate via SOAP. I'd start with checking Axis or Xfire.

  • What is use of index by binaary_integer

    Hi All,
    I have created to program of collection where we use index by binaary_integer in one program and not use index by binaary_integer in second program, but result is same, any body help me what is use of index by binaary_integer here
    1- Declare
    Type emp_table_type is table of
    emp%rowtype index by binary_integer;
    my_emp_table emp_table_type;
    Begin
    select * bulk collect into my_emp_table from emp;
    for i in my_emp_table.first..my_emp_table.last
    loop
    dbms_output.put_line(my_emp_table(i).ename);
    end loop;
    end;
    2- Declare
    Type emp_table_type is table of
    emp%rowtype;
    my_emp_table emp_table_type;
    Begin
    select * bulk collect into my_emp_table from emp;
    for i in my_emp_table.first..my_emp_table.last
    loop
    dbms_output.put_line(my_emp_table(i).ename);
    end loop;
    end;
    your suggestion would be greatly appreciated.

    here is one for you.
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e17126/composites.htm#CHDEIDIC

  • I am confused about something.  How do I read a book on my MacBook Pro?  I can't find the iBook app anywhere, which is what I use on my iPad.  The book I want to read is in my iTunes but I can't click on it.  My iBook library does not show up in iTunes.

    I am confused about something.  How do I read a book on my MacBook Pro?  I can't find the iBook app anywhere, which is what I use on my iPad.  The book I want to read is in my iTunes but I can't click on it.  Some of my iBooks show up in my iTunes but they are "grayed" out.  The only books that respond in iTunes are audiobooks and that's not what I'm looking for.  Is this a stupid question?

    Nevermind - I answered my own question, which is I CAN"T READ ANY BOOKS I purchased in iBooks on my MacBook Pro.  If I want to read on my mac I have to use Kindle or Nook.  Which means any book I've already purchased through iBooks has to be read on my iPad.  Kind of a drag because there are times when it's more convenient for me to read while I'm sitting with my Mac.

  • In r12 What is use of Purge log and Closed system alerts

    Hi
    In r12 What is use Concurrent reqest "Purge logs and Closed system alerts "
    is there any diffrence with "Purge Concurrent Request and/or Manager Data Program"
    we have to purge cm logs and data.
    '

    In r12 What is use Concurrent reqest "Purge logs and Closed system alerts "The concurrent program "Purge Debug Log and System Alerts" (Short name: FNDLGPRG) is the recommended way to purge messages. This program purges all messages up to the specified date, except messages for active transactions (new or open alerts, active ICX sessions, concurrent requests, and so on). This program is by default scheduled to run daily and purge messages older than 7 days. Internally this concurrent program invokes the FND_LOG_ADMIN APIs, which are described later in this document.
    Oracle® Applications Supportability Guide Release 12
    http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120fndsupp.pdf
    is there any diffrence with "Purge Concurrent Request and/or Manager Data Program" This concurrent program is used to purge concurrent requests log/out file, and/or CM log files.
    we have to purge cm logs and data.Use "Purge Concurrent Request and/or Manager Data" concurrent program.

  • Aren't Sound Blasters what they used to

    Hello everyone,
    I have been a Creative Labs user for several years, especially before 2000 (Soundblaster 2.0, SB6 Vibra ISA (2x), SB Pro .0), and was absolutely pleased with them, especially with DOS games. Those were the happy times...
    Anyway, in more recent times, after years of listening to trustworthy but not really performing AC'97 integrated soundcards, I decided to purchase an "audio accelerator" in the form of an Audigy 4 (the one with the EMU 0300 chip and no firewire/remote control, if that means anything).
    Anyway, it worked fine for a couple of weeks or so, I got none of the SCP problems posted here, however that warning in the manual about the "VIA hard disk corruption problems" troubled me...after some research I saw it was mainly about older VIA chipsets (I had an A64 3200+ with KT800T VIA chipset so I relaxed and said "this cannot happen to me, seems like a problem solved long ago". How wrong I was....
    One day, out of the blue, while playing Battlefield 942 I got a horrible BSOD and had to reboot. After than, and after a VIA drivers update, I noticed that the sound stumbled and HARD DISK SAVING stumbled too, which was much more dangerous. I reverted to an older version of VIA drivers that didn't cause that problem, but one day I got another BSOD coupled with disk corruption, and, apparently, what later revealed to be a SATA CONTROLLER PHYSICAL DAMAGE!!!
    To make the long story short, I had to replace my motherboard, and after checking these forums I discovered that disk corruption, PCI Bus Mastering and SCP problems have been plaguing the whole soundblaster product line ever since the Li've! series and were never really solved, plus it's not clear if they are purely software or hardware, or both.
    In any case, this card caused me a lot of expenses, and after reading the horror stories here, I am really afraid to plug it into any of my PCs, in fact I'll try to sell it hoping that the manufacturer's reputation doesn't make it impossible.
    So really, what's the deal here? Is it just me, or Sound Blasters just aren't what they used to be? How can a whole class of hardware problems persist for so long, even trhough the X-Fi series? If I had seen those forums BEFORE handing out 70 Euros for that d4mn thing, I would have probably kept my money and stick to AC'97 with rock-solid drivers and hardware!Message Edited by CreativeSkeptic on 03-5-200704:20 PM

    Well, I don't know how the X-Fi series scores in any of those fields, as I can only speak for my experiences with the Audigy 4.
    Apart from the times where it obviously glitched and/or interacted badly with the rest of the hardware, it played quite smoothly, and MIDI playback took noticeably less CPU time than with the software synth (at least according to task manager, and obviously not accounting for PCI bus utilisation), which was one of the reasons I initially bought this card.
    Exactly what makes MIDI playback different than playing sound effects in games? Since both are made from samples read from memory and sent to the sound card in different streams (up to 32 or 64 depending on your model), they should be exactly the same (well OK, midi is perhaps sort of more "continuous", but a game laden with sound effects may generate 0s of sound events per second).
    By admitting that such "hardware accelerated" playback is beyond the capabilities of the current PCI bus is ridiculous, and obviously defeats the purpose of an accelerator sound card. Then why should one ever buy one, if in the end it's going to perform worse than software mixing and synthesis?
    The numbers also don't convince me: the PCI bus has a 33 MHz clock speed and a 32-bit data bus, for a nominal data rate of 33 MB/sec. Even in ths case you're using 92 KHz, 24 bit resolution soundfonts for 64 channels at once, That means a "mere" 36.684 MB/sec at once. OK, using stereo soundfont would actually double that, and reach a whooping 73+ MB/sec, which is probably impractical.
    For more "normal" game sound effects and soundfonts, admitting they use 48 KHz, 6 bit samples in stereo, that's a measly 2.28 MB/sec for using all 64 channels. Since virtually no midi really uses 64 channels, as don't most games, that leaves a margin of 0: compared to the PCI bus capabilities. To make a comparison, a TV tuner card I have, when capturing a PAL signal, produces something like a continuous stream of 33 MB/sec of raw data that can go on for hours, yet I never had any problems RECORDING that, with real-time MPEG compression (in software, it was a cheap TV tuner) while recording the sound with the integrated soundcard.
    If the Audigy or the X-Fi or whatever cannot handle similar or inferior data rates, then something is basically flawed. Sure, there is still subdivision of the data stream into PCI packets, a maximum allowed bus mastering time and timing-sensitivity in the case of MIDI/sound effects, but still, glitchy playback and/or multi-second pausing indicates a much worse error than "missing" control of the PCI bus for a few cycles.
    Regarding the AWE32 comments...does this imply than all or most of the current Sound Blaster lineup is technically inferior to an ISA card released 0 years ago? Then the "hardware acceleration" is but an illusion, and we should all perhaps stick to integrated or "normal" soundcards?

  • How do I find what's using my hard drive space

    My wife has a 14" iBook. How do I find what's using all the hard-drive space? It only has a 40GB hard-drive (it's one of the older G3 models) but there isn't a lot loaded onto the HD. There is only 3GB space left. I've gone through every application and utility and document and every folder (document, movie, etc.) and the largest space-hogging folder is iTunes which uses 15GB because of the music. I can't find any singular folder that uses any sizeable HD space. I recently loaded Tiger so I don't know if Tiger uses the rest of the space or if it's just a combo of all the other applications.

    You could download and use WhatSize to see what may be eating up the space.
    With a 40 GB hard drive, you need to keep at least 6 GB free in order to avoid problems.

  • How do I find what is using up so much space on my 750 gig harddrive

    how do I find out what is using so much of my space on my 750 gig hard drive.  i know my pictures take up 147 gigs but I can' figure out how to check other things

    When I did that, I could still only see the same contents as shown in the third screenshot above. However, minutes after doing the "Show package contents", iMovie seems to have figured out that it didn't have 15GB of data in its library after all and updated its size accordingly. So, problem solved for now but I still find iMovie to be painful to use and I will probably avoid doing so as much as I can.

  • I am trying to find an app or software to burn iMovie slideshow to a dvd.  I have a MacBook Pro with Mavericks.  There are a lot of DVD Creator apps a the App store. Looking for a recommendation of what to use and tips.

    I am trying to find an app or software to burn iMovie 11 slideshow to a dvd.  I have a MacBook Pro with Mavericks.  There are a lot of DVD Creator apps at the App store. Looking for a recommendation of what to use and tips. Thank you.

    I've been using "Burn" for years and it has been the only DVD burning software I have ever used for the mac. I have never needed to look at other apps. Unless you want something that has more bells and whistles such as Roxio's "Toast" : http://www.roxio.com/enu/products/toast/pro/overview.html
    There are thousands of quality free apps out there for the mac that are not part of the App Store. All you have to do is read reviews online, do a little search, the Apple forums are full of recommendations from experienced users that have been here for years...

  • HOw to create a Batch file for java application and whats the use of this ?

    HI,
    How to create a Batch file for java application ?
    And whats the use of creating batch file ?
    Thanks in advance

    First of all, you're OT.
    Second, you can find this everywhere in the net.
    If you got a manifest declaring main class (an classpath if needed), just create a file named whatever.bat, within same directory of jar file, containing:
    javaw -jar ./WhateverTheNameOfYourJarIs.jar %*By the way, assuming a Windows OS, you can just double click the jar file (no batch is needed).
    Otherwise use:
    javaw -cp listOfJarsAndDirectoriesSeparedBySemiColon country/company/application/package/className %*Where 'country/company/application/package/' just stands for a package path using '/' as separator instead of '.'
    Don't specify the .class extension.
    Javaw only works on Windows (you asked for batch, I assumed .BAT, no .sh), in Linux please use java.exe (path may be needed, Windows doesn't need it 'cause java's executables are copied to system32 folder in order to be always available, see PATH environment variable if you don't know what I'm talking about) and use ':' as classpath (cp) separator.
    The '%***' tail is there in order to pass all parameters, it only works on Windows, refer to your shell docs for other OSs (something like $* may work).
    This way you have a command you can call to launch your code (instead of opening NetBeans just to see your app working). You could schedule tasks on it or just call it in any command prompt (hope you know what it is 'cause there have been people in this very same forum with no clue about it, if not just hold the 'Windows button' and press 'R', then type 'cmd' and run it).
    Finally add dukes and give 'hem away.
    Bye.

Maybe you are looking for

  • I have two Yahoo accounts and all of my emails in my inbox show up twice!

    I have two Yahoo email addresses, one being primary & one secondary (in Yahoo). When I add them both to my iPhone 4, each email shows up twice in my inbox when I'm looking at the "all inboxes". Also, when I go to reply to an email, the "from" is the

  • Error after import external webservice(RFC) wsdl url to Process Composer

    Hi all, I try to use RFC webservice in my BPM as below: 1. Expose RFC as webservice using CAF (import external service RFC and then create application service use this external service) 2. Define Destination in NWA. 3. Create a Process Composer proje

  • TRFC error

    I need to configure central user administration for two clients in one physical system. I've created RFC destinations and assigned logical systems to clients. But I've got this problem: tRFC fails with error message 'No business system for system SID

  • Photoshop is very slow in my computer (win7 x64)

    I don´t know what happen, since i had winVistax64, and now that I have win7x64 photoshop works really slow (brushes, all!!) I can´t do anything normally, takes a while to paint, is really annoying... for info i have a laptop Sony VAIO with 4GB, intel

  • ZTE Open C only scans 11 Wi-Fi channels (not 13 or 14)

    My Wi-Fi access point (a home router) operates on channel 13. ZTE Open C does not detect this network unless I set the channel to 11 or less. For my home network there's an easy workaround (though I may lose some speed) but I'm worried if I'll be abl