‎2005 Jun 10 1:55 PM
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
‎2005 Jun 10 5:35 PM
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.
‎2005 Jun 10 5:48 PM
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