cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to Handle TIME Characteristics into Input Enabled BEx Query (refer Screenshot for Details)

0 Kudos
519

Hi Experts,

I am unable to handle the TIME Characteristics for my business requirement.

Time Characteristics is needed in the Columns, But also needed for a Key Figure's Characteristics Restriction.

BEx query is becoming Input-Disabled once I am using the Time Characteristics into Column section & for Characteristic Restriction of a Key Figure. I have attached a screenshot with details.

The question here is, how to display Time in Columns. When I am trying to use Time Characteristics into BEx Prompt(Variable), query is getting input-disabled (reason: I have used Time Characteristics into Key Figure's Characteristics restriction for Basic Salary & Overhead Column).

Accepted Solutions (1)

Accepted Solutions (1)

srikumar_anamala
Explorer
0 Kudos

Dear Mukesh,

Could you please try to follow below steps .

1) Keep all selection as it is except time Character and try to make Time character(fiscal year period) as column restriction (local Filter as column).

2) Joining month salary and Over head percentage key figures column have default time selection .( Example.2020.INP). Based on two input key columns then create formula column in order to get Total monthly ( Join month sal * Overhead%)

3) Rest of other columns Q1,Q2,Q3 and Q4 go with customer exit to calculate Quarter values based on Time period . Example 001.2020, 002.2020 and 003.2020 then result as Q1.2020 using customer exit this derivation process is same for other quarters (Q2,Q3 and Q4) value respectively.

in this step you can user posting period (001, 002,003) and fiscal year (user selection 2020) combination.

I hope above solution will help to fix your business requirement .

Thanks & Regards,

Srikumar Anamala.

Answers (3)

Answers (3)

erdempekcan
Contributor
0 Kudos

Hi,

"2020.TOTAL" seems to be a standard model BPC characteristic value. If that's the case, that's a CHAR type characteristic. There's no TIME char. in BPC standard models.

gregor_dieckmann
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mukesh,

you gave no information about the data model; what is the time characteristic used, is it really used in restricted key figures only or also drilled-down in the rows? The time in the rows seems to be an master data attribute value, is this correct?

So if you only have time in restricted key figures, a quarter, maybe it is modeled as range, e.g. 1.2020 - 3.2020 (usage of 0FISCPER); in this case you have to use the disaggregation setting as the corresponding cells are aggregated with respect to characteristics used in the aggregation level.

Regards,

Gregor

selva_amd
Participant
0 Kudos

Hi Mukesh,

If I understand correctly, you need Time Characteristic to be both part of Key figure restriction in Columns (Eg Q1 2020) and also in rows. In doing so, this will mess up the query report output. In Columns you have Q1 to Q4 restricted to Time. The same Time characteristic if used in rows, will display JAN to DEC rows. On the input enabled part, no all rows will be enabled at a time. For Q1, Jan to MAR will be enabled.

-- Selva.