It looks like you're new here. Sign in or register to get started.
upasanisandip wrote: Hi, I want to find Excise Amount Field present in how many tables. For that I have to manually for each table or is there any easy way to find. Thanks, Sandip.
Answers
there are some helpfull tools for that. Development Toolkit for example. Search mibuso (site -> downloads, not forum) for it.
You can follow metnod that, i usually do .........
Export all tables objects in text formate & then in text file search the field that you required it will give u clear idea........ :idea:
ok
Ravi \:D/
Export all the objects in the txt file format and import them in Developer toolkit, then use"where used" or press F11 functionality.This is will tell where exactly Excise amount is present.
Rgs
Manpreet