Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

request no

Former Member
0 Kudos

Hi all,

i need to add message number and message in message class(which is already existing). and i modified it and i saved it ,it is not asking for new request.

i had to transport the request to quality and there i need to test the message.since there is no data in production.

is there any solution for this. if not how can we find the request number where it is saving.?

thanks

siva

5 REPLIES 5

Former Member
0 Kudos

hi,

You can find the request numbers in <b>E071</b> and <b>E070</b> tables

0 Kudos

Hi,

Just goto SE09 and check your current request's object list if any one of them has this message class entry.

Else create a transport request and lock this Message class under this request and transport it to your Q system.

Regards,

Sesh

Former Member
0 Kudos

HI,

may be that message class was stored in local object($tmp) so save that in any of the package then it will ask u for the request.

to change the package goto se91,enter ur message class name and message id.press change.then select GOTO->CHANGE OBJECT DIRECTORY ENTRY.there u can change the package.

rgds,

bharat.

Former Member
0 Kudos

HI,

YOU WILL BE HAVIMG THE PREVIOUS REQUEST NUMBER IN THE SAME SCREEN

CLICK THE BUTTON ENVIONMENRENT AND CLICK TRANSPORT ORGANIZER REQUEST IT WILL DISPLAY THE REQUEST NUMBER

Former Member
0 Kudos

Hi,

Usually the system will not ask for request if you have saved something in that screen under some request and the request is not released.

In your case you might have saved some messages earlier in the request and the request may be having the status '<b>MODIFIABLE</b>'. So the new message number and message are automatically saved into the old request. You can check this using the transaction '<b>SE03</b>' or '<b>SE09</b>'. There you can check whether your new message is added to that old request.

Regards,

Renjith Michael.