cancel
Showing results for 
Search instead for 
Did you mean: 

Expand one value in few month

laurent_plichta
Explorer
0 Kudos

Hi Bex Guru

I have one global value (GlobalValue) for a period.

FiscPer was alimented by begindate.

I have calculated the number of period in month

between enddate and begindate

I have calculated the average

(A =GlobalValue/NumberOfPeriod)

I want to display Average for every month beetween BeginDate and EndDate

Thank for help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You schould use 2 structures in columns:

1 structure with one column with number of months (characteristic user-exit variable);

2 structure with one column with GlobalValue/NumberOfPeriod, if GlobalValue is const,

then turn "Static selection" on (Properties -> static selection);

i hope it help... br.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Laurent plichta,

I hope you have tried out the option of "caliculate single value as.." by plasing the fiscal period as one of the columen.. just a wild guess..

http://help.sap.com/saphelp_bw30b/helpdata/en/1f/25883ce5bd7b1de10000000a114084/content.htm

regards,

hari