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

Data element

Former Member
0 Likes
2,429

HI Guys,

This is the bit challenging question; I have <b>PRODH3</b> and <b>PRODH4</b> data elements. I want to collect all the tables, structures, views, search helps and programs which uses above data elements.

We cannot find out programs from where-used list for these data elements as it is giving short dump.

Is any function module there?, To find the above thing.

Please suggest me.

.

Thanks,

Gourisankar.

14 REPLIES 14
Read only

amit_khare
Active Contributor
0 Likes
1,772

How about Checking with SE84?

Read only

0 Likes
1,772

HI,

No, i am not getting the related information.

Thanks,

Gourisankar.

Read only

Former Member
0 Likes
1,772

Hi,

AS per ur requirement, i chceked for the data element in Se11 nad used the where used clause.

This gives all the profgrams, structures etc name where the data element has been used.

The other option is to try it in TXN se15.

Goto ABAP Dictionary-----> Data elements. Enter the data element n execute.

U will get the result this way too.

Regards: S. Agarwal

Read only

0 Likes
1,772

HI,

Thanks for reply, Whe i am trying in SE15, as per your below path, i am getting only one DATA element and Description.

Can you please explain me in detailed.

Thanks,

Gourisanakr.

Read only

0 Likes
1,772

HI

Gouri which version u r using i tried this in ecc 6.0 n its giving me the result which data element u r not getting out of both

reply

Abhishek

Read only

0 Likes
1,772

HI,

4.5B.

Read only

0 Likes
1,772

Hi Gouri,

Did you try with the method, which i suggested above....?

Read only

0 Likes
1,772

HI,

I was tried that method, but not detailed.

Read only

0 Likes
1,772

It will list all the programs, which are using that dataelements....

And for tables, views, structures you can simply use "Where-used" list directly...

And could you please brief , what are the other details you want on about dataelement?

Read only

0 Likes
1,772

Hi,

When running in the back ground, it is giving DUMP.

Thanks,

Gourisankar.

Read only

Former Member
0 Likes
1,772

go to se11.

give datatype as dataelement PRODH3.

After clicking the where-used button ...YOU WILL GET ONE POPUP.

In the popup you will have one button called "Indirect Application".

Click that button...

it will give you one more popup...where you can select "Programs"....

Read only

Former Member
0 Likes
1,772

Hi Gourisankar ,

There is no function module required for that.

Do the following steps :

Step 1: Go to SE11. Give table name TADIR .

Step 2: In OBJECT field : Give DTEL

In OBJ_NAME field : Give PRODH3

Step 3: Execute the table

Then u wil get details of that object.

Similarily , do for PRODH4 .

*****Pls reward points if u find this useful.

cheers,

gyanaraj

Read only

0 Likes
1,772

Hi,

I am not looking the particular object details, I need the particular objects how many time used and where?

Thanks,

Gourisankar.

Read only

Former Member
0 Likes
1,772

Hi,

Friend i cann't recommend you in your system becs you where saying it was giving Dump ... but from my 4.6C Sytems i was able to see from the where user list and also from the Background scheduling also ...

this are the Tables & structure using ...

if you ask about function Module, Program again i would say the both Fm & pgm uses the Data element interms of Field which is there in the Table /Structure ....

"Data element -PRODH3 (20 Hits)

<b>Table fields Short descriptn</b>

A144 Sales Deal Basic Data

PRODH3 Standard data element PRODH3

A148 Product Hierarchy

PRODH3 Standard data element PRODH3

S020 SIS: Customer Potential Analysis

PRODH3 Standard data element PRODH3

S020E S020 - Structure Information

PRODH3 Standard data element PRODH3

S075 DRP node information

PRODH3 Standard data element PRODH3

S075E S075 - Structural Information

PRODH3 Standard data element PRODH3

<u>Structure fields Short description</u>

E2KOMG Filter segment with separated condition key

PRODH3 Standard data element PRODH3

E3KOMG Filter segment with separated condition key

PRODH3 Standard data element PRODH3

KOMG Allowed Fields for Condition Structures

PRODH3 Standard data element PRODH3

KOMGF Allowed Fields for Condition Record Index

PRODH3 Standard data element PRODH3

KOMGFNEW Condition Index: New Entries in Index

PRODH3 Standard data element PRODH3

KOMGFOLD Condition Index: Old Entries for Index

PRODH3 Standard data element PRODH3

KOMP Pricing Communication Item

PRODH3 Standard data element PRODH3

PRODH Description of Product Hierarchy (T179)

PRODH3 Standard data element PRODH3

PRODHS Structure of Product Hierarchy (T179)

PRODH3 Standard data element PRODH3

TRCON_IT_KOMP Trading Contact Item: KOMP Data

PRODH3 Standard data element PRODH3

WB2_EKOMP Trading Contract: KNUMV Added to Structure KOMP

PRODH3 Standard data element PRODH3

WISP_KEYS Retail Planning: Characteristic Catalog

PRODH3 Standard data element PRODH3

WISP_KEYS_SAP Retail Planning: SAP Include for WISP_KEYS

PRODH3 Standard data element PRODH3

WISP_KEYS_SAP_M01 Retail Planning: Plng Char. from Field Catalogs PRODH3 Standard data element PRODH3

Reward points if it is usefull .......

Girish