what is type group?how to create it and what is the use of
it?

Answer Posted / ashish

Type groups were based on the include technique, and
allowed you to store any type definitions globally in the
Dictionary by defining them using TYPES statements. The
definition of a type group is a fragment of ABAP code which
you enter in the ABAP Editor. The first statement for the
type group pool is always: TYPE-POOL pool.

After that, you define data types using the statement
TYPES. It was also possible to define global constants
using the CONSTANTS statement. All the names of these data
types and constants must begin with the name of the type
group and an underscore: pool_

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between BDC vs Direct Loads?

753


What are Table control and tab strip control in dialog programming ?

5347


dynamic programming in sap abap

1098


What is logical database? : abap hr

699


What is a badi?

638






What is the relationship existing between the various data elements in data dictionary? : abap data dictionary

804


What are the different function modules used in sapscript?

703


What are logical databases? What are the advantages of logical databases?

594


What is Transactional based Application & Role based Application?

1165


While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc

874


What is an rdbms?

684


In order to upload purchase order details, how you handle multiple values for a single field?

642


What is lock mechanism? How do we create lock objects in abap?

724


What is transparent table?

680


When value table becomes check table?

674