How we know, whether we have to use DSO or Infocube for
particular data source?
Answers were Sorted based on User's Feedback
Answer / jaya
The decision depends on data that you want to store and reporting you want to do .
USE OF DSO
ex:
If data is delta and it is of ABR or AIM type then a DSO will be an info provider needed to use to allow overwrite .
If the delta may have duplicate records then also DSO id required .
If you want to use the data in lookup of other infoprovider then also you need DSO.
DSO offers flexibility in storage as you can use a WDSO and Direct update DSO for different type of requirements .
USE OF CUBE:
Cube is good for reporting .
If we have huge amount of data and need multidimensional reporting then for best reporting performance cube is only solution .
Cube allows aggregates and compression which DSO not have .
Cube is good for line item level of data as it provides line item and high cardinality dimensions.
So use a cube when data amount is large and good reporting performance is required .
Use DSO when more granular data is required or you have delta requirements .Also use DSO when want to use info in other info providers too.
Best way is use 3 layer architecture .
WDSO->DSO->CUBE .
Is This Answer Correct ? | 35 Yes | 3 No |
Answer / kartheek
We can check whether the datasource supports delta by using the table ROOSOURCE.enter the datasource name.if the field delta is blank that datasource doesnot support delta.If the data source supports ABR then you can load data directly to cube but it is not recommended.
if the data source supports AIE (After image extraction) then we should load the data to the cube by using dso only.
Mainly FI data sources deltas are AIE.So we should load data to the cube by using DSo
Is This Answer Correct ? | 9 Yes | 2 No |
hi guys, now i am working in very small company for SAP_BusinessOne...after getting 3 years of exp in this company ..can i move to LEVEL5 Big Mnc's? any chance is there? or can i change technology instead of B1?
you run info package in process chain level you got error how to delete that one
How to use abap start routine and end routine what is the code? Where it be coded?
Can we do aggregation in sap crm planning cube?
How to fill data in recordset ?
what is report to report interface and why we use it sap bi
Which are the dll’s used in sap business one sdk?
What are the complex reports you developed in Business Objects.Please tell me 3 reports you developed and the complexity you faced and the solution
what is the difference between DBCONNECT AND UDCONNECT IN SAP BI SYSTEM
WHERE DO YOU STORE THE MASTER DATA IN BI 7.0
what advantage of ic with aggregates
How we know, whether we have to use DSO or Infocube for particular data source?