Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member183835
Participant

Theme

The main aim of this blog is to find out in which all tables  a specified field comes. In some particular situation where we need to check where it is used. You can use ‘where used list’ button, but here I am trying to tell you an alternative. This may help you sometimes.

Created by

Anoop Satheesan

Date

06/ June/ 2012

Find out in what all Tables a specified field is available.

  1. Go to Tcode SE15
  2. Select ABAP Dictionary
  3. Select "fields" folder
  4. Click on table fields
  5. Then you can enter the desired field name (In your case VBELN)
  6. Run OR press F8.

Output

9 Comments