Skip to Content
0
Former Member
Nov 14, 2012 at 07:15 PM

Restricted KeyFigure by an attribute of Infobject

46 Views

Hi,

I need your help, I want a restricted key figure by the 0VERSION infobject but must be equal to the attribute ZVERSION of the infobject 0PROJECT.

let me explain better.

I need to create a query with a key figure restricted by the version that has the attribute 0project. My query has in the promt only company code, for that reason I have several projects in my query.

Infobject: 0project

0project zversion

A - 000

B - 001

C - 000

D - 002

Infocube

0project 0version 0amount

A - 000 - 10

B - 000 - 20

B - 001 - 22

C - 000 - 5

D - 000 - 12

D - 001 - 13

D - 002 - 14

my query:

A - 000 - 10

B - 001 - 22

C - 000 - 5

D - 002 - 14

Thanks

Vicky