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
What are the disadvantages of logical databases?
Application Category?
What is PS structure
How to write a code for multiple transactions? : abap bdc
how do you transport lsmw data from one system to another?
What are the types of the software component being deployed in the sap?
What is the use of 'for all entries'?
What are the difference between pool tables and transparent tables?
What is the difference between upload and ws_upload ? : abap bdc
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the differences between table controls and step loops?
What is sequence number
Workbench request are client dependent or client independent
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are field symbols?