2006 Jan 10 7:30 AM
HELLO ALL,
I NEED TO GET THE OPEN PROPOSALS THAT ARE REQUESTED TO BE MOVED TO PRODUCTION AND I ALSO WANT TO GET THE STATUS OF TRANSPORT REQUESTS IN QUALITY ? COULD ANY BODY CAN GUIDE US HOW TO PROCEED? THANKS IN ADVANCE
HELLO ALL,
I NEED TO GET THE OPEN PROPOSALS THAT ARE REQUESTED TO BE MOVED TO PRODUCTION AND I ALSO WANT TO GET THE STATUS OF TRANSPORT REQUESTS IN QUALITY ? COULD ANY BODY CAN GUIDE US HOW TO PROCEED? THANKS IN ADVANCE
2006 Jan 10 7:38 AM
Hi Vijay,
You can check the requests in SE09 & SE10. Also, There are lots of checkboxes in se09 & se10 to see the status of requests.
And if you want to check the status of requests after it has been moved then go to logs.
Rg,
Vikas Madaan
2006 Jan 10 7:40 AM
Hi,
Check the transaction SE07. "STATUS OF TRANSPORT REQUESTS
Regards
vijay
2006 Jan 10 7:40 AM
Hi Vijayanand,
By 'Open Proposals' do you mean transport requests? If yes, you can go to SE09 and view all requests open for a user. Enter * if you want to view open requests for all users.
To see the status of import in the Quality system, use transaction SE01.
Hope this helps.
Sudha
2006 Jan 10 7:40 AM
Hi ,
U can get it in table e070 and e07t.
SELECT atrkorr atrstatus b~as4text
INTO TABLE i_transports
FROM e070 AS a
INNER JOIN e07t AS b ON atrkorr = btrkorr
WHERE a~trkorr LIKE v_sysid
AND a~trfunction IN ('K', 'W', 'T', 'C', 'O', 'E').
It will all the transport nos in the quality.
With Regards,
Ranganathan.
2006 Jan 10 8:03 AM
Check table CTWFPROPOS and field editing status.This will give you what is required.
Reward appropriate points if it helps.
Regards,
Ankur Bhandari
2006 Jan 10 8:07 AM
This tables can help you more .
CTWFACTLOG Transport Proposal: Action Log
CTWFNUMBER Transport Proposal: Number Assignment
CTWFPROPOS Transport Proposal: Header
CTWFREQUST Transport Proposal: Requests for Import
CTWFTARGET Transport Proposal: Target Systems/Target
2006 Jan 10 8:50 AM
Hi all,
I need the information regarding the status of the transport request on the transported system.
For example.
I have developed a object on Development system say DEV (source system)
and transported to Quality system say QUL (Target system).
Now I will run a progrm in the DEV(Source) system so that i need to know the status of that transported requests in the QUL(Target system).
Where this information will be updated in the source system which are transported.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |