Transport request  and  Message class?

Hi,
   How to create a transport request for the changes I made in a content of the table (eg: T100 ) so that the changes can reflect in all clients. and please mention the name of message class for the object BUS2121 or else name the message class for the messages that has been used in shopping cart email templates.
regards,
George.

Hi,
The message for SC is BBP_PD, you will find in SE91 txn. and you would need to know the message number to customize it, you can do it in SPRO-Cross-application settings-> Message control, and then select BUS2121 and add new entry to change it from standard.
Award Pointsif helps.
Thanks.

Similar Messages

  • 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

  • How could we delete transport request and task(the released one)

    Hello
    We have a released transport task(not request). Transport request is not released.
    How could we delete transport request and task(the released one). Namely we would not like to transport it to production

    Hi, never delete directly in table.
    There are more tables which depends each other...
    Here, you can find nice example how to do it: Help on ABAP: Few Tips for Transport Request Manipulation
    Using program: RDDIT076 and changing status.

  • Regarding Transport Request and related program names

    Hi All,
    I have a issue with picking Pro<b>gram Names</b> from <b>Transport Request</b> names.
    I am using <b>E071</b> table to pick up all the <b>Objects/Program Names</b> based on <b>TR's</b>.
    But for the <b>TR's</b> which are having <b>D-Modifiable status</b> i am not getting any entries from <b>E071</b> table.
    Can anybody give me alternate table which will give us All Program names under a T<b>R</b> based on T<b>R</b> for which status is <b>D</b>.
    Thanks in advance.
    Thanks,
    Deep.

    Hi Deep,
    When the transport request is not released (i.e it is in Modifiable status) all the objects are linked to the tasks under the transport request. So if you are trying to get all the objects in the transport request(in modifiable status), first you have to get all the tasks under the transport request and get the objects under each task from E071 table.
    You can get the taskes under the transport request by selecting from E070 table
    select * from E070 where STRKORR = <your transport request numer>
    then you can get all the objects for each task .
    - Kalyan

  • Transport Request and Cross-Application techniques

    Respected Members,
    I want to know what is the difference between the transporting request and Cross-Application Technique( eg  ALE)
    Generally suppose you have made some object in development server and then a transport request will be created and through transporting to the production server same data can be transported to production server.
    Same thing we do with ALE also that we can transport the data from one server to another server or from one client to another client.
    THen what will be the difference between the transport objects and Cross-Application techniques.
    Clear this picture by giving your valuable answers.
    Thanks a Lot.
    Manish

    Hi Manish,
    The applications transferred through Transport Requests and the data passed through ALE or EDI are completely different technologies.
    The Transport requests transfer the programs and the configurations that you do within the development Server or rather the SAP system to the Production Server and then you execute them to get the desired result.
    On the other hand,ALE(Application Linking and Enabling) or EDI(Electronic Data Transfer) transfers the data or rather business documents(for example vendor payments or making the payme nt through cheques) from one system to another system,i.e different Landscapes.
    If suppose you want to transfer the data from one SAP system to another SAP system which are in completely different landscapes,then you use ALE and in case you transfer it from one SAP system to another Non-SAP system or vice-versa,you use EDI.
    Moreover,you cannot view the coding or the configuration part in case of ALE or EDI whereas you can view the same in terms of Transport requests.
    The landscape means all the clients within one SAP system.
    I hope I have made it In case you have any further clarifications,do let me know.
    Regards,
    Puneet Jhari.clear.

  • What's the difference between transport request and change request

    Hi, I am reading TMS part of TADM12-1 now, and confused about two terms mentioned in this book, transport request and change request.
    Is there any difference with them? Please advise. Thanks
    James

    In the context of course tadm12 transport request = change request

  • Transport request for development class

    Hello folks,
    I have a development class (AKA package) containing e.g. one program, one message class and one function group. The function group contains one function module (as well as its associated includes).
    I'd like to write a transport request with <i>all</i> the objects of this development class, because I'd like to easily import all the development class' functionality in another system. I mean, in this specific situation I'd include the <i>function module</i> itself as well as the function group.
    Unfortunately, when I select the <i>write transport request</i> entry from the development class' context menu (transaction SE80, <i>object navigator</i>), and I specify that I want to transport all the objects in the development class (and not just the development class itself), it doesn't work as I'd like. Just the program, the function group and the message class are written in the request. The function module is not included.
    Is there a way to automatically perform sort of a <i>recursive</i> selection, so I can write in a request all the objects associated (at whatever level) with a development class?
    Regards, Davide
    [2006/09/06-15:30 Message was edited]

    Hello Naimesh, hi Max,
    I'm not sure about your suggestions.
    When I initially write all the development cass' objects in a request, the function group is written in that. Are <i>all</i> the objects of the function group written in that request, as well?
    The thing is that when I manually write the function module in that request, the function module is consequently shown in the <i>transport organizer</i>. Therefore I suspect that the function module (i.e. the include <i><FUN_GRP_NAME>U01</i>) has not been automatically written at the beginning.
    So basically my question is:
    When I write a function group to a request, is the include <i><FUN_GRP_NAME>UXX</i> written to that? And is the include <i><FUN_GRP_NAME>U01</i> (and all the others) also included?
    Cheers, Davide

  • Transport request and task releasing?

    Hi all,
    I've three systems dev,QA and prod.I'm working on dev client and I've a two reports(say A and B) under the same transport request with different tasks,If I want to release the report 'A',is it necessary that I shud be releasing th ewhoel request number or if I release the task it's enough.why a transport request will have different tasks,when the transportationof ht ese taks associated with the transport request is independent.
    I've released the task to QA and the QA sytem had some problem and did nto get he task,what I shud be doing now,release the task again or ?
    Can a report be assigned to different tasks(numbers) under the same  transport request.can the report be assiged to different transport requests.please let me know.
    thanks and regards
    Message was edited by: henry

    There is a transport route defined by your Basis Team for the transport scenarios. There, the possible ways through which request can be moved( from Dev --> QA & Dev --> Prod ) are defined.
    But it does not mean that you can't transport your request to production without transporting it to QAS.
    Furher, when you release a transport request, it does not automatically move to QAS or Production but someone from your Basis Team has to run the TP through Xn STMS, which in turn imports the objects from your Dev Request and put it on QAS / Production.
    In case of any error encountered while importing to let's say QA, you need to check whether it's a problem with the transport buffer or is it because some objects are missing from the transports or dependent transports are not moved as yet.
    Please understand that there is no concept of re-release.
    You can only ask your Basis guy to re-import it.
    According to the encountered problem, you need to decide whether you should just ask you Basis consultant to re-import the same Transport.
    Or create a new request through SE10, and include all the objects from your last request. Release it and ask your Basis guy to import it to QAS.
    Or first move the dependent transport and then ask your Basis guy to re-import your current transport.
    Or create and group the changed objects, altogether in a new transport by changing all the objects which were contained in the original request.
    Further, to your other queries, if two users are modifying the same program ( not exactly at the same time - that's not possible but one after other )then that program will be contained in two separate tasks of the same transport request.
    I hope it answers a few of your queries.
    Thanks,
    Ram

  • Transport request and objects

    hi experts,
    can anybody tellme how u transport requets and how u transport objects.

    hi,
    You can check all the requests in SE01 or STMS.
    You should know how STMS works at least.
    In STMS you normally select the system (DEV/QA/PRD) for which you want to look at transport requests. After selecting the relevant system, you normally get to see the 'IMPORT QUEUE'. This means the following:
    (make sure you press the REFRESH button first)
    1) transport requests in the import queue of your QA system are not imported yet. (imported ones, you can find back via the menu by selecting the 'IMPORT HISTORY'.
    So if you want to find out about requests that are already on your QA system, but NOT on your productive system, you just select PRD , and look at your import queue for this particular system. These transports that you see there are ALREADY imported on QA , but not yet on the production system.
    Case Closed I would say, not??
    The only thing that might make my statement 'uncertain' is if the company has a specific 'approval procedure'. For example, suppose you have released a new development on your development system. An automatic job imports every hour all released transports from your development system into your QA system. (ofcourse you can always manually import a request).
    Now after an hour the request is automatically imported on your QA system and you can do the necessary Unit and Integration testing.
    Now, under normal circumstances, after import of your request on the QA system, in STMS it will automatically appear in the import list of the production system.
    In case of the approval procedure however, you first might need to select tested requests, select them, approve them (via an approval button ) and run a job to release all approved requests. Only after they are released by the job, they will appear in the Import Queue of the production system.
    But ok, I only saw this in practice at one customer so far...but just that you know
    regs,
    hema.

  • Tables for development class and Message Class

    Hi All,
    In which table is Message Class and Development class stored.
    Thanks,
    Santosh

    Hi All,
    I am closing this thread..I was looking for a single table which does this and it is TADIR with object = MSAG
    Thanks,
    Santosh
    Edited by: Santosh Kumar KezkhepatMelathil on Aug 29, 2008 1:32 PM

  • Whats the diff between copying a Transport request and Importing a request?

    Hi gurus,
    Can some one explain me the difference between copying a transport request between clients and importing transport request between clients? say for eg: difference between copying a transport request containing a datasource being copied from client 100 to client 200 and importing the same request from client 100 to client 200?... When do we follow such scenario's?
    thanks.
    kishore

    Hi Kishore,
    A request copy applies only for customizing (client dependent) objects.
    A request tracks object modifications since its last transport. if the object is created in source system and included in a transport request, when it is transported to another system, it will create the object in target system. Then if you modify the  object, it will include modifications since last transport.
    As i said, a request copy is only valid for customizing objects. This is entries in tables, you will see that you have two kind of requests, customizing and workbench. Workbench objects are client independent, so request copy doesn't applies.
    it's very important to keep the order of requests when you transport and also not to delete requests in any system.
    Hope this helps (and hope it is clear, if you have any doubt, just ask!).
    Regards,
    Diego

  • Transport Request and Task

    Hi,
    Can someone explain a basic, when we transport a BI object, we see 2 things in se10/se09- one request and the other one task.
    My question:
    1.  What is the significance of each of them and the use?
    2.  What process should be followed here and what sequence.
    -TC

    Ok.
    Here is what I understand from youre replies above-
    1.  A request can have multiple tasks and each tasks corresponds to the work that is being transported.
    2. One needs to release the tasks before we can release a request.
    Suppose now, I have the following scenario:
    I have changed an infoobject(ZABC) being used in multiple cubes (A,B,C).  In this scenario how do I go about it.  I understand that I need to transport and import the infoobject first and then the cubes.
    So if I am working on a Transport Connection in RSA1. What would be the steps?  I am writing the steps, correct me if I am wrong-
    1.  I select the infoobject and drag it to the right screen.  I press the truck symbol and mention the package.
    2. I drag the Cube A and press the truck symbol and mention the package
    3. Same thing for other cubes.
    Please let me know the optimum way.
    -TC

  • Transport request and deletion of an  object

    Hi Folks,
    1.Will it ask for a transport request when a object is deleted from
    the Development.
    2.If it asks, then whether this transport request when transported to
    quality and production will it  delete the same object from Quality and
    production too?
    3.What is the best way to delete an object having an transport request.
    4.Anyother way to make an object null and void.
    Thanks,
    K.Kiran.

    Hi,
    1.Will it ask for a transport request when a object is deleted from
    the Development.
    <b>YES</b> this is needed so that the objects are deleted from all the systems in the ladnscape. so that when you release thisrequest the objects gets deleted from the target system
    2.If it asks, then whether this transport request when transported to
    quality and production will it delete the same object from Quality and
    production too?
    <b>YES</b>
    3.What is the best way to delete an object having an transport request.
    <b>If the object exist in your quality and production the best way is to use the transport request, if that does not exist you can ask your basis guy to delete it.</b>
    4.Anyother way to make an object null and void.
    <b>Ask the basis guy to delete it</b> but to keep track its always better to delete it using the Transport reuqest.
    Regards,
    Sesh

  • Transport request and SOBJ transaction

    Hi group,
    I have two questions I would like to address:
    1) When working in a development environment we would like that the following transactions FSE2 and KSU7 do not ask for a transport request. By means of transaction SOBJ we have selected "No transport" in field Transport for both transactions, but system goes on asking for a transport request.
    What has to be done not to be asked for a transport request?
    2) There are some other transactions such as OBB8, where we do not want to be asked for a transport request as we want these transactions to be open in a productive environment but they are not listed in transacion SOBJ.
    Is there any other tool we can use to avoid being asked for a transport request for certain transactions?
    Thanks in advance.

    Thanks Mark for your quick answer,
    I know what you are talking about but we are not interested in changing the client configuration regarding transports.
    We are only interested in not being asked for a transport request for some transactions such as the ones I mentioned.
    Best regards
    Javier

  • Program attached to wrong transport request and sent to QA, now what?

    hi,  while doing a program bymistake  i have taken a request id of another program which has been send to quality
    now my running program has been attach to that program please please help me out iam in great trouble...............
    how to remove that from version management...............
    Thanks
    Edited by: Thomas Zloch on Jan 5, 2012 - subject enhanced

    Hi,
       If you want to retrieve the older version of that program in quality, then you need to go to -->version management and retrieve the older version of that program in development system. Capture it in a new transport and transport it to quality.
    Or If it is a new report and you don't want that to be in quality then delete the new report  and capture it in a new Transport and transport it to quality.
    You can use this report RS_DELETE_KEY_IN_TRANSPORT2 in se38 to delete the objects from transport requests.
    Regards,
    Selva M
    Edited by: Selva M on Jan 5, 2012 7:26 PM
    Edited by: Selva M on Jan 5, 2012 7:32 PM

Maybe you are looking for

  • How to monitor a java service in windows environment

    Hi all, I have a 5 java services running on a windows box. I want to monitor one of those. This service is called "appnew " and appnew interacts with the oracle database. If it is running normally the application name as seen in the task manager is "

  • Email notifications not working correctly in Mavericks

    Is anyone else suffering from problems with their email notifications in Mavericks? I have got a mid 2011 21.5 " iMac which previously had Mountain Lion and before I updated I would get every single email notification without fail. Since I I updated

  • White box over my scene selection arrow!!!

    Does anyone know how to correct this problem? For some reason, this white box has shown up over my "direction right" arrow in the scene selection section of my dvd project. This also shows up after burning and I can't for the life of me figure out ho

  • Setting default account for sending email

    I have 4 accounts I use for sending email, but would like to have one be the default and can't figure how to do that. there is a check box next to the outgoing server dropdown that says use only this account. I don't think that is what I want, nor am

  • This is ridiculous - Firefox still CHOKING memory

    Firefox is still taking about 90MB at the start even after disabling ALL plugins and 80% of addons/extensions == This happened == Every time Firefox opened == ALL THE TIME