Selection of Levels of a member in FR

In one of the report, i need to select the Lev0,Lev1 of a member1 in the dimension "customer".
There is a default list available like Lev0,Customer.,Lev1.customer...Lev2..Lev3 in the selection list
But i want the Lev0&Lev1 members of member1 in that customer dim.
How to select it at once? instead of maunally selecting the Lev0,1 members by going through each sub members in the member1.
can any one of you help me out please

Use follwoing intersection
Descendents of member1 and
Lev-0 and Lev-1 Customer
Hope this helps.
Regards,
Rahul

Similar Messages

  • Error when select posting level in document type

    Hi,
    Did anyone have an experience to face the Abab run time error when select "posting level" in document type?
    The Error is : GETWA_NOT_ASSIGNED
    Short text
    Field symbol has not yet been assigned.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_UC_ITKEY_FACTORY===========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.

    If you searched the notes, as Dan proposed (and didn't find anything relevant), and the answer to the Greg's question is positive, then I would suggest regeneration data basis and ConsArea due to data model inconsistency.
    If it doesn't not help - open customer message to SAP.
    Edited by: Eugene Khusainov on Jan 26, 2010 10:26 AM

  • How to display error documents in selection screen level

    Hi,
      Currently Iam doing Smartforms for journal voucher. Iam taking multiple documents as input and displaying relavent item data for each.
    Now, my requirement is i want to display invalid document numbers at selection screen level. For example there are 30 invalid document number i want to display them before start-of-selection.
    Thanks in advance,
    Regards,
    Chinna..

    i have a query......say i am using a selet-options s_ebeln for ekko-ebeln.
    i want to display error messages for
    1>lower limit cant be greater than upper limit?
    2>for special cahracters given in the select-options fields.....etc...
    now when i am writing the code......
    if s_ebeln-low gt s_ebeln-high.
    message e001.
    it is showing SAP's message not mine.
    but ....if my s_ebeln-high field is 0.
    then my message is showing.
    pls give me the codes for these?

  • Text at selection-screen level

    Hi Folks,
    I have a selection-screen having the matnr and quantity.
    MATNR is going to be fetched from the table but the quantity is going to be given by the user at the selection screen level.Now if the user enters say
    part4 as matnr
    10 as quantity,the unit of measure of this part4 should get displayed besides the Quantity field in the selection-screen.Can anyone here please let me know how to achieve this.
    Thanks,
    K.Kiran.

    hi Kiran,
    pls. see the following code. Pls. note that this is for period and text that will appear is the name of the month, but I think that the concept is the same.
    hope this helps
    ec
    PARAMETERS :     p_mon   TYPE poper DEFAULT '012' OBLIGATORY
                             VISIBLE LENGTH 2.
    SELECTION-SCREEN COMMENT 37(15) lv_monat FOR FIELD p_mon.
    INITIALIZATION.
      PERFORM get_buper USING    p_gjahr
                                 p_mon
                        CHANGING lv_monat.
    FORM get_buper USING    i_jahr   TYPE any
                            i_monat  TYPE any
                   CHANGING p_monam  TYPE any.
      lv_period = i_monat.
      CALL FUNCTION 'G_POSTING_DATE_OF_PERIOD_GET'
        EXPORTING
          period              = lv_period
          variant             = 'L1'
          year                = i_jahr
        IMPORTING
          from_date           = lv_date
        EXCEPTIONS
          period_not_defined  = 1
          variant_not_defined = 2
          OTHERS              = 3.
      IF sy-subrc EQ 0.
        lv_period = lv_date+4(2).
        SELECT SINGLE monam INTO p_monam FROM  t015m
                WHERE  spras  = sy-langu
                AND    monum  = lv_period.
        IF sy-subrc NE 0.
          CLEAR p_monam.
        ENDIF.
      ENDIF.
    ENDFORM.                    " GET_BUPER
    DON'T reward if NOT useful

  • Nothing to be displayed when i select second level.

    Hi,
    when i select some item in second level TLN by default first iview of the detailed navigation is displayed.
    how can i stop this.
    i want nothing to be displayed when i select second level.
    only when i select the iview in Detailed Navigation iview shud be displayed
    Any suggestions
    rgds,
    Kiran Joshua

    Hi,
    when i select some item in second level TLN by default first iview of the detailed navigation is displayed.
    how can i stop this.
    i want nothing to be displayed when i select second level.
    only when i select the iview in Detailed Navigation iview shud be displayed
    Any suggestions
    rgds,
    Kiran Joshua

  • No "select relationship" area under EPM member selector

    According to SAP BPC 10.NW material, there should be a "select relationship" area under EPM member selector where you can define how to selection member. but I did not find it under our EPM member selector of EMP office add-on Excel. anybody know why?

    Hi,
    I think you are checking under context member selector. Follow below steps to see the required option from member selector
    Step 1: Create a report by using any of the following methods
    **Creating reports using the EPM pane.
    **Creating reports using the Report Editor.
    **Creating reports directly in a sheet.
    Step 2: Just click on any dimension wich has kept under either row or column axis
    Then system would prompt you member selector window with "Selection Relationship", this member selector is different from context member selector.
    Hope it helps..
    regards,
    Raju

  • Selecting a shared structure parent member

    Good day,
    With a calcscript im trying to select the parent member of a shared structure using commands @SANCESTVAL or @SPARENTVAL, however it works correctly for the 1st shared structure and it dosent work for the 2nd shared structure i have in the OTL. Does somebody knows if this is an expected behavior? Or a workaround?
    Kind Regards,
    P.d I can´t move the shared structures order, since i also have that type of calculations for the 1st structure.
    P.d.2. I have essbase ver 11.1.1.3
    Edited by: user618861 on Aug 30, 2010 1:53 AM

    Hi,
    We found the solution, we where doing something wrong, i will explain so this helps to somebody else.
    I have 1 dimension "Products" with 3 Childrens; "Total_Product", "Brand_Segment", "Total_SupplyPoint", where the store structure is "Total_Product" and the others are shared structures.
    We were trying to select Level 1 members of the "Total_Supply Point" with the following Script.
    FIX(&Load_Mth, &Load_Year,&Load_Scenario, "Working", @REMOVE(@RELATIVE("Total_SupplyPoint",0), @LIST("SRC_KK01", "SRC_PMB3", "SRC_SF02")), "NA_Customer","YTD_Input")
    "CM_YearEndBonus" = ("CM_COGS_Allocation" / @SANCESTVAL("Products", -1, "CM_COGS_Allocation")) * @SANCESTVAL("Products", -1, "CM_YearEndBonus");
    ENDFIX
    The correct calculations is as follows, where the only change is for SANCESTVAL Instead of "Products" know we have "Total_SupplyPoint"
    FIX(&Load_Mth, &Load_Year,&Load_Scenario, "Working", @REMOVE(@RELATIVE("Total_SupplyPoint",0), @LIST("SRC_KK01", "SRC_PMB3", "SRC_SF02")), "NA_Customer","YTD_Input")
    "CM_YearEndBonus" = ("CM_COGS_Allocation" / @SANCESTVAL("Total_SupplyPoint", -1, "CM_COGS_Allocation")) * @SANCESTVAL("Total_SupplyPoint", -1, "CM_YearEndBonus");
    ENDFIX
    The literature saids,
    @SANCESTVAL (rootMbr,genLevNum [, mbrName])
    Where rootMbr: Defines a member that is used to search for the nearest occurrence of an ancestor of a shared member.
    I hope is helpful for somebody else
    Edited by: Pavel Moreno on Aug 30, 2010 9:10 AM
    Edited by: Pavel Moreno on Aug 30, 2010 9:11 AM

  • Select one record for each member of the group

    Hi,
    am having a table where in i will be having data for so many group members. i need to fetch data for a particular group members whose number of rows of data may be more in numbers (but i want only one row of data for each member of the group)
    here is the query for fetching all rows of data
    select RI.RESOURCE_NAME,TR.MSISDN,TR.ADDRESS1_GOOGLE, TR.MSG_DATE_INFO, FROM TRACKING_REPORT TR, RESOURCE_INFO RI
    WHERE TR.MSISDN IN (SELECT MSISDN FROM RESOURCE_INFO WHERE GROUP_ID ='1' AND COM_ID=2 ) AND RI.MSISDN=TR.MSISDN
    order by MSG_DATE_INFOoutput of this query is...
    >
    ddd     12345          13-Mar-10 19:43:03
    eee     54321     Tamil Nadu, India      13-Mar-10 19:39:48
    ddd     12345          13-Mar-10 19:32:58
    eee     54321     Tamil Nadu, India      13-Mar-10 19:30:07
    ddd     12345          13-Mar-10 19:23:08
    eee     54321     Tamil Nadu, India      13-Mar-10 19:20:14
    fff     98765          13-Mar-10 19:19:22
    ddd     12345          13-Mar-10 19:13:01
    eee     54321     Tamil Nadu, India      13-Mar-10 19:09:50
    ddd     12345          13-Mar-10 19:02:56
    eee     54321     tn,ind      13-Mar-10 18:59:49
    ddd     12345          13-Mar-10 18:53:08
    eee     54321     tn,ind      13-Mar-10 18:49:50
    ddd     12345          13-Mar-10 18:42:56
    eee     54321     tn,ind      13-Mar-10 18:39:50
    ddd     12345          13-Mar-10 18:33:00
    eee     54321     tn,ind      13-Mar-10 18:29:50
    ddd     12345          13-Mar-10 18:22:54
    eee     54321     tn,ind      13-Mar-10 18:19:50
    ddd     12345          13-Mar-10 18:12:56
    eee     54321     tn,ind      13-Mar-10 18:09:50
    ddd     12345          13-Mar-10 18:02:54
    eee     54321     tn,ind      13-Mar-10 18:00:02
    fff     98765     Tamil Nadu, India      13-Mar-10 17:59:26
    fff     98765     Tamil Nadu, India      13-Mar-10 17:54:26
    ddd     12345          13-Mar-10 17:52:56
    eee     54321     tn,ind      13-Mar-10 17:49:50
    fff     98765     Tamil Nadu, India      13-Mar-10 17:49:25
    fff     98765     Tamil Nadu, India      13-Mar-10 17:44:26
    ddd     12345          13-Mar-10 17:42:56
    >
    from this output i want only one latest record for each member(ddd,eee,fff). i.e
    >
    ddd     12345          13-Mar-10 19:43:03
    eee     54321     Tamil Nadu, India      13-Mar-10 19:39:48
    fff     98765          13-Mar-10 19:19:22
    >
    how to modify the query to achieve this...?

    Hi,
    This is not giving the result which i want...
    table is
    CREATE TABLE TRACKING_REPORT
      ID               NUMBER,
      MSISDN           NUMBER(12)                   NOT NULL,
      X                NUMBER(15,8)                 NOT NULL,
      Y                NUMBER(15,8)                 NOT NULL,
      TIME_STAMP       DATE,
      MSG_DATE_INFO    DATE                         DEFAULT sysdate,
      ADDRESS1_GOOGLE  VARCHAR2(400 BYTE),
      ADDRESS2_GOOGLE  VARCHAR2(400 BYTE),
      ADDRESS_MLINFO   VARCHAR2(400 BYTE),
      REQ_ID           VARCHAR2(30 BYTE)
    CREATE TABLE RESOURCE_INFO
      RESOURCE_ID    NUMBER,
      MSISDN         NUMBER,
      RESOURCE_NAME  VARCHAR2(25 BYTE),
      ADDRESS        VARCHAR2(100 BYTE),
      COM_ID         VARCHAR2(20 BYTE),
      ADMIN_ID       NUMBER,
      TIME_STAMP     DATE                           DEFAULT SYSDATE,
      GROUP_ID       NUMBER
    )

  • Fader Selection -  Different Levels and Not Smooth

    During a mix I will select all the tracks to turn down all audio/midi channels to lower their volumes. When this is done some of the track will drop to different level and slowly catch up with the channel that I am moving. In Pro Tools when this is done they move smoothly and everything stays at the same level. Is there a way to prevent this from happening in Logic 7.1?

    Well, that's the code that was written automatically by coldfusion when I've chosen to create user authorisation. However when you choose to go this way coldfusion asks whether you want to authorise user by username and password only, or add permission levels. So I've chosen to authorise by all three. As mentioned in database I have added three fields: username, password and user_type. Currently I have two users. One's - admin1, and another - admin2. If I change both to admin1 - have no trouble loging in. But if second one is left as admin2, it denies access with no error.
    My intentions are to separate content of the admin page with the following code:
    <cfif ListContains("admin1", Session.MM_UserAuthorization)>
    Content to show if user in proper access level which is Admin1.
    </cfif>
    but in order to achieve this I have to login users with different access level.

  • Displying Current year and previoues year whlie selecting prompt level

    Hi All,
    we have year prompt and report level year column,fact1,Fact2(year Ago).
    now when we select year value in prompt level we need to display that value and privoues year values.
    Ex: if select 2011 in report level need to diplay the 2011,2010.
    report factcolumn is working fine i need to disply the year values(like 2013,2012)
    Find the image
    http://s10.postimg.org/7jvc9svd5/image.png
    Thanks,

    Hi,
    What is your question? what is not working fine? You mean report or Prompt?
    Thanks,

  • To select next level agents from workitem !!!!

    Hi Guys,
    Could someone guide me in solving this issue.
    After workflow is triggered , there is workitem in user's inbox , from workitem that user should be able to select appropriate sap user from a list and then send an object on which it was triggered for further level of approval.
    Your cooperation is very much appreciated.
    Cheers,
    Garry.

    Hi Garrick,
            you can check the following link for Ad Hoc...
    http://help.sap.com/erp2005_ehp_02/helpdata/en/f4/9f9138d380f50fe10000009b38f8cf/frameset.htm

  • TLN hover menu enabled - can't select 1st level node

    Hi,
    I've enabled the hover menu for TLN, but now I can't select a 1st level node, only 2nd level ones. When I click on something on the first level, it just ignores it.
    Is this how it's supposed to behave, and can I change it?
    Many thanks
    Jane

    SAP have said this is how it is meant to work, but in some cases it makes the TLN harder to use.
    How would I go able making the first-level tabs act the same way in the hover menu as they do normally?
    Any help would be greatly appreciated!
    Regards
    Jane

  • Copy level zero value member to other level zero members under a parent

    Hi,
    I am entering data against a dummy costcentre. I will need allocate the value to other costcentres which sit under a parent. I tried @relative("parent member",0) = '"dummy costcentre". I have this within a fix statement.
    I have tried datacopy but it doesn't like the @relative. I looked at set and calc but no solution jumps out. I am sure this is possible. I would appreciate any suggestions.
    I could hard code each CC i.e. dummy = CC but this would require a script update everytime a new CC was added or one removed.
    Thanks,
    nathan
    Edited by: Acts4:12 on 06-Oct-2010 02:51

    Hi,
    it would help to see your FIX statement, but I would calc it in the following way (using another dimension, e.g. the scenario):
    FIX (@relative("parent menber",0))
    "scenario1"
    "scenario1"="scenario1"->"dummy costcentre"
    ENDFIX

  • How to Calculate the Level 0 Attribute Member in Essbase.

    Hi,
    I have Attribute Dimension called "Bucket" and the type is Text type.I have 10members under it(Buc1,Buc2,Buc3.........Buc10).
    While exporting the data from Application I wanted to export onli Buc2 attribute data only.
    So can you please suggest how could I treat with this attribute Level 0 in Calculation Script.
    Thanks In Advance.

    You can Fix on attribute and export data.
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_tech_ref/attribute.html
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_tech_ref/dataexport.html

  • Select planning level for forecast caluculation manually

    Dear all,
    In S&OP on HANA we would like to run the forecast on a more aggregated level than the base planning level.
    The base planning level in the input/output key figure of the forecast profile is supposed to be lower than the level which should be used for forecast calculation. If the filter in the forecast profile menu is set to the higher level, the forecast is still calculated on the base planning level and aggregated according to the settings in the key figures.
    Is it possible to manually define the planning level the statistical forecast is supposed to be run on?
    Thank you in advance!
    Jamie

    Hi Nikhita
    There is a transaction " define planning levels for logistic". In this step you allocate transaction from MM and SD to the planning levels you ahve defined.  this allocation is neccessary since the system cannot determine planning level  by using master record fields as it does to access data from FI.
    In FI planning level for G/L is specified in  G/L master.  However a business transaction in logistics is represented by an Internal ID
    1 = PR
    2 = PO
    3 = Scheduling agreement
    you must assign these transactions to a plannning level  in CM
    T-code :- Financial Supply Chain Management> Cash and Liquidity Management>Cash Management>Structuring>Define planning levels for Logistics
    Please let me know if you ahve done this setting. Would advise you to revisit your config for INT code - level- Planning group.
    Hope this helps. Please let me know if you still cant get around.
    Thanks
    Sanjeev

Maybe you are looking for

  • Account of the opportunity is not populated after the creation of a task

    Hi, In our project, we are using the Opportunity Object after the creation of a task. Our tasks are always related to an existing account. I was wondering why when I create an opportunity from a task, the field "Account Name" is not populated by defa

  • All flash components work when published except one....

    I have a website built in Dreamweaver CS4 that uses a flash header, photo gallery and video. Everything works great except for the video on the home page. From what I can tell it works fine in Firefex but not IE8 or IE8 in compatability mode. IE keep

  • Apex Notification plugin fire to specific users page

    i have IR page, how can i send the notification to specific user with particular row or any reference column value/heading.also revert back to creater with replied massage.these users are using same application with same IR page from LAN. What i did

  • BADI BBP_CATALOG_TRANSFER

    Hello! We are working with SRM 5.0 and we are using punch out. We need to buy on stock (cost assignment category ST) out of those external catalogs. But the vendor cannot put our SAP material numbers into his system. How can I do the mapping between

  • How to "reopen" a process remotely.

    After editing a client process, how can I have the active clients "reopen" the process to take advantage of the change(s)?