what is the functionality of data class?
Answer Posted / shreeshail diggi
Data class in technical settings:
The data class defines the physical area of the database
(for ORACLE the TABLESPACE) in which your table is
logically stored. If you choose a data class correctly,
your table will automatically be assigned to the correct
area when it is created on the database.
The most important data classes are (other than the system
data):
APPL0 Master data
APPL1 Transaction data
APPL2 Organizational and customizing data
Master data is data which is frequently read, but rarely
updated. Transaction data is data which is frequently
updated. Organizational und customizing data is data which
is defined when the system is initialized and then rarely
changed.
There are two more data classes available, USR and USR1.
These are reserved for user developments. The tables
assigned to these data classes are stored in a tablespace
for user developments.
Note:The data class only has an effect on table storage for
the database systems ORACLE and INFORMIX.
Thank's and Regards
Shreeshail Diggi
SAP Technical Consultant Infinite India
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain what is runtime analysis?
Explain the data types of internal tables?
What are the components in sap application server?
How do you read files from the presentation server ? : abap bdc
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What are the different methods of passing data? : abap modularization
What are Delivery classes? What data will you want to transport during client copy?
Do you know any other patterns if yes.. explain
What are the dis-advantages of logical databases? : abap hr
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Explain some essential objects in abap dictionary?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
Explain the advantages of logical databases?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What is internal payroll process? : sap abap hr