{"id":12,"date":"2010-07-20T15:45:00","date_gmt":"2010-07-20T15:45:00","guid":{"rendered":"http:\/\/www.sapbpc.sapag.co.in\/?p=12"},"modified":"2010-07-20T15:45:00","modified_gmt":"2010-07-20T15:45:00","slug":"business-planning-and-consolidations-bpc-tips-2","status":"publish","type":"post","link":"https:\/\/www.sapbpc.sapag.co.in\/?p=12","title":{"rendered":"Business Planning and Consolidations (BPC) Tips -2"},"content":{"rendered":"<p align=\"justify\">Relevant versions: BPC5.x+ <\/p>\n<h1 align=\"center\">Business Planning and Consolidations (BPC)<\/h1>\n<p align=\"justify\">EVLST and EVSET are two powerful BPC functions that can work together to present filtered member data selections for use in BPC Planning applications.&nbsp;&nbsp; EVLST accesses the member data file and EVSET filters the returned list according to MDX filtering specifications. <\/p>\n<p align=\"justify\">A practical example in using these functions is as follows: <\/p>\n<p align=\"justify\">Return a list of dimension members, but only those members with a specific property (i.e. attribute). <\/p>\n<p align=\"justify\">In the example provided below, the scenario is to return a list of dimension member IDs that only contain the property &#8220;Group&#8221; set to &#8220;Group A&#8221;. <\/p>\n<p align=\"justify\">The EVLST function requires the following configuration:  <\/p>\n<p align=\"justify\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" alt=\"EvLST\" src=\"https:\/\/weblogs.sdn.sap.com\/weblogs\/images\/251702118\/EvLST.JPG\" width=\"475\" height=\"344\"><\/p>\n<p align=\"justify\">EvLST Parameters: <\/p>\n<p align=\"justify\">AppName = the name of the BPC Application <\/p>\n<p align=\"justify\">DimensionName = the name of the dimension from which you are requesting the list of members. <\/p>\n<p align=\"justify\">SetExpression = the cell location of the EVSET function.&nbsp; EVSET will be applied as a filter against the entire member list associated with &#8220;DimensionName&#8221;. <\/p>\n<p align=\"justify\">Target = specify the cell locations you want the filtered list to appear  <\/p>\n<p align=\"justify\">PropertyName = EVLST can return any property within the specified dimension, in this example the member&#8217;s ID is being requested. <\/p>\n<p align=\"justify\">ExpandDown = enter TRUE to expand members by row, FALSE to expand members by column.&nbsp; Value if omitted is TRUE. <\/p>\n<p align=\"justify\">RepeatDuplicates = TRUE displays duplicate properties, FALSE suppresses multiple copies of the same property.&nbsp; Value if omitted is TRUE. <\/p>\n<p align=\"justify\">The EvSET function is referenced by the EvLST function in order to filter the listing to specific parameters.&nbsp; In this example, the EvSET function is limiting the selection to a MDX filter specified in the Filter parameter: <\/p>\n<p align=\"justify\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" alt=\"EvSET\" src=\"https:\/\/weblogs.sdn.sap.com\/weblogs\/images\/251702118\/EvSET.JPG\" width=\"475\" height=\"344\"><\/p>\n<p align=\"justify\">EvSET parameters: <\/p>\n<p align=\"justify\">AppName = the name of the BPC Application <\/p>\n<p align=\"justify\">Member = enter one valid member of the dimension; this is required for the MDX statement to execute properly.&nbsp; The selection of which member to enter is irrelevant, since the returned list will be consist of all members matching the &#8220;Filter&#8221; criteria <\/p>\n<p align=\"justify\">Include Flag = enter &#8220;EVMEMEBRS&#8221; to specify base members <\/p>\n<p align=\"justify\">LevelDown = specific number of hierarchy levels down the filter needs to expand to <\/p>\n<p align=\"justify\">ParentBefore = if returning a hierarchy, enter TRUE for the placement of the parrnt before the child, FLASE to place parent after children. <\/p>\n<p align=\"justify\">Filter = is aan optional parameter, but is required in this example to filter on member properties.&nbsp; Complete example expression: <\/p>\n<p align=\"justify\"><strong>&#8220;ACCOUNT.CurrentMember.PROPERTIES(&#8216;GROUP&#8217;)=&#8217;GROUP_A&#8217; &#8220;<\/strong> <\/p>\n<p align=\"justify\">This expression will select only those members in the dimension &#8220;ACCOUNT&#8221; that have the property &#8220;GROUP&#8221; set equal to &#8220;GROUP_A&#8221;. <\/p>\n<p align=\"justify\"><a href=\"http:\/\/sapbpctutorials.blogspot.com\/2010\/07\/business-planning-and-consolidations.html\">http:\/\/sapbpctutorials.blogspot.com\/2010\/07\/business-planning-and-consolidations.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Relevant versions: BPC5.x+ Business Planning and Consolidations (BPC) EVLST and EVSET are two powerful BPC functions that can work together to present filtered member data selections for use in BPC Planning applications.&nbsp;&nbsp; EVLST accesses the member data file and EVSET &hellip; <a href=\"https:\/\/www.sapbpc.sapag.co.in\/?p=12\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-12","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=\/wp\/v2\/posts\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":0,"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=\/wp\/v2\/posts\/12\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sapbpc.sapag.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}