What are field group, extract dataset, and internal table?
Field group is the group of field under the a common name. When we create a field group we can use it any where in any program. In internal table we can treat a runtime table for fetch the field from database and destroy when program is end.