Error GR410: characteristic cannot be combined with key figures

Hi,
My problem is in Report Painter.
I need to add selection by trading partner (or by vendor) in report 6OBU-001. For this Iu2018ve modified reporting table RWCOOM, in order to make available characteristic RASSC in the library 6O2.
Iu2019ve added Trading partner in General selection of my own report (copy of 6OBU-001), but RP gives an error message: u201CCharacteristic RASSC cannot be combined with key figures. Check the report definition: the key figures used must be compatible with characteristic RASSC. For examples of useful combinations of characteristics and key figures, see the SAP standard reports.u201D
Any opinions are truly appreciated.
Anton

I read this note before, but I still don't know how to write a ABAP code.
I need information from table COEP like sum of qunatity or costs. I have this information for  Cost Elements and Orders in CCSS but I don't have for Materials.

Similar Messages

  • Report Painter - Characteristic cannot be combined with key figures

    Hi,
    I have added a new field (ZZABTEI) to the report structure CCSS and using that field as a characteristic in the report. But when I execute the report, it is giving the error "Characteristic ZZABTEI cannot be combined with key figures". Can anyone help me to solve this issue.
    Thank you,
    Rekha

    There no code for this. I had to add the new field to CCSS structure. Then there were some configuration to be done. Then this message is got when the report in the report painter is executed. The details of this error message is as follows :
    Characteristic ZZABTEI cannot be combined with key figures
    Message no. GR410
    Diagnosis
    Characteristic ZZABTEI is being used in a report with a key figure that does not match this characteristic.
    System Response
    The system cancels generation.
    Procedure
    Check the report definition: the key figures used must be compatible with characteristic ZZABTEI. For examples of useful combinations of characteristics and key figures, see the SAP standard reports.
    Technical explanation: The Report Writer table assigned to the report is defined as a view with multiple database tables (somewhat similar to Report Writer table CCSS) and a key figure used in the report refers to a database table which does not contain characteristic ZZABTEI.
    Example 1 for table CCSS: If the 'cost' or 'quantity' key figures are used in a report (referring to tables COSP and COSS), you cannot use the 'Statistical key figure' (only occurs in table COSR) characteristic in the rows. On the contrary, using the 'Cost element' (tables COSP and COSS) characteristic is not permitted for the 'Statistical quantity' (table COSR) key figure.
    Example 2 for table CCSS: If a report only displays line item data (key figures IE... or PE...), you cannot use the 'PERBL' characteristic, because it is only valid for summary data. You have to use the 'PERIO' characteristic for line item data.
    Thank you,
    Rekha

  • Report painter- Characteristic can not be maintained with key figures

    We have added new characteristic ZZFIELD1 in CCSS report sructure for reporting and selected it in gen. selection list. While running report painter report, it gives an error that ZZFIELD1 cannot be combined with key figures.
    Any help to figure out what step is missing will be highly appreciated.
    This is a PS report painter report using PS database profile in the selection of parameters for the report
    Thanks

    The fields we have added is ZZFIELD1 ZZFIELD2 in the PRPS table. And the key figures used in the report is;
    AWKG - variance/accrual costs (basic key figure) with characteristic version 0, value type 32, fiscal year and period
    SWKG - cost (basic key figure) with characteristic version 0, value type 4, fiscal year and period.
    SMEG - quantity (basic key figure) with characteristic version 0, value type 4, fiscal year and period.

  • Some chart types cannot be combined with other chart types

    Good morning,
    I am working on a MacBook Air (purchased Oct 2009) running Lion. While working in Excel 2011, I encounter the error "Some chart types cannot be combined with other chart types. Please select a different chart type." I am highlighting 46 cells to create a marked line graph. There are no other charts in the file. I called Microsoft support who told me they had not heard of this problem in Excel (only in PowerPoint). I also took it to an Apple Store Genius, who was unable to solve the problem, which is understandable, given that he does not work for Microsoft.
    To try to resolve this issue, I have recopied the data to a new spreadsheet, re-typed all the data to a new spreadsheet, and deleted plist files. When I sent it to a different computer (which was running Excel 2011 and Snow Leopard), I could make the figure but I cannot edit the figure or add data on my laptop.
    Any suggestions that you have would be much appreciated,
    Signed,
    One stressed out PhD student who desperately needs Excel to work

    Hi, folks.
    Apparently, when using Excel 2011 and running Lion, if the tab names in excel contain a period (.), this error occurs. I removed the periods and now I can graph again. I hope this helps anyone else who may experience this problem.

  • Found Error FRM-13008 Cannot find JaveBean with name oracle.forms.webutil.o

    Create new form attached libraies WEBUTIL and Open webutil.old
    drag WEBUTILCONFIG and WEBUTIL then create datablock,canvas WEBUTIL_CANVAS I double click canvas alert Found Error FRM-13008 Cannot find JaveBean with name oracle.forms.webutil.o
    How to solve problem
    Please Urgent
    Thank you

    formsweb.cfg
    ific, named configuration (see below)
    [default]
    # System parameter: default base HTML file
    baseHTML=webutilbase.htm
    baseHTML=base.htm
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    workingDirectory=
    envFile=default.env
    escapeparams=true
    # System parameter: base HTML file for use with JInitiator client
    baseHTMLjinitiator=basejini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=basejpi.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms if unset.
    # System parameter: file setting environment variables for the Forms runtime processes
    envFile=default.env
    # Forms runtime argument: whether to escape certain special characters
    # in values extracted from the URL for other runtime arguments
    # Forms runtime argument: which form module to run
    form=test.fmx
    # Forms runtime argument: database connection details
    userid=
    # Forms runtime argument: whether to run in debug mode
    debug=no
    # Forms runtime argument: host for debugging
    host=
    # Forms runtime argument: port for debugging
    port=
    # Other Forms runtime arguments: grouped together as one parameter.
    # These settings support running and debugging a form from the Builder:
    otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
    # Sub argument for otherparams
    buffer=no
    # Sub argument for otherparams
    debug_messages=no
    # Sub argument for otherparams
    array=no
    # Sub argument for otherparams
    obr=no
    # Sub argument for otherparams
    query_only=no
    # Sub argument for otherparams
    quiet=yes
    # Sub argument for otherparams
    render=no
    # Sub argument for otherparams
    record=
    # Sub argument for otherparams
    tracegroup=
    # Sub argument for otherparams
    log=
    # Sub argument for otherparams
    term=
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    HTMLbodyAttrs=
    # HTML to add before the form
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    width=2000
    # Forms applet parameter
    height=800
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=no
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinit/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
    jinit_exename=jinit.exe#Version=1,3,1,22
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    # Page displayed to users to allow them to download Sun's Java Plugin.
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    # Single Sign-On OID configuration parameter
    oid_formsid=%OID_FORMSID%
    # Single Sign-On OID configuration parameter
    oracle_home=C:\DevSuiteHome_1
    # Single Sign-On OID configuration parameter
    formsid_group_dn=%GROUP_DN%
    # Single Sign-On OID configuration parameter: indicates whether we allow
    # dynamic resource creation if the resource is not yet created in the OID.
    ssoDynamicResourceCreate=true
    # Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
    ssoErrorUrl=
    # Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
    ssoCancelUrl=
    # Single Sign-On parameter: indicates whether the url is protected in which
    # case mod_osso will be given control for authentication or continue in
    # the FormsServlet if not. It is false by default. Set it to true in an
    # application-specific section to enable Single Sign-On for that application.
    ssoMode=false
    # The parameter allow_debug determines whether debugging is permitted.
    # Administrators should set allow_debug to "true" if servlet
    # debugging is required, or to provide access to the Forms Trace Xlate utility.
    # Otherwise these activities will not be allowed (for security reasons).
    allow_debug=false
    # Parameter which determines whether new Forms sessions are allowed.
    # This is also read by the Forms EM Overview page to show the
    # current Forms status.
    allowNewConnections=true
    # EndUserMonitoring
    # EndUserMonitoringEnabled parameter
    # Indicates whether EUM/Chronos integration is enabled
    EndUserMonitoringEnabled=
    # EndUserMonitoringURL
    # indicates where to record EUM/Chronos data
    EndUserMonitoringURL=
    [sepwin]
    separateFrame=True
    lookandfeel=Generic
    # Example Named Configuration Section
    # Example 2: configuration forcing use of the Java Plugin in all cases (even if
    # the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    # Example Named Configuration Section
    # Example 3: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file).
    [debug]
    serverURL=/forms/lservlet/debug
    # Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
    # DS but not AS and is also available for download from OTN.
    [webutil]
    #WEBUTIL_CONFIG=C:\DevSuiteHome_1\forms\webutil.cfg
    #WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilArchive=/forms/java/frmwebutil.jar,/forms/java/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=oracle
    [webutilie]
    IE=native
    webUtilArchive=/forms/java/frmwebutil.jar,/forms/java/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTML=webutilbase.htm
    baseHTMLie=webutilbase.htm
    archive=/forms/java/frmall.jar
    lookAndFeel=oracle
    [webutiljpi]
    WebUtilArchive=/forms/java/frmwebutil.jar,/forms/java/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljpi.htm
    baseHTMLjpi=webutiljpi.htm
    baseHTMLie=webutiljpi.htm
    baseHTML=webutiljpi.htm
    archive=/forms/java/frmall.jar
    [tutoforms10g]
    envFile=tutforms10g.env
    archive_jini=frmall_jinit.jar,myIcons.jar,FormsGraph.jar
    archive=frmall.jar,myIcons.jar,FormsGraph.jar
    pageTitle=Oracle Forms 10g tutorial
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    form=tuto_forms.fmx
    separateFrame=True
    lookandfeel=Oracle
    imagebase=codebase
    width=2000
    height=800
    splashScreen=no
    background=no
    lookAndFeel=Oracle
    colorScheme=blaf
    logo=no
    2 class path,create db packages,generate plx? how to set where? classpath,create public synonym? Please ask me step to set

  • Query on 0IC_C03 with key figures 0valstckqty and 0valstckval

    Hello Gurus,
    I want to make a query on  0IC_C03 with key figures 0valstckqty and 0valstckval for a single month eg October 2011. I have 0plant in rows. The problem is that I just see the key figures for planst which have movements in October 2011.
    I dont want choose all months in global filter to get key figures for all plants.
    How can I solve this problem?
    Jesper

    Jesper-
    You're looking at a "Transactional" info cube. That means that the query you create will ONLY provide data for a selected period in which data exists. Plants with no movements will not appear. That's how it's supposed to work.
    Now... you can create a hidden selection in your columns. For example:
    First column (hidden)... 0valstckqty + 0valstckval. No other restrictions
    Second column (visible) 0valstckqty  restricted to the date range of interest
    Third column (visible) 0valstckval restricted to the date range of interest
    be sure to NOT suppress Zero rows.
    Plants that never had a transaction will, however, not appear at all. The query will also take a long time to execute because it's extracting all data.
    The best solution is to explain to your user that it's working the way it's supposed to.. if a plant has no values then there were no transactions.

  • Error while activating cube contains non cumulative key figures

    Hi all,
    when i am trying to activate a cube which contains non cumulative key figure it is showing out the following error:
         DDIC Object TABL /BIC/LZATTR1NON has not been activated     
         Table /BIC/LZATTR1NON could not be activated     
    Please let me know if any one come across with such error
    Help are appreciated

    Before activating an infocube with non-cumulative keyfigures, the system
    design forces the user to enter at least once the screen: maintain
    non-cumulative values (validity table). If that step has been performed, activation will work fine.
    In the meantime, please do this step explicitly, at least once, when
    configuring such an infocube, then you should not have any problem.
    Please follow the same process while activating the infocube
    Goto Infocube ->Goto Change mode->Menu ->Extra-> goto the screen:
    maintain non-cumulative values once.
    Walter Oliveira.

  • Characteristic as an Attribute of Key Figure BPS-BCS

    Hi,
    We're endeavoring to integrate BPS and BCS data for planning.  Our issue is that our BPS data is COPA-like in that it's Key Figure-based.  We are not using 0ACCOUNT.  Our BCS data will be using FS Items.
    My thought would be that this integration would be made easier if a Characteristic (FS Item) could be an Attribute of a Key Figure.  I wouldn't need to then map and copy the data, I could just report it differently.  The Business has agreed that a one-to-one relationship could exist between a Key Figure and a Cons Account.
    I assume I could use a big FOX formula to convert the data in BPS, or write an external program...but those options could be difficult to maintain in the long-term. 
    Any suggestions?
    Much appreciated.
    LR

    One additional point...we're considering the sotrage of this data in a transactional Cube that is separate from the primary BCS and BPS Cubes.  We'd want to set it up to be able to create a Multi-Cube with the Actual data in BCS.
    Thanks

  • Upload Flat file to Infocube with key figures of type FLOAT

    Dear Experts,
    I need your help in the following issue : I want to upload a flat file(csv) to an infocube. Two of the key figures are of type FLOAT. In the flat file the amount are in the format number with 4 decimals. eg 0.0445.  When I upload the data, although I have NO errors, the key figures show value 0. (BW system is 3.5).
    How should I declare these numbers in the excel file?
    Thanks in advance for your help
    Regards
    Dina

    Problem solved. I just uploaded the file first to a ODS and then to the infocube and everything worked ok.
    The mystery of BW!!!
    Dina

  • Problems with Key Figure and Drilldown

    Good day to you, experts. Several of our reports are required to include a key figure which shows a percentage value. The Query must show something similar to the following (please ignore the "-"):
    Total Products---Products Sold--
    Percentage sold
    Shop A / Jan--5020--
    40%
    Shop B / Jan--2828--
    100%
    Shop C / Jan--10030--
    30%
    TOTALS / Jan--17878--
    56.66%
    We can see this information for all months. As you can see, it shows the "Shop" Characteristic as well as the Calendar Month (or year, or year/month). The information is updated monthly. The percentage total is calculated as average.
    So far so good. The problem is that whenever I take away the Calendar Month characteristic (in order to see this information summarized and not detailed by month), the "Percentage Sold" Key Figure (which is loaded along with the rest of the information, not calculated in the Query) shows strange data, something like this:
    Total Products---Products Sold--
    Percentage sold
    Shop A--250140--
    220%
    Shop B--108100--
    454%
    Shop C--466180--
    150%
    TOTALS--824420--
    274.66%
    So as long as I keep the most detailed information on the table, it is displayed correctly, and as soon as I take away any of the details (it also happens with the Shop characteristic), the percentage sold displays wrong data. I have tried displaying individual values differently. I also tried using a formula to calculate the percentage sold, which appeared to solve this issue, but after testing it I found that the data on "TOTALS" was incorrect both with and without the monthly detail. This issue has become quite urgent as we are supposed to publish these reports very soon.
    Any ideas for solving this issue?

    Hi, thanks for the quick reply. I forgot to mention that. As I wrote before, this percentage is given to us directly in the file that is loaded on the system, but since there were problems when taking away a characteristic from the table, I created a formula which should give us the same data. The formula is Percentage = "Products Sold / Total Products" (I used the Percentage part operator, so it looks like this "Products Sold %A Total Products"). The TOTALS value is validated with the person in charge of giving us the file to load.
    A sample data record:
    DATE--SHOP_ID-DEPT-PRODUCTS-SOLD---PCT.
    20080101--125020--
    40
    Edited by: Pedro Olvera on Aug 1, 2008 12:21 PM

  • Query with key figures on separte lines

    Hello bw experts.  I have a query question.  I am building a query with several structures going down the left side and I want two sets of key figures going across (jan through Dec).  That is easy but what I cannot figure out is how to get key figure 1 to be on line 1 jan through dec and key figure 2 to be on line 2 (jan through dec)  I want key figure 1 to show on the line with plan and key figure 2 to show on the line with actual
                     Jan  Feb  Mar  Apr  etc. etc.
    plan      
    actual
    Thanks in advance for any and all help
      Jim

    Hi,
    When you go for the Cell Editor option, this particular scenario would be pretty easy to achieve and apart from why don't you try for putting the month field in Column and the Plan & Actual Structures in the Rows.
    Regards,
    Mani

  • Problems with key figure quantities between ODS and PSA

    We have some key figures which are part of the purchasing transactional load.  The key figure in some cases is showing the correct total value for the ordering unit in the PSA but incorrect in the ODS (there is no transformation logic).  This seems to happen when an ordering unit exists but a base unit of measure does not exist? Has anyone had similar and how to resolve? Thanks

    Hi, thanks for the quick reply. I forgot to mention that. As I wrote before, this percentage is given to us directly in the file that is loaded on the system, but since there were problems when taking away a characteristic from the table, I created a formula which should give us the same data. The formula is Percentage = "Products Sold / Total Products" (I used the Percentage part operator, so it looks like this "Products Sold %A Total Products"). The TOTALS value is validated with the person in charge of giving us the file to load.
    A sample data record:
    DATE--SHOP_ID-DEPT-PRODUCTS-SOLD---PCT.
    20080101--125020--
    40
    Edited by: Pedro Olvera on Aug 1, 2008 12:21 PM

  • BEx Broadcaster Send button - No Broadcast Wizard with Key Figures in Rows

    Working in BI 7.0 SP 16, we are having an issue with BEx Broadcaster.  For a typical horizontal query (key figures in columns), the send button in BEx on the Portal works properly and returns the Broadcasting Wizard.  However, when using a query in a vertical format (key figures in rows), the window opended by the send button displays the "spinning wheel" and never procceds on to the Broadcasting Wizard.
    I have checked for SAP notes related to BEx Broadcaster and was not able to find anything relevant.
    The same query was tested with the key figures in columns and in rows.  The Broadcast Wizard comes up when the key figures are in columns, but not in rows.  Since it was tested both ways with the same query, I am assuming that the issue is related to the orientation (horizontal vs. vertical).
    Has anyone else run into this issue?  Is there a known limitation, or a patch available?  Does anyone have a BI system with a query you could flip the key figures from columns to rows and give it a try?
    thanks,
    -Shawn

    Shawn,
    I'm having my own issues with BEx Broadcaster in the Portal, but from BEx Query Designer - Query - Publish - BEx Broadcaster, the BEx Broadcaster Wizard is available in both cases (Key figures in columns and key figures in rows).
    Kim

  • Hiding different characteristic columns for 2 separate key figures - Part 1

    Hi,
    I am defining an input ready query for Integrated Planning. The aggregation level and layout in BEx Query Designer are as follows:
    Company Code - Column
    Business Area - Column
    Chart of Accounts - Column (Hidden)
    G/L Account - Column (with Hierarchy display based on FSV enabled)
    Fiscal Year Variant - Column (Hidden)
    Fiscal Year - Column (Hidden)
    Fiscal Year / Period - Row
    Budget (Custom Key Figure like 0BALANCE) - Row
    LV Budget (Custom Key Figure like 0BALANCE) - Row
    The output is as follows (for three months, without hierarchy display for ease of understanding):
                                             LV Budget                      Budget
    CCode  Bus Area  G/L Account  FY/Period  Jan 2010  Feb 2010  Mar 2010   Jan 2010  Feb 2010  Mar 2010
    ABC    1100      1022514                 1000.00   1500.00   2000.00    1200.00   1600.00   2200.00
    ABC    1100      1022515                 1100.00   1600.00   2100.00    1300.00   1700.00   2300.00
    So far so good. The KF are input ready and I am able to save values. The problem is that the business requirement is for a different number of columns to be displayed for LV Budget and Budget, i.e. LV budget is only maintained for, say the first 2 months and budget is maintained for 3 months. Ideally the output should be 2 columns (Jan and Feb 2010) for LV Budget and 3 columns for Budget (Jan - Mar 2010). Currently, I am getting 3 columns each for LV Budget and Budget (Jan - Mar 2010).
    I have tried removing Fiscal Year / Period from the drilldown (across) and creating a structure with five selections, 2 for LV Budget and 3 for Budget with the appropriate selections accordingly:
    Key Figure = LV Budget, Fiscal Year Variant = K4, FY / Period = 001.2010 - 002.2010
    Key Figure = Budget, Fiscal Year Variant = K4, FY / Period = 001.2010 - 003.2010
    The issue is that the query is no longer input ready if FY / Period is removed as a drilldown across. I have tried adding it to the new structure but it gives rise to three columns for each selection, two of them blank (the ones for other FY / Periods than the one specified in the selection), for example:
    LV Budget   Jan 2010 Feb 2010 Mar 2010   Jan 2010 Feb 2010 Mar 2010
                1000.00                               1500.00

    Hi,
    Just try swapping Key figures with Fiscal/Year period in your basic structure (the very first one)
    I hope it will help.
    Thanks,
    S

  • Error CL_RSD_MULTIPROV  in Query Designer while restricting Key Figures

    Hello,
    I am trying to create Query on Multiprovider in Production envirnoment.
    I drag  key figure in row and try to restrict it to Product Hierarchies as I don't want to create restricted  Key figure.
    While Saving Query I am getting following  Error Massage.
    'System error in Program CL_RSD_MULTIPROV and Form GET_PART_IOBJNM_CMP-01'.
    When I save Query without giving any restriction in Key Figure . I could save it.
    Please suggest in above error.
    Thanks and Regards,

    Hi,
    Check the note 1090490.
    hope this helps,
    Regards,
    Rama Murthy.

Maybe you are looking for

  • Lost my playlists when I tried to share libraries with different accounts on the same MacBook computer

    lost my playlists when I tried to share libraries with different accounts on the same MacBook computer

  • E mail help please. Icon forever seems to be bouncing..

    My iLife 8 has been working well for the last few weeks. I have not made any other changes. Lately the web mail (2.1.3 version) icon bounces up and down when open and a box pops up saying: Enter password for account "POP account". The POP server"..."

  • CSS background images

    Hello all. Newbie here, asking if it is possible for a user to change/replace background images through Contribute CS3 that are called by CSS stylesheet? All images are setup this way and I don't want to have to use tables just so they can be able to

  • Decreased ip profile, dont know where to turn !!

    Hi, Hope you can help My broadband speed dropped suddenly from a steady 2.0 mbps to around 0.35 mbps about a month ago. After 2 engineer visits and being sent to the resolution centre at BT( feels like the headteachers office) for complaining about i

  • Business planning

    Hai everybody hope ur doing well,                can anyone help me out with some valuable information with BPS.If possible please send some soft notes.Thanks in advance.