‎2009 Apr 16 10:14 AM
Hi,
I have a requirement to get a report of
Role Name, Date of Validity, Authorization Object in User Master Maintance (TCode) and Description of Tcode
I used SQVI
and joined Tables
AGR_USERS, AGR_1251, USTSTCAP
From the first two tables I get all most all fields Except the description of T-Code for that I used the table USTSTCAP but it is not working.
is there any table to get text description. please give guidence
Regards
Nausal
‎2009 Apr 16 10:18 AM
‎2009 Apr 16 10:18 AM
Hi,
Tcode description can be retrieved from table TSTCT
Cheers,
Aditya
‎2009 Apr 16 10:27 AM
Hi,
From TSTCT We get TCode Description
but it is not possible to join with AGR_USERS and AGR_1251 in SQVI
Regards
Nausal
‎2009 Jun 09 12:30 PM