New Chart Engine in SCM 5.1

Hi all.
Using APO-DP in SCM 5.1
In 5.1 there is a new chart engine that I am working my way through, understanding it on a trial and error approach. I'm getting there and thinks its not a bad tool after all.
I was wondering if anyone knew if there was some documentation for this anywhere as I haven't found any in the usual places?
Thanks in advance, M.

Where do you see this chart? I have 5.1 and use DP but have not seen this.

Similar Messages

  • I have a question about japan new depriciation engine using non-japanese chart of deprication

    Hi, all
    I have a question about link between new depriciation engine and chart of depriciation.
    My client want to use US chart of depriciation as standard chart of depriciation becuase it has already standard setting like IAS deprication keys.
    it means I have to create Japanese chart of depriciation by copying from US chart of depriciation(non-japanese sample(0JP))
    I have a little doubt about it. In my previous project, I copyed chart of depriciation by copy from Japan sample Chart of depriciation(0JP) stored in SAP.
    Is it possible to copy from non-japan sample charg of depriciation to using Japanese new depriciation engine? I worried some errors will occrues if I do not use sample chart of depriciation(0JP) .
    If I need to use sample Japanese chart of depriciation, please give me the idea why I need to use Japanese sample chart of depriciation. I want to know the examples of non-Japanese asset accouting consultants who have working experience in the area.
    Thank you.

    Hi, Narasimhulu
    Thank you for your support.
    My client use one COA to all over the world. And not only Japan, other country aslo use the COD which is copied from that of US. Basic reporting line is for USGAP. I will customize 2 depriciation ares, one for US GAP and another is JGAP. No need to create TAX realted customize.  It means it enought only adding Japanese new depriciation keys to Current US COD. No need to add more Japanese local requirements.
    In this case, I want to know follwoing point.
    I know COD controll depriciation keys, but I want to know more detail about COD, what kinds of controls COD do. What is Japanese local requirements. Why better to use COPY of JP COD.
    Thank you.

  • ABAP transformation to XML for sap chart engine with internal table

    Hello.
    I am new to the SAP chart engine, XML and transformations so please be patient with me from an ABAP-program I am trying to call a Z-transformation and attach an internal table with two columns. In the ST program I want to loop through the table and for each row insert the two values from the table in the XML.
    In an ABAP-program I have an internal table containing datacoordinates for a scattered chart.
    The table looks like this:
    DATA: BEGIN OF coordinate,
                x_value TYPE f,
                y_value TYPE f,
               END OF coordinate,
               polygon_data LIKE STANDARD TABLE OF coordinate with header line.
    As a prototype I just add a few coordinates like this:
    polygon_data-x_value = '700'.
        polygon_data-y_value = '8'.
        APPEND polygon_data.
        polygon_data-x_value = '1400'.
        polygon_data-y_value = '3'.
        APPEND polygon_data.
        polygon_data-x_value = '1400'.
        polygon_data-y_value = '10'.
        APPEND polygon_data.
        polygon_data-x_value = '700'.
        polygon_data-y_value = '10'.
        APPEND polygon_data.
        polygon_data-x_value = '700'.
        polygon_data-y_value = '3'.
        APPEND polygon_data.
    I have created a Z-transformation and I call it like this (I also have a separate transformation for all the customizing generated with SAP chart designer but that one works fine):
    DATA: data_xml TYPE xstring.
    CALL TRANSFORMATION ztest_ce_tables2xml
          SOURCE polygon_data = polygon_data
          RESULT XML data_xml.
    Since I am trying to create a scattered chart I need to insert an X and Y value for each coordinate.In the manual SAP Chart engine - XML format description it looks like this:
    <ChartData>
    <Series>
    <Point>
    <Value type="x">1</Value>
    <Value type="y">1</Value>
    </Point>
    <Point>
    <Value type="x">2</Value>
    <Value type="y">2</Value>
    </Point>
    My ST-program that I cannot get to work looks like below. How can I loop through my internal table and get the X and thy Y value for each row in my internal table?
    BR Tommy (Sweden)
    <?sap.transform simple?>
    <tt:transform xmlns:tt="http://www.sap.com/transformation-templates">
    <tt:root name="POLYGON_DATA"/>
    <tt:template>
    <ChartData>
    <Series>
    <tt:loop ref=".POLYGON_DATA">
       <Point>
         <Value type="x"><tt:copy ref=".POLYGON_DATA.X_VALUE"/></Value>
         <Value type="y"><tt:copy ref=".POLYGON_DATA.Y_VALUE"/></Value>
       </Point>
       </tt:loop>
    </Series>
    </ChartData>
    </tt:template>
    </tt:transform>

    Hello again.
    I found the solution and would like to share it with the forum, maybe it could help someone.
    My first error was in the call transformation statement:
    CALL TRANSFORMATION ztest_ce_tables2xml
          SOURCE polygon_data = polygon_data [] <----
    Do not forget these
          RESULT XML data_xml.
    I also had an error in the ST program, it should look like this:
    <?sap.transform simple?>
    <tt:transform xmlns:tt="http://www.sap.com/transformation-templates">
    <tt:root name="POLYGON_DATA"/>
    <tt:template>
    <ChartData>
    <Series>
    <tt:loop ref=".POLYGON_DATA">
       <Point>
         <Value type="x"><tt:value ref="$ref.X_VALUE"/></Value>
         <Value type="y"><tt:value ref="$ref.Y_VALUE"/></Value>
       </Point>
       </tt:loop>
    </Series>
    </ChartData>
    </tt:template>
    </tt:transform>

  • Error message trying to install new search engines

    I am running Firefox 19.0.2 installed yesterday on a new desktop PC at the office. (Old PC failed to boot on Monday.) I have completed most of my customization without difficulty. However, when I try to install new search engines, it doesn't seem to matter which one, I get a pop-up error message:
    "Sorry, you need a Mozilla-based browser (such as Firefox) to install a search plug-in."
    I had no problems installing new search engines under Firefox 16 3rd quarter of last year when I started this job. Why am I unable to install search engines in FF 19?

    Hello lafritz65, '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    thank you

  • When I go to google on firefox and search for a topic, I try to open a website and another website (morsearch, clickkick, etc) will open up instead into a new search engine with the same topic . What is this?

    I go to google. I type in "plants". A lot of sites will pop up in google. I click on a site (does not matter which usually). The site will then start to switch to a new url from (click kick, morsearch, etc) turning into a new search engine with the same topic and more options. I never get to the page I want unless I type the url directly into the address box. It always comes back with a search engine. So far I have found this only happens while starting in a search engine. When I get into the actual page, everything is fine. I am using McAfee for security and it hasn't caught a virus or anything yet. Help please! Thanks!

    Install, update, and run these programs in this order. They are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have. <br />'''''(Not all programs detect the same Malware.)'''''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • Creating a new chart in PowerPoint 2013 with Chart Styles applied

    In PowerPoint 2013 when I manually insert a new chart into a slide, the chart automatically has the Chart Style "Style 1" applied. This has the effect of setting the font sizes of chart labels to 12.
    However, no Chart Styles are applied if I try to add a new chart to PowerPoint 2013 using the following C# code:
    var ppt = new Microsoft.Office.Interop.PowerPoint.Application();
    var presentation = ppt.Presentations.Add();
    var layout = Microsoft.Office.Interop.PowerPoint.PpSlideLayout.ppLayoutChart;
    var slide = presentation.Slides.Add(1, layout);
    var shapes = slide.Shapes;
    shapes.AddChart();
    Font sizes seem to default to 18. Is there any way to create a chart or to set Chart Styles using Interop so that it matches a chart produced manually (i.e. has Chart Styles applied)?
    I am aware of the Chart.ChartStyle property but it only seems to change chart colors and legend placement, not font size. There is no Macro recorder in PowerPoint, so I can't generate VBA code to replicate the action of creating a new chart.

    Hi
    >> there any way to create a chart or to set Chart Styles using Interop so that it matches a chart produced manually (i.e. has Chart Styles applied)?
    You can add using shapes.AddChart2() instead of the last sentence shapes.AddChart(), I have tested in my projects, if I using AddChart(), the label size and the space will be different from manually insert a chart into a slide, but AddChart2() is the same
    with manually operating.
    And This object, member, or enumeration is deprecated and is not intended to be used in your code.
    More details you cab refer to the following link
    https://msdn.microsoft.com/en-us/library/microsoft.office.interop.excel.shapes.addchart.aspx
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to reassign new chart of accounts to company code

    I created company code, assigned fiscal year K4 to 4040 co. code. Later on I created Open/Close Posting period/Assign Company code to Fiscal Year. I prepared new chart of accounts 4040 for Canadian company.
    When I tried to assign 4040 chart of accounts to my company code in Fin Actg Global Settings, I notcied that automaticlly CACA (Chart of accounts Canada was already assigned. I tried to replac CACA by 4040 But error message "Reset company code data before changing the chart of accounts"
    I tried to delete G/L accounts Tnasaction code OBR1 & OBR2 But nothing changed.
    I wish to assignment of chart of accounts in company code in Global settings & wish to re-assign different chart of accounts. I have not created any assignment of company code to controlling area, plant, sales organization, etcu2026 While removing this it says Reset company code data before changing the chart of accounts. Screenshot is attached.
    1)       When I am trying to remove assignment of K4 fiscal year to company code it does not allow me. SO how to solve this problem.
    Should I delete company code & then retry the same?
    Please suggest how to reassign chart of accounts to company code as no data like customer, vendor or sales transaction is made.
    Pl advise solution THANKS

    Hi Paul,
    Thanks for the answer. I have not copy any company code to my co. code 4040. Just as new entry I created 4040 company code. In Org object Check everything about table found OK. No seprate G/L A/C is created by me for co. code 4040
    To see if company code is productive means Active? In "Enter Global Parameter? Tab-->Cost of Sales Accounting ACTV is 2. When I tried to make it Inactive (Blank), it is not allowing me and showing error msg as below.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    I checked this but asking for Application Area to put & I do not know hwat area I should put.
    Am I going right as suggested by you?
    I had deleted G/L accounts earlier but Sales Actg is active so sould not go ahead.
    As per Venkat I had decided to delete company code, But I want to solve without deletion.
    I am SD guy so asking many Qs of FICO as I am learning now.
    Thanks
    Reason why you are not able to delete the assignment is that, you have already created GL accounts for the COA. I hope you have not done any posting using those GL accounts.
    First of all please make that you company code is not set as productive. if set prodictive you will not be able to delete any master data. So please remove the productive check(if any).
    Then you try to delete the GL account that you have created for the COA. once you delete the GL account the system might ask for the deletion of the account group. After that you should be able to change the assignment.

  • Is there a way to stop Firefox from suggesting to add new search engines to my search bar?

    Is there a way to stop Firefox from suggesting to add new search engines to my search bar whenever I visit websites that suggest to us to add their search engines?
    I searched a lot and couldn't find any help. How to stop websites from suggesting to my Firefox search bar to add their search engines? I don't want to add other search engines other than the ones I organized. I don't want my list to look more distracting and longer.

    Firefox doesn't do that. That's either a feature of the website you are visiting or possible Malware on that PC.
    A screenshot of that might be helpful. <br />
    https://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem <br />
    It is best to use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed a maximum file size of 1 MB.
    Then use the '''Browse ....''' button below the '''''Post a Reply''''' text box to upload the screenshot.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Please report back to us!

  • Is anyone having problems with trail sites are not allowing updates under the new rendering engine.

    My Trial sites are NOT saving edits made in multiple areas.
    Examples
    Products - Anything I try to do in the product description window says it has updated but then reverts back to what it was originally.
    Web pages - Same for anything in the page updates in the page content window.
    Product Attributes wont update.
    It appears I can add new things, but no edits work.
    All say they are saved then revert back on screen to previous version.
    It is only happening on my trial sites, which has been upgraded to the new liquid engine as far as I can tell as my live sites are fine. (or not converted yet)
    I can do some updates via dreamweaver and FTP.
    Thanks
    Melissa

    Thanks
    I have contacted support and it appears to be only an issue with IE as works in Firefox.
    They are saying it is an issue with my PC / Browser as they cannot recreate it - 
    I have reset all IE back to standard settings.
    My question is if it were only an issue with my browser, why does it work on the live sites and the sites not yet transitioned.

  • How to use chart engine for web dynpro java(EP) for Graphics generation.

    Hi Frndz..
    now lookiing out for different types of dynamic graphics generations according to my requirment, n i saw the followiing blog
    Testing BusinessGraphics in Web Dynpro for Java
    Itz very nice to see that we can generate planty of types, but here our server is EP 7.0(not CE 7.1) and i gone thru  these links also
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/86/243f403f0a9354e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/0b/79553b066d9414e10000000a114084/frameset.htm
    https://help.sap.com/saphelp_nw04/helpdata/en/0c/95c83956852b51e10000000a114084/frameset.htm
    here it seems to be Chart Engine n Chart Designer is mainly for BSP(R3), how best we can use this for web dyn pro java.
    Thanks in Advance
    Regards
    Rajesh

    hi
    if you want to use BusinessGraphics in WebDynpro java you have to configure IGS.
    IGS Configuration
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4846ac90-0201-0010-099d-d3b4e271849c
    Business Graphics docs.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3261cd90-0201-0010-268c-d8d72e358af6
    ChartDeigner Usage
    http://help.sap.com/saphelp_nw04/helpdata/en/18/d4d43fb9490c65e10000000a114b1d/frameset.htm
    Generating Gantt chart using web dynpro business graphics

  • New chart of account

    Hello all,
    For an existing client and company code, (Without changing the company code and without creating a new company code)  is it possible to create a new chart of accounts?
    Best regards,
    Deniz

    Hi,
    Changing the COA of existing company code with transaction poting will make issues.
    Instead define a ccountry chart of account and assign that to your company code. This should meet your reporting requirements.
    Regards,
    SDNer

  • Extract data from chart to make new chart?

    Hello all
    This is my first time using Numbers (or really any spreadsheet for that matter), and I have run into a question:
    I am using the default template to set up a Personal Budget. In my Monthly Expenses column I have the following:
    Rent, Food, Utilities, Car Payment, Gas, Car Insurance, Clothing and Misc.
    I plug in the values and get my total monthly expenses (it's so easy!), and then I can select the values and get a nice pie chart of the percentage of each expense out of the monthly total.
    What I would like to do next, is take all car-related expenses (Payment, Gas and Insurance) and extract that into a new chart, and show those expenses as a percentage of the TOTAL monthly expenses. I'd like to see what percentage of my bills is the fault of my car. Is this possible? And if so, does anyone know how?
    TIA
    Richard

    Here are the required basis:
    In Resume 1,
    in B1 (header row) I entered:
    =SUMIF(Main :: A,A,Main :: B)
    in B10 I entered =SUM(B)
    Yvan KOENIG (from FRANCE jeudi 16 octobre 2008 14:37:04)
    in C1 (header row) I entered:
    =ROUND(B/B$10,2)
    I charted the range B2:B9
    In Resume 2
    in B1 (header row) I entered:
    =SUMIF(Main :: A,A,Main :: B)
    in B2 I entered:
    =SUMIF(Main :: A,Resume 1 :: A2,Main :: B)+SUMIF(Main :: A,Resume 1 :: A3,Main :: B)
    in B9 I entered =SUM(B)
    in C1 (header row) I entered:
    =ROUND(B/B$9,2)
    I charted the range B2:B8

  • Tooltip for points in 'Chart Engine'-diagram

    Hi,
    I am using the Chart Engine (Class CL_GUI_CHART_ENGINE) to display a column chart.
    Is there a way to show the value of a point in a tooltip when placing the mouse cursor on a column?
    Thanks for any suggestions!
    Regards, Mathis

    Have you already updated your SAPGUI installation? Make sure to use the latest SAPGUI 6.40 or 7.10 patchlevel!
    Mathis, you are right: the control checks the data XML for alt within the extension attributes. If you define alt the text is used as a tooltip. If there's no alt (or even no extension) in the data XML then the control automatically creates the tooltip as described above (displaying Series/Point/Value).
    Example:
    <Series label="Coffee" extension="alt='Tooltip of the series'">
      <Point extension="alt='Tooltip of the point'">
       <Value type="y">94</Value>
      </Point>
      <Point>
       <Value type="y">10</Value>
      </Point>
    </Series>
    <Series>
      <Point>
       <Value type="y">20</Value>
      </Point>
    </Series>
    Here the first point displays 'Tooltip of the point', the second one 'Tooltip of the series', and the first one of the second series displays 'Series: 2 / Point: 1 / Value: 20.000'.
    @Jonathan: the href sapevent thing is used for firing events from the control to ABAP. Using this feature you can implement an event handler as in graphics_gui_ce_demo on_click (also check create_custom_demo and look for href).
    Regards, Kai

  • New Servlet Engine with iAS

    Is it true that in the next version of iAS, a new servlet engine (TOMCAT perhaps) will be proposed to replace JSERV ?
    null

    WebLogic's Servlet engine is less than $1K / CPU I believe.
    Peace,
    Cameron Purdy
    Tangosol Inc.
    Tangosol Coherence: Clustered Coherent Cache for J2EE
    Information at http://www.tangosol.com/
    "Jon" <[email protected]> wrote in message
    news:[email protected]..
    Does anyone have experience using iPlanet 6.0 Servlet engine with
    WebLogic 6.1 EJB engine? The two engines will be located on separate
    physical servers. If so, any information on the implementation would
    be greatly appreciated (lessons learned especially). Would the cost
    difference between using WebLogic's Servlet engine vs. iPlanet's
    Servlet Engine be worth the attempt? I saw in some previous posts
    that there were issues with how older versions of Weblogic RMI (T3)
    Protocol worked and that Weblogic would only have one socket
    connection for the iPlanet Servlet Engine through which all requests
    will be multiplexed. This would be a bottleneck for any application.
    Is this still true with the latest versions of these products?
    Thanks,
    Jon

  • New Chart of Accounts

    Hi,
       Can any body tell me how to create a new chart of account for my company. Can I copy the existing chart of account from the chart of account list and change it to my chart of accounts, or is there any other method, by which we do it so that everything works properly. URGENT.

    INT is a good model chart of accounts and you can struture your chart of accounts based on this. If you adopt this model it is easier for you to map the account determination for various modules.

Maybe you are looking for

  • Stand-Alone Application including ocx, dll and Word template folder

    Hi, I try to create an Stand-Alone Application with labview 2011. My problem is how i can include ocx and dll file in my executable to be run by others computers (the other computer don't have the dll and the ocx using in the application). My program

  • Transfer asset within cocd.

    Hi all, My client needs to transfer some assets into other asset class. here i created asset class for the same. for transfer of these assets in ABUMN, what is the necessary data i should maintain? after transfering the asset the previous asset will

  • XML data in obiee 10g/11g

    Hi all, how to view the data in XML datasource from Admin tool. I think it is not possible. for database tables we can view by right click on the table and view data.. But it is not working for XML data.. Is there any work arounds for that.. .thanks

  • CRM IC Web - Inbound Plugs

    Hi, I have created a Custom view and attached the same within the Viewset 'BuPaIdentifyCustomer'. The Custom view is displayed as needed. I am trying to link 'BuPaSelectCustomer' and my Custom view. BuPaSelectCustomer displays all the customers in ta

  • Error: Of material 8945868468, only 0.000 PC are available on desired date

    Hi experts, While creating Stock Transport order for storage location to storage location in the same plant. I am getting an warning message as "Of material 8945868468, only 0.000 PC are available on desired date", But the material is available in st