Crosstab - Remove a subtotal for a particular group

I have a crosstab that displays years on top with 3 groups that display one value for each year.  The grouping is Division , School , Degree.
I want to be able to suppress a  particular subtotal for the division.  I can only suppress all subtotals for divisions.  Is there a way to pick out one subtotal?  This subtotal would be suppressed for all years for a particular division.
Thanks,
Eric

Hi Eric,
Since the subtotal for crosstab does not have a dynamic suppression formula, I believe this cannot be done.
-Abhilash

Similar Messages

  • Need to display records only once for that particular group

    Hi,
    I have a requirement like displaying repeated records only once for that particular group.
    For eg, in the emp table, I need to display repeated deptno only once for the particular group of job.
    And for the above requirement I have used the below query,
    SELECT empno, DECODE (LAG (job, 1) OVER (ORDER BY job), job, NULL, job),
    DECODE (LAG (deptno, 1) OVER (ORDER BY deptno), deptno, NULL, deptno)
    FROM emp;
    Output:
    EMPNO     JOB     DEPTNO
    7782          10
    7934     CLERK     
    7839     PRESIDENT     
    7876          20
    7788          
    7902     ANALYST     
    7566     MANAGER     
    7844          30
    7900          
    7654     SALESMAN     
    7698          
    But in the above output you can find that, say deptno 10 is getting displayed only once, whereas I want that deptno 10 to be checked whether it is getting repeated within the group of JOB and than hide the deptno 10 only if it is repeated within that job group. If not, deptno 10 should be displayed again.
    Please help me in this.
    Regards,
    Shiva

    Hi,
    Hope the below helps.
    SELECT emp_id, job, deptno,
           CASE WHEN LAG(deptno, 1) OVER (partition by job order by deptno) = deptno THEN null else deptno end
      FROM empRegards
    Ameya

  • Running mrp for a particular group of amterials

    How do we run mrp for a particular group of materials.not for the whole plant.like running mrp to mrp group.

    Hi,
    You also have three other choices:
    1. MPS vs MRP for splitting into two sets of materials, e.g. daily MPS for manufactured material and weekly MRP for purchased material.
    2. Running Single Item, Multi-level MPS (MD41) or MRP (MD02) for a product group
    3. Develop an ABAP using your selection criteria (based on view MA61V?) that makes calls to FUNCTION BAPI_MATERIAL_PLANNING.
    Regards
    Alex Dixon

  • Remove Send-As for domain admin groups

    With referring to below link.
    http://social.technet.microsoft.com/Forums/exchange/en-US/d2e97e64-536a-4c46-8e57-e0ac6a4ad64e/how-do-i-remove-domain-admins-send-as-settings-for-all-users?forum=exchangesvradminlegacy
    The solution work perfectly for normal user but for user whose member of Domain Admin as well, the send-as will revert back from Deny to Allow after a while.
    I have a user who member of domain admins group, say User A. Since we want to remove the send as for all users (including User A), I did followed the steps, Denied Send-As for Domain Admins group for User A.
    However, after for while it return back to Allow.

    The permissions on members of special groups is managed by the AdminSDHolder and SDProp.
    http://technet.microsoft.com/en-us/magazine/2009.09.sdadminholder.aspx
    The way to deal with this is to give your domain admins (and any other admins) a separate account and to remove their "normal" account from any privileged groups (and to reset the adminCount property and "allow inheritance" on the "normal" account). Do NOT
    give the admins a mailbox.
    If you can't do that, then deny the Domain Admins group the "Send As" and "Receive As" permission at the organization level in the AD's configuration container. Use ADSIEDIT to do that here:
    CN=<Organization>,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<domain>,DC=<tld>
    --- Rich Matheisen MCSE&I, Exchange MVP

  • Not able to pst A/R invoice for a particular group of BP's

    Hi,
      We are facing an issue with posting the A/R Invoice for a particular BP group. Al these BP's code start with the serial D400____. We are able to A/P & A/R Invoice for the other BP's. I tried creating a new BP record under the same serial but still we are facing the same issue. The error message displayed while adding the document is "Tax Definition 1 [Message 173-63]. But we are able to add the SO, Delivery and Excise invoice for the same BP. The error occurs while we are trying to add the A/R Invoice.
    Please forward me your suggestions regarding this issue.
    Thanks & Regards
    Murugappan.T

    Murugapan.T
    whether you defined in tax code determination(below path)
    for a business partner to default tax codes in sales & purchasing documents.
    (Administration>Setup>Financials>Tax codes>
    tax code determination)
    Jeyakanthan

  • Adding SubTotal for each row groups

    I'm trying to put together a query, that gets some values from diferent tables.
    Also I need to do some calculation and insert in that same query.
    I need to generate something like in this image:
    I tryied to use 'union', but the second select is generated separate from the first select. How can I concatenate or agregate these two select statements as one?
    In this image is what I want to get
    Valdirnm

    Hi Valdirnm,
    Per my understanding that you have two different tables and you want to get the value of the sub Total to display in the report and the calculation like: Payments=Sum(Serv,Value)-Differences , right?
    In your scenario, I suggest you to use some expression to calculate the result of SubTotal like below:
    =Sum(Fields!ServValue.Value,"GroupName")-Fields!Differences.Value
    How did the value in the Differences comes from and did the data in the snapshot you have provided are in the same tablix and same table?
    If the value in the differences is not stored in the DB but get using the expression, you can click this column to get the name of the Textbox(Textbox1) and use expression like below to do the calculation:
    =Sum(Fields!ServValue.Value,"GroupName")-ReportItems!Textbox1.Value
    For the ReportItems!TextboxName.Value will help you to get value from a different tablix or outside the tablix.
    ReportItems Collection References (Report Builder and SSRS)
    If I have some misunderstanding, please try to provide more details information about the subtotal you want to get, the sample data from the two tables and also the query you are currently using.
    Any problem, please feel free to ask.
    Vicky Liu
    TechNet Community Support

  • Error in retrieving user list for a particular group in CMC (BOXI R2)

    The following error message is shown
    "There was an error while retrieving data from the server: Failed while trying to get role member list using class CSecRfcRemoteUsersActGrp in method CSecSAPR3Binding::GetChildrenInternal(). Error code: 2. Description: NO_AUTH."
    Is the problem on BO side or R/3 side?

    hi,
    I assume we are talking about the CMC / SAP Authentication area.
    The user entered here needs to have specific authorizations assigned. Please look at the installation guide for the SAP Integration Kit which lists those authorizations.
    thanks
    Ingo

  • How to remove good for enterprise contacts group from iphone

    Hello Everyone,
    Could you pls help me with the Good for enterprise app contacts issue. I'm struggling to remove the Good for enterprise contacts group from iphone contacts group.

    Contest the makers of the app for support.

  • I want to add a music persona but don't have time to look thru 383 pages. Is there no way to search for a specific group? (ABBA)

    I want to add a specific music persona, but don't have time to browse thru 383 pages of music personas. Is there no way to simply search for a particular group (ABBA)?
    == This happened ==
    Every time Firefox opened

    How about this one?
    http://www.getpersonas.com/en-US/persona/124788
    There's a search field in the upper-right corner of the Personas Gallery pages.

  • Subtotal in ALV grid for a particular type and Grand total in ALV

    Hi,
    I need to have sub total for a particular type(eg: goods, services).. and grand total at end in ALV grid..
    ALV output required as below:
    Type     VAT registration number     Country      Total Gross Amounts       Total Tax Amounts       Total Amount, ex-tax
    Goods     ATU12345678     AT                  222.42      0         222.42
    Goods     NL123456789B02     NL               3,417.00      0      3,417.00
         Goods Total                    3,639.42                -         3,639.42
    Services     ATU12345678     AT               2,342.34      0      2,342.34
    Services     NL123456789B02     NL                  223.33      0         223.33
         Services Total                    2,565.67                -         2,565.67
         Grand Total                    6,205.09                -         6,205.09
    Let me as to how to achieve the above type in ALV grid...
    Regards
    Shiva

    check this link..
    Grand Totals in ALV grid disply function module
    or do like this..
    REPORT  ZALVTESTFORSUBTOTAL.
    tables:pa0008.
    type-pools:slis.
    types:begin of ty_pa0008,
          pernr like pa0008-pernr,
          begda like pa0008-begda,
          endda like pa0008-endda,
          ansal like pa0008-ansal,
          lga01 like pa0008-lga01,
          bet01 like pa0008-bet01,
          end of ty_pa0008.
    data:it_pa0008 type standard table of ty_pa0008 with header line.
    data:it_fieldcat type SLIS_T_FIELDCAT_ALV,
         wa_fieldcat type slis_fieldcat_alv,
         it_layout type slis_layout_alv,
         WA_events TYPE slis_alv_event,
         it_events TYPE slis_t_event.
    select-options:s_pernr for pa0008-pernr.
    start-of-selection.
    perform getD_data.
    perform disp_alv.
    *&      Form  getD_data
          text
    -->  p1        text
    <--  p2        text
    form getD_data .
    select pernr
           begda
           endda
           ansal
           lga01
           bet01
           from pa0008
           into table it_pa0008
           where pernr in s_pernr.
    sort it_pa0008 by pernr begda descending.
    endform.                    " getD_data
    *&      Form  disp_alv
          text
    -->  p1        text
    <--  p2        text
    form disp_alv .
    wa_fieldcat-fieldname = 'PERNR'.
    wa_FIELDCAT-REPTEXT_DDIC = 'Personnel no'.
    *WA_FIELDCAT-no_subtotals = 'X'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    wa_fieldcat-fieldname = 'BEGDA'.
    wa_FIELDCAT-REPTEXT_DDIC = 'Start date'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    wa_fieldcat-fieldname = 'ENDDA'.
    wa_FIELDCAT-REPTEXT_DDIC = 'End date'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    wa_fieldcat-fieldname = 'ANSAL'.
    wa_FIELDCAT-REPTEXT_DDIC = 'Annula salary'.
    wa_fieldcat-do_sum = 'X'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    wa_fieldcat-fieldname = 'LGA01'.
    wa_FIELDCAT-REPTEXT_DDIC = 'Wage Type'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    wa_fieldcat-fieldname = 'BET01'.
    wa_FIELDCAT-REPTEXT_DDIC = 'Amount for wagetype'.
    append wa_fieldcat to it_fieldcat.
    clear wa_fieldcat.
    DATA: sort TYPE slis_sortinfo_alv,
    it_sort TYPE slis_t_sortinfo_alv.
    sort-fieldname = 'PERNR'.
    sort-subtot = 'X'.
    SORT-UP = 'X'.
    APPEND sort TO it_sort.
    *sort-fieldname = 'BEGDA'.
    *SORT-NO_SUBTOTS = 'X'.
    *APPEND sort TO it_sort.
    IT_layout-totals_text = 'total text'.
    IT_layout-subtotals_text = 'Subtotal text'.
    *WA_EVENTS-NAME = 'SUBTOTAL TEXT'.
    *WA_EVENTS-FORM = 'SUBTOTAL TEXT'.
    *APPEND WA_EVENTS TO IT_EVENTS.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
    EXPORTING
       I_CALLBACK_PROGRAM             = sy-repid
       IS_LAYOUT                      = it_LAYOUT
       IT_FIELDCAT                    = IT_FIELDCAT
       it_sort                        = it_sort
      it_events                      = it_events
       TABLES
        t_outtab                       = it_pa0008 .
    endform.                    " disp_alv

  • How to remove Requirement of SL in  Delivery for a particular Sales area

    Hi Friends
    I have customised supplementary order type, delivery type and billing type. In supplemntary delivry item category, the relevance for picking, storage location required, determine storage location, fields are unchecked. It works well with a particular customr and for a particular sales area, particular materials. In delivery, we have PGI and saved delivery. Delivry did not have picking and it did not ask for any storage location.
    But when I am trying to create the same supplementary order type for a different customer and different sales area and scrap material, the delivery has no picking but its asking for storage location to do PGI. Pls tell me what I have to do to remove the requiremnt for storage location in delivery for this particular sales area.
    Thanks
    sangeeta

    Hi Bhaskar
    In VL01N, in delivery item, for scrap material, item category is coming as ZSUP. Because the item category for delivery is also maintained as ZSUP. In this Item category, the fields mentioned below are deactivated.
    Relevant for picking
    SLOC required
    Determine SLOC
    In material master for scrap, in Sales org2, item category grp is NORM, like all other material.
    Thus storage location is not supposed to come in VL01n as a required field.
    But in delivery item category determination, i did not find this item category zsup. But when I was making supplementary delivery for other materials, the system did not ask any storage location  and supplymentary delivery is duly created. here we delivering from an order not SA.
    Thanks
    Sangeeta

  • Material group wise consumption for a particular period

    Hi,
    How to find out the consumption for a particular material group in a given period along with details of material number, quantity and price.
    Thanks,
    Kiran Bodla

    Hi,
    Check in t.code->>>  MCRE: Consumption report
    OR
    Try with  MVER consumption table in SE16 t.code.
    Regards,
    Biju K

  • How do we fetch the top-level users and groups for a particular resource

    Hi Experts,
    I need to fetch the top level users and groups (permissions) for a particular resource, Currently i am able to fetch the effective users list.
    Thanks.

    To elaborate...
    Here we need the users and groups who have direct access to the resource. We dont want to resolve groups.
    Please help us with the apis to use in our java code to fetch the users and groups.

  • Default VAT 4 % for 1 particular material group

    My client wants to default VAT 4 % for 1 particular material group...It means if i create PO for that particular material belonging to that material group  it should fetch VAT  4 % default.
    How to map it?

    Hi,
    For the VAT condition type, maintain access sequence with the field material group and then create the tax condtion using FV11 for the said material group with 4% tax rate. All subseqent PO's created with that particular Material Group will automatically calculate VAT with 4% based on the conditon record, Pl check
    Regards
    Merwyn

  • Setting alert severity for any alerts coming from servers in a particular group

    Hello.
    We have a particular group of servers where we would like ALL alerts that come in, to be at the warning level.
    To manually hit each monitor and set an override for that group is impossible.
    I suppose it would be possible to script a change that touches every monitor in the database and sets the override, but that seems very invasive.
    Is there a simple solution I'm missing?
    We use Netcool to front end SCOM 2007 R2, and right now errors display in red in Netcool and warnings come in orange.  Basically we want everything for this group to end up orange.
    Thank you!

    Creating Monitor overrides via a script
    http://www.systemcentercentral.com/Forums/tabid/60/categoryid/4/indexid/57457/Default.aspx
    How to Create an Override for a Monitor
    http://msdn.microsoft.com/en-us/library/bb960482.aspx
    [OpsMgr] How to Create an Override for a Monitor (updated SDK sample)
    http://scompro.wordpress.com/2011/10/09/opsmgr-how-to-create-an-override-for-a-monitor-updated-sdk-sample/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

Maybe you are looking for

  • Help transfering files from IMovie to NAS (Synology)

    Hi, Hopefully someone here can help me, I am interested to move my IMovie events to my Synology NAS, I am not interested in using the NAS as a server for IMovie, I plan to view these videos independently of my Mac. Initially I have copied the files o

  • IPod Touch with extension cable?

    Thanks for this forum.  We have a Kenwood KDC X995 car stereo system installed in a fiberglass RV.  The system is iPod ready but we're wondering if we can use an extension cable on the existing iPod cable.  This would enable us to control the iPod fr

  • Bridged networking not working with nested VMware Workstation

    I am having an issue that I can't seem to find any answer to....  We are running Vsphere 5.5 and I have 2 Guests each running Windows 7 64-bit.  Each of these guests has VMware Workstation 10 running on them.  When we P2V the systems we followed all

  • SMARTFORMS - White letters on black back ground

    Hello Experts I am creating a smartform that has white text and black back ground.  In print preview it looks perfect but when I send the form to the printer the white letters do not appear, it is all black.  I did a print screen when it was in print

  • SAP scrpits and Samrt forms

    can u please explain me 1.Why sap script without main windw is not possible.? 2.Why smart form without main windw is possible.? thanx in adv