Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Z Transaction Creation Date

Former Member
0 Likes
639

hi,

Please let me know how to find Z Transaction Code Creation Date.

Thanks,

Vinay.

hi,

Please let me know how to find Z Transaction Code Creation Date.

Thanks,

Vinay.

2 REPLIES 2
Read only

Former Member
0 Likes
476

Hi Vinay,

Please use the table TADIR and in the data selection screen of that table give <b>object type</b> as <b>TRAN</b> and in the <b>object name</b> give your <b>Z Transaction Code</b>.

This gives complete details regarding the TCode but I don't think we can get the Creation Date for the TCodes.

Hope this solves your problem, If it does then do reward points.

Best Regards,

Bharath.

Read only

Former Member
0 Likes
476

Hi Vinay,

Try with these steps but i am not sure it will give us right result.

I think whenever we create an object in R/3 it will ask for request so transaction is also associated with request.

1) Goto SE03

2) Click on Search for Objects in Requests/Tasks under Objects in Requests

3) Give TRAN in empty box and give the ztransaction code against this box and check the box

4) Execute it

5) It will display more information include DATE of creation.

Plz reward points if it solves your problem.

Thanks,

Vinay