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

What is the disadvantage of a call by reference?

642


Polymorphism real time scenario

1048


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1734


Describe the difference between macro and subroutine?

636


stock transfer from one plant to another plant ? i want the total description.

1576






Type casting and error handling

933


What is off cycle payroll run

1950


How can we declare a table control in the abap/4 program?

643


What are the advantages of different types of bdc's?

534


Tell me a scenario where did you use secondary index?

635


Explain some essential objects in abap dictionary?

707


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?

591


What are field groups?

604


Can i Have Some Realtime Examples On Modulepool programming.

5551


What are conversion routines? : abap data dictionary

594