Hello Experte
I designed query like this.
G/L account structure is defined in Rows. Before explaining about columns Let me Explain u about my ORG structure.
Company codes are defined in R/3 like this.
Company Code
1000 for Local Currency(HSL01)
2000 to 7000,IEL for group Currency(KSL01).
Iu2019m extracting the data as it is from R/3 to DSO and again by writing routine I splitter the data for months(EX: HSL01 is ApriL,Hsl02 May,u2026u2026u2026u2026u2026u2026.KSL01 April, KSL02 may,u2026u2026u2026. Upto to 16 periods) this is R/3 data. This data I differentiated based upon currency types. If currency type is 10 then Local Currency 30 Means Group Currency.
Again Iu2019m receiving the data from Flat Files for subsidiaries(IEAI,IEG,IEEL,ISSCI,IHAL,TTM-US,TTM-INDIA,TTIT). This data I loaded first into DSO by writing Routine at field Level for G/L account to convert G/L Descriptions into Numbers.
After that I loaded data from first DSO to Second DSO by writing to convert respective currencies into INR and again loaded to cube by Direct mapping.
Again Iu2019m receiving the eliminations data from R/3 through Ztable. This also Iu2019m extracting from R/3 and loaded into dso and again into cube.
Now I will Explain about my Report.
In Columns I defined 3 selections for each month. U can observe that in Document. Like that for each month Iu2019m getting three selections and for subsidiaries 2 selections for each month. If we observe total Iu2019m getting 13 selections for India and 9 selections for each subsidiary. If subsidiaries increase I need to increase selections, automatically columns will increase. Now for Q4 2 new subsidiaries are added I need to added. After adding and while saving the query then only Iu2019m getting brain error.
Could any one sort out this.
Thanks,
Sony