Answer Posted / ram
Data class is used to determines the physical area of the database tables where database table is created , it set within the definition of the database in technical settings and when we defines data class for a table that table is assigned to a specific area in the database storage
Or
Data class is used to determines the which type of data stored in the database table and where it is created
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is pnp-sw-found ? : abap hr
What are multiple use BADIS?
When to use logical database?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
Does the table can have multiple foreign keys?
Explain what is sequence of event triggered in report?
What is the difference between data elements and domains?
What is the function of the correction system? : abap data dictionary
What is the function module to popup contents in the internal table?
What is singleton pattern in OOPS?
What are the disadvantages of abap query tool?
What are the parameters in bdc_insert? : abap bdc
What do you understand by work area and internal tables in abap? Why do we use it?
What is an abap instance?