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 is an “on request field” statement?
What is repository info. Systems? : abap data dictionary
Do we create table fields with out data elements and domains?
What are the dynapro keywords?
What are the different types of locks? : abap data dictionary
What is the difference between tables and structures?
What has to be done to the packed fields before submitting to a BDC session.
wat is the difference between A-gate & W-gate?where are they used?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Define the various contents of technical specifications ?
How to upload more than 2GB file from External Source to SAP?
Value table VS check Table.
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is native sql?