Answer Posted / paramjeet
Indexes are described as a copy of a database table reduced
to specific fields. This data exists in sorted form. This
sorting form ease fast access to the field of the tables. In
order that other fields are also read, a pointer to the
associated record of the actual table are included in the
index. the indexes are activated along with the table and
are created automatically with it in the database.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are the rules to create a BAPI?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is pretty printer?
Difference between sy-tabix and sy-index? Where it is used?
What is value table?
Type casting and error handling
What is the difference between synchronous and asynchronous update?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What are number ranges?
What are the two ways for restricting the value range for a domain ?
Explain the differences between interactive and drill down reports?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How is conversion of data types done between abap/4 & external level? : abap data dictionary