what is the functionality of data class?

Answer Posted / sara george

Data class tells how the table is automatically going to be
assigned to the correct area of table space or Data base
space of the database when it is created.
Each data class corresponds to a physical area in which all
the tables assigned to this data class are stored.

Following are the data classes:

APPL0 (master data): Data which is seldomly changed. An
example of master data is the data contained in an address
file, such as the name, address and telephone number.

APPL1 (transaction data): Data that is frequently changed.
An example of transaction data is the goods in a warehouse,
which change after each purchase order.

APPL2 (organizational data): Customizing data that is
defined when the system is installed and seldomly changed.
An example is the table with country codes.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use Abstract classes give an example from your project?

888


what are the two methods of modifying sap standard tables? : abap data dictionary

624


please give the remaining answers.

1748


What is a size category? : abap data dictionary

656


Can you print decimals in type n? What is difference between float and packed data type?

758






Explain sap abap 3-tier architecture?

735


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1668


What are the two statements which are required in an abap program to output an icon using a write statement?

764


What is a data class? : abap data dictionary

629


What is the collect statement? How is it different from append?

519


Difference between select option and ranges ?

647


The max number of calling modes stacked at one time is?

587


What are control tables? : abap data dictionary

600


How to find the return code of an stmt in abap programs?

623


What is the difference between skip and reserve?

606