Application Development and Automation 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: 
Read only

Request Numbers

Former Member
0 Likes
487

Hi All,

Is any body having the ida about the requestnumber storage,

I mean i have a Project Name & enhancement name based on enhancemnet i would like to know the request number.

Ex: In Cmod enter the projectname and click on components

then it will disply the list of components if i click on comonents i can get the include object name then in version managemnet i know the request number,

But i would like to develop the report based on project name it will display the components along with the requet number is there any link in database tables please let me know.

Thanks in advance..

Regards

Rao

2 REPLIES 2
Read only

Former Member
0 Likes
372

Hi,

You find a request number (C.R.) associeted to object in SAP system.

You used a 'VRSD' Table.

The key of table is:

OBJTYPE usually for program use 'REPS',

OBJNAME <name_of_object>

VERSNO <number_of_version>.

regards,

Antonello.

Read only

Former Member
0 Likes
372

I think you can display the requests for an object type - object , using Xn SE03 --> select Search for Objects in Trsanport Requests ( presss execute ).

Now searach for R3TR CMOD <Project Name>

Select Modifiable & release Tasks checkboxes...

It will give you list of transports ..

Thanks,

Ram