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

Reln between table and T COde

Former Member
0 Likes
438

Hi...Which table in R/3 will maintain the T Code and the corresponding Table it calls for maintenance.

TSCT gives TCode-Program name relationship. Im looking for TCode(Z* )-TCode(Like se16, sm30)-Table/View Name relationship.

Thanks.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
390

Look into TSTCP for parameters like

  • /*SM30 VIEWNAME=/SAPSMOSS/ADDID;UPDATE=X;

  • /*SM34 VCLDIR-VCLNAME=ARCH_CLASS;UPDATE=X;

  • /*SM31 VIEWNAME=TAIF_URL;UPDATE=X; (old)

  • /*SE16 DATABROWSE-TABLENAME=CEPC;

Regards

Read only

Former Member
0 Likes
390

Hi Ramaswamy,

Kindly go through the following link.

[]

Hope it will helpful.

Regards