Application Development 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: 

Table Name......

Former Member
0 Kudos

Can anyone tel me...in which table - field name 'prog' exists....

Or

the table field where the program name is saved...in Version ECC 6.

In version 4.6 it was saved in D010S and field name was 'prog'

But in ECC 6 it says table D010S does not exist in the datebase.

7 REPLIES 7

former_member195383
Active Contributor
0 Kudos

check TRDIR

Edited by: Rudra Prasanna Mohapatra on Jun 19, 2008 11:31 AM

prasanth_kasturi
Active Contributor
0 Kudos

Hi,

Table name : TRDIR

field name : NAME

Data Element name : PROGNAME

Hi goto se38,

in the program name field press F1

in the pop up goto Technical Settings

you can find the details

you can adopt the procedure for all fields

regards

prasanth

GauthamV
Active Contributor
0 Kudos

hi,

check TADIR.

reward points if hlpful.

Former Member
0 Kudos

hi,

u can find the prog name in the table TADIR. Field obj_name. u have to provide pgmid and object u will get the program name in obj_name.

Rgds.,

subash

former_member212653
Active Contributor
0 Kudos

Check the table REPOSRC

Former Member
0 Kudos

Hi,

If I understand...

go to the t-code SE11

check the radiobutton type of data and write prog and push button view

click button CRTL + SHIFT + F3 (view the reference of use)

check all checkbox and push button continue

then you see all objects where is used the field.

I hope its usefull.

I hope so.

Cordial greetings.

Former Member
0 Kudos

Hi,

You can get all the objects in table TADIR.