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

Planning query doesn't allow to input data

former_member539392
Participant
0 Likes
3,272

Hi Experts,

i'm looking for a solution of unexpected issue while configuring Planning model in SAP HANA Studio.

What I have:

1. Actual data: aDSO

2. Planning data: Planning relevant aDSO

3. Composite Provider contain union both of aDSO's. List of characteristics completely the same.

4. Aggregation Level. All of the infoobjects from Composite Provider included inside.

5. Finally, input-ready query where I assign to each key figure corresponding aDSO and made a key figure from Planning aDSO input-ready.

When query opened in Analysis i've got a report with greyed cells without input-ready cells. But I expected to find an input-ready cells.

Why unexpected issue? Cause I have absolutely the same model on another set of aDSO's and everithing works fine: I can make inputs and planning functions (recalculate, save. etc.) is available.

Any ideas?

BW4HANA

BPC Embedded (2.7.502)

Analysis for Office(2.7.502)

Thank you,

Alex.

Accepted Solutions (1)

Accepted Solutions (1)

gregor_dieckmann
Product and Topic Expert
Product and Topic Expert

Hi Alexander,

maybe the planning aDSO is still in load mode: this is not the same as 'Planning Mode' in the BW Modeling Tools. The latter only indicates that the provider supports planning but whether the InfoProvider is in load mode or planning mode can be checked in 'Manage the Data Store Object' (upper left corner of aDSO maintenance).

Another reason might be that you are using a key figure referencing a currency/unit where the currency/unit value is not uniquely determined at cell level.

Regards,

Gregor

former_member539392
Participant
0 Likes

Hi Gregor,

thank you for your answer!

That is a point - I've swiched aDSO to Planning mode as I did before (below you wil find not my screenshot, but I have the same situation):

Could it be a reason that I'm using aDSO with data (not planning aDSO) which based on another aDSO and get data through expert routine in transformation?

Thank you!

former_member539392
Participant
0 Likes

Hi Gregor,

many thanx for your help. Your supposition regarding units was absolutely right! I've added units directly to key figure in query and now it is input-ready!

Thanks again!

Alex.

Answers (1)

Answers (1)

selva_amd
Participant
0 Likes

Hi Alex,

Just want to make sure if you have enabled the 2 options in bex query.

1. Enable the Bex query as Planning enabled in Query properties.

2. Enable the key figure for planning in the key figure properties.

Also, make sure all the characteristics in the Aggregation layer of the Bex query are used in the query either is rows or columns or in filters if its a single value.

-- Selva.

former_member539392
Participant
0 Likes

Hi Selva,

thank you for your answer.

I did everything you wrote. Query and Key Figure are setted to input-ready mode:

Also all the characteristics and key figures of aggregation level were added to query.

That's why I asked your advice - looks like I did everything to input-ready function works. But it doesn't 😞

Alex.