cancel
Showing results for 
Search instead for 
Did you mean: 

Scoping of base members in Script Logic

trond_valldal
Explorer
0 Kudos

Hi again,

in light of my question yesterday, I got an answer that seemed correct (as far as I can recall from when I did this years ago in the NW version), but somehow, it won't validate (Invalid syntax). Here it is:

 

*XDIM_MEMBERSET SR_Time = <ALL>

*XDIM_MEMBERSET SR_Category = Actual

*XDIM_MEMBERSET SR_Account = BAS(UTLBIDR)

*WHEN SR_Account

*IS *

*REC(EXPRESSION=%VALUE%, SR_Account="UTLBIDR_P",SR_Category = "Q1_Prog_2013")

*ENDWHEN

*COMMIT

Does any of you have any idea why the third line fails? In general, how does one scope base members of a specific parent? It is quite frustrating to find that a lot of the things you can do in the NW version don't seem to work in the MS version....

Thanks and regards

Trond

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Trond,

Its a very valid statement. Whats the error you receive while validating the script?

former_member186498
Active Contributor
0 Kudos

Hi Trond,

please see the answer on http://scn.sap.com/thread/3292370

Kind regards

     Roberto