‎2007 May 08 10:25 AM
‎2007 May 08 10:27 AM
‎2007 May 08 10:27 AM
‎2007 May 08 10:31 AM
hi,
Data class is a technical attribute of a table.
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):
o APPL0 Master data
o APPL1 Transaction data
o 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.
regards,
Naresh.
‎2007 May 08 10:32 AM
do u mean data class?
data class defines the physical area of the database in which ur abap/4dictionary table is logically stored.
‎2007 May 08 12:25 PM
hi manjula,
dataclass is the physical area which is reserved for a databse.customer dataclass is some thing that which is changed according to database.for ex databses like
customer details changes according to time to time such databases are called as customer databses
reward some points.
with regards,
suresh babu aluri.