2011 Jun 20 11:11 AM
Dear all
i want to develop a report for basis module using ref of Tcode STMS, i want get all System list of development client. user execute the report in production and display all development system using RFC.
please give some idea how to do it.
thanks,
abhilash
2011 Jun 20 12:38 PM
Dear all
i want to develop a report for basis module using ref of Tcode STMS, i want get all System list of development client. user execute the report in production and display all development system using RFC.
please give some idea how to do it.
thanks,
abhilash
2011 Jun 20 12:02 PM
Please confirm or correct me, from the production system, you want to be able to determine the development system(s) in your landscape and also the clients of these development systems?
Thomas
2011 Jun 20 12:20 PM
yes we want to access production system to development system
abhilash
2011 Jun 20 12:38 PM
2011 Jun 21 5:18 AM
hi Raymond
Thanks for your reply its helps me to find the system but here i want differentiate the system like user want to only display development client or production client because here we have same client in production quality and development.'
eg client 001 system - production
client 001 system - quality
client 001 system - development
please let me know how to differentiate.
thanks
abhilash
2011 Jun 21 5:28 AM
2011 Jun 21 5:47 AM
but its gives current system name but my requirement if i m using production then i want to see how many development system i have.
2011 Jun 21 8:51 AM
Try your luck with function module TMW_GET_SAP_CLIENTS for the domain and systems found via TMS_CI_READ_CONFIGURATION.
The client role is returned in CCCATEGORY (as maintained in T000), "C" would be Configuration (or Development for that matter). If most clients have that setting, you're likely looking at the development system.
I don't know another, simpler indicator "I'm a development system" at this point.
Thomas
2011 Jun 22 6:40 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |