Searching for "Mapped"

Q:

What is Bit Mapped Index?

Answer

Bitmap indexes make use of bit arrays (bitmaps) to answer queries by performing bitwise logical operations.


Bitmap indexes are useful in the data warehousing applications.


Bitmap indexes have a significant space and performance advantage over other structures for such data.


Tables that have less number of insert or update operations can be good candidates.


The advantages of Bitmap indexes are:


   - They have a highly compressed structure, making them fast to read.


   - Their structure makes it possible for the system to combine multiple indexes together so that they can      access the underlying table faster.


The Disadvantage of Bitmap indexes is:


  - The overhead on maintaining them is enormous. 

Report Error

View answer Workspace Report Error Discuss

Q:

Posting through a special ledger indicator affects

A. offsetting entry to the main reconciliation account of the vendor/customer

B. the alternative reconciliation account and the main reconciliation account of the vendor/customer

C. the alternative reconciliation account mapped to the main reconciliation account of the vendor/customer

D. the main reconciliation account of the vendor or customer

Answer

Answer : C

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI