‎2006 Nov 21 3:52 AM
I have translated message type <xx> text number <nn>...It has not created request, now I want to create request so that I can move to other systems. How can this be achieved.
‎2006 Nov 21 3:56 AM
1. Go to Transaction: SE10.
2. Create a new workbench request by using key F6.
3. Double on the newly created request
4. Add a new entry: R3TR,TABU,<table> for Program Id, Object Type and Object Name Respectively.
<table> being the table name for which the contents are to be transported.
5. Click on Function icon next to table name.
6. Click the contents from the icons in next screen.
7. Select entire table.
8. In next screen we can select required entries to be transported.
9. Come back and save.
10. Now release the request and transport to the required server.
‎2006 Nov 21 3:55 AM
Hi,
Go to menu Environment->Transport Organizer and create new request.
Thanks,
Tuhin
‎2006 Nov 21 3:56 AM
1. Go to Transaction: SE10.
2. Create a new workbench request by using key F6.
3. Double on the newly created request
4. Add a new entry: R3TR,TABU,<table> for Program Id, Object Type and Object Name Respectively.
<table> being the table name for which the contents are to be transported.
5. Click on Function icon next to table name.
6. Click the contents from the icons in next screen.
7. Select entire table.
8. In next screen we can select required entries to be transported.
9. Come back and save.
10. Now release the request and transport to the required server.
‎2006 Nov 21 4:26 AM
hi
good
Starting the Message Maintenance Transaction
Using forward navigation from the ABAP Editor.
You can display the messages for your program from the ABAP Editor by choosing Goto ® Messages. The Maintain Messages screen appears. By default, the system display the message class linked to the current program.
You can also enter Transaction SE91.
If you choose Goto ® Messages from the ABAP Editor and your program does not have a defined message class, the system assumes you want to browse an existing class and prompts you for a message class ID.
go through this link
http://help.sap.com/saphelp_nw2004s/helpdata/en/cd/5892c9b06311d2957b00a0c94260a5/content.htm
thanks
mrutyun^
‎2020 Jan 29 8:20 AM
1. Go to Transaction: SE10.
2. Create a new workbench request.
3. Double click on the newly created request
4. Add new entry:
program: LIMU / object type: MESS / object name: Zxx### (example: ZBC001)
5. Save, release and then transport.