‎2008 Feb 29 5:11 AM
HI ,
in sap is there any possibility search progarms for perticular user creadted .
for ex .... if user X created the program ZX then based on user X how we can fine the program ZX .
THX
‎2008 Feb 29 5:13 AM
Go to table TADIR
and give Author name as user name.
Regards,
Atish
‎2008 Feb 29 5:13 AM
Go to table TADIR
and give Author name as user name.
Regards,
Atish
‎2008 Feb 29 5:19 AM
hi,
go for se11----give table name as trdir
then display--in menu bar -
‎2008 Feb 29 5:46 AM
Hi,
Enter transaction 'SE11' in the command field.
Goto table 'TRDIR'
Press F7
Goto 'SETTINGS' in the toolbar.
click on 'FIELDS FOR SELECTION'
Check the checkbox 'CNAM' or 'Author'
In the selection screen enter the Author name in CNAM\AUTHOR.
Press 'F8' or click on 'EXECUTE' button.
Thanks,
Chinmaye
‎2008 Feb 29 6:08 AM
I don't know why everyone's suggesting to go through SE11 to find this information where there is a much simpler way to adopt.
All you have to do is to go to SE38 then click the Find button on the toolbar. In the subsequent screen, go to menubar option Edit->All Selections which will open up additional fields for selection on this screen.
Under Additional Selections, you'll find input field Program Author. Enter the username you want to search for. In the field up the top named Program Name input multiple selection Z* & Y* (to reduce run-time) then Execute (F8) it. You'll find a list of all customer programs created by the author i.e. username you've requested in your selections.
Similarly, you can find out all programs changed by a certain user but may not have created it in the first place, any modifications done by a certain user.
Hope this solves the issue.
Cheers,
Sougata.