cancel
Showing results for 
Search instead for 
Did you mean: 

splitting of dimensions into two applications

Former Member
0 Kudos

Dear all,

I've come across an artical in SDN says" The Application could be split into two applications POC_APP5 and POC_APP6 with less number of dimensions to expand. In turn would improve the performance of Input schedule and Reports."

Could you kindly tell me how to split dimensions into two sepatare application?

Based on artical:http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80af7a18-1672-2d10-d2a4-ae0900ed0cff

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As said by Anurodh, the application split is basically when the application has huge data across all dimension members of the application having many dimensions.

for your below question,

Could you kindly tell me how to split dimensions into two separate application?

Consider you have a application with Dimensions,

Account, Time, Entity, Category, JobBand, Product

The above have data of Employees Jobband irrespective of Product

and details of product irrespective of JobBand.

This application can be splitted to two aplications having dimensions as below,

Account, Time, Entity, Category, Product

Account, Time, Entity, Category, JobBand

Hope this helps,

Regards,

G.Vijaya Kumar

Former Member
0 Kudos

Hi,

Suppose i've application with more than 13 dimensions containing members.

Now is it possible to split the existing application into two, If so how?

Manual cutcopy paste or .....?

Regards,

Former Member
0 Kudos

Hi,

Splitting any application is nothing but creating different applications with diffferent set of dimensions (Lesser number of dimensions) to componsate the bigger application created previously with many dimensions.

So if you have 13 dimensions in your application, design it in such a way that you cover all dimensions within the number of application you are about to split so that none of the existing functionality is affected else there will be a lot of rework required.

Regards,

G.Vijaya Kumar

Former Member
0 Kudos

Vijay,

i agree with what you mentioned for logical partition by no of dimensions. How do we develop reports or Input schedules based on Applications? if i want to plan both applications at the same time or if i want to report at the same time?

Do we have any feature for that?

Thanks,

Ben.

Former Member
0 Kudos

Hi,

He is trying to explain that:, if we have many dimensions in application, then system will degrade its performance as system needs to consider all the dimension in fetching the data.

So its better to divide the application in two parts and then use whichever dimension is applicable in the two applications.

anurodh