How we know, whether we have to use DSO or Infocube for
particular data source?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different types of datasources ?
What is the function of observerdll.dll ?
What is a/p invoice ?
What is difference between matrix and grid in sap business one?
What are the different types of transactions supported by di api ?
What is di api in sap business one?
If we are Extracting Data From SD Application component.ie Ex:- sales and billing 2lis_11_vahdr & 2lis_13_vdhdr Data Sources.Can I load From These 2 Data Sources to sales overview Cube 0sd_c03.Can you Explain the procedure.
What is the value returned when any method of an di api object executes successfully ?
Hi everybody, This is Srinu,recently i got selected for a small comapny with sap b1 but i was new to the technology.I knew c#.net,asp.net,Sql server 2005.My question is what are the pre-required knowledge to learn SAP B1 please suggest me. Thanks & Regards.
What is di server in sap business one ?
In sap business one sdk, which object is used for executing sql queries and stored procedures ?
Which are the dll’s used in sap business one sdk?
Can we load the datatable directly using sql query ?
Explain core modules of sap business one?
What is difference between transfer rules and update rules?