Re:-Controlling Version

Hi,
We have 5 Version. These are below
0-Plan/Actual Version
E01-First Draft
E02-Original Version (1.0)
E03-Change Version )1.1)
E04-Change Version (1.2)
E05-Change Version(1.3)
When i am setting for fiscal E01, E02,E03, E04 and E05 then its getting following error.
Maintain Controlling Area Settings first
Message no. KT245
Diagnosis
You want to maintain Settings for Each Fiscal Year. This is not possible because the higher entry in the hierarchy (Controlling Area Settings) does not exist.
System Response
You cannot move to this hierarchy level.
Procedure
To move to subordinate levels in the hierarchy, the levels must exist.
Maintain the higher entry first (Controlling Area Settings), then the entry you require (Settings for Each Fiscal Year).
regards
cvs

Hi When you create a controling area you have to fill in the Standard hierarchy name for cost center accounting.
Look in your settings for controlling area you miss there something.

Similar Messages

  • Where does data of controlling version store in PS

    Hi Folks,
    I have created controlling version "Z01" like standard version 0. now I want to change plan values for project stored in version Z01 manually.
    How can I perform this is there any table or transaction?

    Hi ,
    Please check in OKEQ , against your Controlling version you will have option to record Plan , Actual, WIP and Variance data
    Hope this is what you are looking for
    If my understanding is wrong, please revert with some more information
    thanks
    santosh

  • Can SQL Developer control versioning of stored functions and procedures?

    Hi all. I have a problem with my project, for developing Oracle functions and procedures. My team want to control versioning of that.
    I found that Oracle SQL Developer support versioning features with CVS and Subversion. But I think it just about the files not functions and procedures.
    We don't want to control version of files and copy it to stored somethings..
    Do you have any idea?
    Thanks for reading this post.

    Since K asked :)
    Both SQL Navigator and Toad for Oracle support controlling PL/SQL at the FILE and DATABASE level.
    [Controlling Objects in the Database with Toad|http://www.toadworld.com/BLOGS/tabid/67/EntryID/136/Default.aspx]

  • Problem with ActiveX control, Microsoft Toolbar Control, version 6.0

    Hi everyone,
    I built a virtual machine on my desktop and installed Windows and Labview.  Everything looks fine. Then when I tried to insert ActiveX control, Microsoft Toolbar Control, version 6.0, in Labview, it says "Class is not licensed for use". 
    By the way, it works perfectly at my desktop enviroment.
    Any idea? Thanks a lot for any help.
    Anne

    There are two different licenses for those controls: a development license and a run-time license. Did you at some point have Visual C/C++/Basic 6.0 installed? If so, that would have installed the development license. That's the license you're missing on the virtual machine. This KB article discusses this issue: http://support.microsoft.com/kb/318597. It relates to using the controls in Visual Studio 2005, but it applies to LabVIEW as well.

  • Agent version 10.1.0.6.0 DB Control version 10.2.0.4 - Is this ok?

    Hi,
    dbconsole is failing to startup. We have already tried rebuilding the repository and still it won't start.
    The agent does come up. One thing to point out is that the agent version that is reported by emctl status agent is 10.1.0.6.0
    with a protocol version of 10.1.0.2.0
    while dbcontrol(and the database are on version 10.2.0.4). Can the 10.1.0.6 agent work with 10.2.0.4? This setup
    did work before but I think the repository rebuild may have caused some problems. The db was installed as 10.1.0.6
    and then upgraded to 10.2.0.4 so the original repository build was likely on a consistent version.
    Thanks

    I see lots of connection refused messages in the emagent.trc file
    Messages are of the form:
    WARN snmehl_connect: connect failed to....
    ERROR pingManager: nmepm_pingReposURL: Cannot connect to...
    This isn't to surprising since dbconsole is not running.

  • Controlling - versions

    Hi
    During Version maintenenace i am facing the error message
    background job still running - data can be displayed only
    message no :kt346
    please help me to solve this issue
    Thanks & Regards,
    pioneersap

    Hi,
    Use SM37 and delete the background job.
    Best Regards,
    Sadashivan

  • OPM 10.2 Subversion Source Control - Version History Error

    I installed OPM 10.2.0.110 after installing subversion and everything worked running through the first time, but now when trying to see the version history I am getting the error message:
    info failed (Subcommand 'info' doesn't accept option '-v[--verbose]"Type 'svn help info' for usage.)
    Any ideas as to what is causing this problem?

    Hi Andrew,
    I'm hitting the same problem with my local subversion install and OPM10.2
    I'm rocking version 1.6.15 of the SVN for Win32 available here http://sourceforge.net/projects/win32svn/
    trace from console:
    C:\Documents and Settings\phjones>svnserve --version
    svnserve, version 1.6.15 (r1038135)
    compiled Dec 17 2010, 09:05:59
    Copyright (C) 2000-2009 CollabNet.
    Subversion is open source software, see http://subversion.apache.org/
    This product includes software developed by CollabNet (http://www.Collab.Net/).
    The following repository back-end (FS) modules are available:
    * fs_base : Module for working with a Berkeley DB repository.
    * fs_fs : Module for working with a plain file (FSFS) repository.
    Cyrus SASL authentication is available.
    also I tried checking 'svn help info' and got this (no verbose option):
    C:\Documents and Settings\phjones>svn help info
    info: Display information about a local or remote item.
    usage: info [TARGET[@REV]...]
    Print information about each TARGET (default: '.').
    TARGET may be either a working-copy path or URL. If specified, REV
    determines in which revision the target is first looked up.
    Valid options:
    -r [--revision] ARG : ARG (some commands also take ARG1:ARG2 range)
    A revision argument can be one of:
    NUMBER revision number
    '{' DATE '}' revision at start of the date
    'HEAD' latest in repository
    'BASE' base rev of item's working copy
    'COMMITTED' last commit at or before BASE
    'PREV' revision just before COMMITTED
    -R [--recursive] : descend recursively, same as --depth=infinity
    --depth ARG              : limit operation by depth ARG ('empty', 'files',
    'immediates', or 'infinity')
    --targets ARG            : pass contents of file ARG as additional args
    --incremental            : give output suitable for concatenation
    --xml                    : output in XML
    --changelist ARG         : operate only on members of changelist ARG
    [aliases: --cl]
    Global options:
    --username ARG           : specify a username ARG
    --password ARG           : specify a password ARG
    --no-auth-cache          : do not cache authentication tokens
    --non-interactive        : do no interactive prompting
    --trust-server-cert      : accept unknown SSL server certificates without
    prompting (but only with '--non-interactive')
    --config-dir ARG         : read user configuration files from directory ARG
    --config-option ARG      : set user configuration option in the format:
    FILE:SECTION:OPTION=[VALUE]
    For example:
    servers:global:http-library=serf
    Thanks,
    P.

  • Latest Flash ActiveX Control version is not compatibel with vista

    I got this error report from windows after installing latest flash player version. after test it looks like player is not installed (no plugin) but in cofiguration, flash player, version it says version "11.8.800.84" for plugin and "not installed" for activeX version.
    running vista, safari (needs player to operate movies etc) and incredimail(needs flash player to operate, so no email at the moment)
    I tried uninstalling/reinstalling etc.. nothing works
    downloaded shockwave, same error (no plugin)
    please help

    I have Flash Player 11.8.800.94 on my VIsta Ultimate machine and it runs in IE, Firefox, Opera, Chrome and Safari. The ActiveX version is ONLY for IE and Outlook.
    Download the Adobe Flash Player offilne installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Run both of those and see if it helps.

  • Regarding version control

    Hi,
    Could u please help me out in giving some ideas of version control in sap?
    First let me give some example as follows:
    First if i develop something in the developement server then later when i transfer to the QA server and later to production server then is there any change in version.
    Please give me a details of this issue????
    Thanks,
    Batista....

    hi priya,
    Version Control
    Version control is a mechanism that helps maintaining the revision history of a development resource and tracking the changes done to it. It defines a set of constraints on how a development resource can be changed. A development resource that complies with the constraints defined by the version control is called a versioned resource. When a versioned resource is modified or deleted, a new version is created for the resource. A unique sequence number is associated with each version of the resource created in a particular workspace. This sequence number identifies the order in which the versions were created in that workspace. The DTR graphically represents the relationship between the different versions of a versioned resource in the form of a version graph.
    For the representation of version graphs, this document follows the conventions shown in this figure.
    The figure shows the meaning of the symbols in the version graph.
    The following changes are tracked by the version control mechanism of the DTR:
    ·        Addition of the resource to the repository
    ·        Modification of the resource in the repository
    ·        Deletion of the resource from the repository
    In all the above cases, a new version of the resource is created.
    Production Delivery
    Packaging
    To deliver your product, you have first to package it. There are different packages you can use for shipping your product to your customers:
    ●      Software Component Archives (SCAs) – this is the standard way to deliver software for the SAP NetWeaver platform.
    ●      Software Deployment Archives (SDAs) – for top-level applications you can deliver only the executable part of the software. You can directly deploy the SDA file.
    ●      Public Part Archives (PPAs) in Development Component Interface Archives (DCIAs) – for reusable components (Java EE server libraries, Web Dynpro components, Visual Composer components and so on). You can deliver only the metadata of the components. DCIA can be included in SCA file too.
    How to do that?
    Using the command line tool provided with the SAP NetWeaver Composition Environment you can:
    ●      package a collection of components into an SCA including only the deployable archives. This is required if you do not want others to reuse the delivered components.
    ●      package a collection of components into an SCA including the deployable archives and the corresponding interface archives. This allows customers to develop against these components. Those customers can directly import the SCA into their own SAP NetWeaver Development Infrastructure (NWDI) or into an SAP NetWeaver Developer Studio local installation.
    ●      package the public parts of a component together with the required metadata into a DCIA (and further into an SCA).
    ●      include source code into an SCA.
    ●      unpack a deliverable archive and drop the result into an existing version control system for example, or directly import them into an existing Design Time Repository (DTR).
    Delivery of Source Code for Further Customization
    In addition, you can deliver source code to your customers to allow further customizing or add-on development. The deliverable archive may contain sources for:
    ●      individual development components (DCs).
    ●      a collection of development components, for example a whole software component (SC).
    Example
    A customer can add a new source compartment to an existing configuration, and then locate that compartment in the file system where it is accessible by the version control system in charge. Then he or she extracts the sources with the command line tool to the compartments root directory and refreshes the configuration in the SAP NetWeaver Developer Studio. The compartment tree is populated with components from the archive. Afterwards, the customer may put those components under version control. Deliverables that contain only individual components may be treated accordingly.
    This mechanism may also be used for other purposes, for example for setting up a simple backup and restore mechanism for components in Developer Studio, or sharing DC sources without having a central version control system: a developer may pack a compartment and store the resulting SCA on a central share or backup system. Another developer may take that SCA and import it.
    Limitations
    Note the following limitations connected with this kind of source code delivery:
    ●      There is no support for handling conflicts when different actors in a delivery chain develop independently in the same source code. You cannot prevent the customer from modifying delivered sources. When you ship a new version of the sources, there is no special support for updating and no support for merging the update with modifications done by the customer. You and the customer have to agree on a process how those conflicts are handled. For example, the customer can decide not to import the update you deliver directly into the active development line, but to unpack the delivered sources to some unconnected sandbox system and perform the required merges manually.
    ●      When you deliver source code to customers, it is important that you also deliver the required libraries and generators that are needed to build these sources. For example, it may be necessary to ship some archive compartments that contain used components.
    ●      There is no support for delivering deletions in a new version. If a source file was deleted, the customer has to manually ensure that the file is also deleted in the Developer Studio or source code management system.
    ●      If a customer prefers to work with the SAP NetWeaver Development Infrastructure (NWDI), this customer cannot directly import the source delivery package into the NWDI landscape. Between NWDI landscapes at different places, sources usually are exchanged through a more sophisticated export format that contains not only the pure source code, but also the versioning meta information of the exporting DTRs. This ensures that the importing repository can detect conflicts that arise due to modifications. If this versioning information is not available, the only way to import source deliveries is to unpack them to a file system and manually put them under version control with the Design Time Repository perspective of the Developer Studio. In case of an update, the customer would have to check out all affected files, merge them with the new versions from the source delivery, and finally check them in as a new version.
    More information: Composition Environment Command Line Tool
    see this url
    http://www8.sap.com/businessmaps/0134713B1D6046C59DE21DD54E908318.htm
    thanks
    karthik
    reward me if usefull

  • How to do a version / release control using APEX?

    Hi,
    I have APEX 4.2 connected thru pl/sql gatewat , 11gr2 DB and using theme 24 cloudy.
    We are currently using forms/reports for our ERP and we are thinking of replacing forms with APEX. We have source code control software that we use to update the development environment to QA then production. This was easy since all programs are represented by physical files. If you have 100 screens you would have 100 files more or less.
    In APEX since everything is stored on the DB how do you control which changes should go to QA and production eventually. How do you make a cutoff if you want to build a new release/baseline/patch/service pack?
    Thanks in advance!

    Hi kvsinfo
    You are making terrific sense, Apex is not only not-version control friendly, but makes version control an almost impossible task.
    Change just one line in a template or page javascript and you will end with lots of differences when committing your changes. It is very difficult to revision control specific objects (like pages or LOVs.) And if you import an application under a different application ID (sometimes it is necessary), all the internal IDs change and when you commit your changes you will end up with hundreds of differences.
    I am also looking for a better way but I am almost convinced that there is none. Apex 4.2 has lots of new functionalities but as far as I know nothing was done to improve integration with revision control systems. It is like they don't care about it, which is frustrating because revision control is extremely important for any system of some complexity. I say this as a constructive criticism.
    We have a hard time here controlling versions of Apex applications. The methodology we use is that an Apex application is a unit. We don't control the versions of individual pages or other objects. We try to promote whole applications across environments whenever possible, by coordinating efforts among developers. If for any reason, for example, we need to deploy change A in page 10 to QA but not change B in page 20, we either:
    - Undo the changes in page 20 and export the app, then apply the changes again
    - Manually edit the export file to remove the undesired change
    (at this point someone could say, just promote page 10; but this is a simple example, in most cases dozens of changes are made to an application across multiple pages, including shared objects, and only a handful should not be promoted)
    This is terrible, terrible, prone to errors and time-consuming, but I don't see any other way of doing it.
    And this is a simple scenario, there are other much complex scenarios. I also would like to hear from other people how they manage this.
    Luis

  • Version Control Mechanism for MDM

    Hi All,
    Can anybody please tell me how version control mechanism is used in SAP NW MDM.
    Thanks in advance
    Chandan

    Hi Chandan,
    If you are looking out for maintaining the history of all the Master records, then to the best of my knowledge its not available in MDM. MDM only deals with the latest version of records, however, you can still get back to the old values of records( in data base) , using the change tracking functionlity in MDM.
    However, MDM GUI's will show you only the latest updated values.
    To know about the change tracking and how it can be integrated with a UI, refer to the link below:
    How to Configure SAP MDM Change Tracker for Any Repository:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/807861ac-f941-2c10-8f8d-c57f9d421b99
    Now, in case you are asking about the ALL VERSIONs feature of MDM, which we use in relation with Check out, then refer to the link below:
    How to Control Versioning in SAP MDM
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0b392b8-d4b7-2b10-a189-b3b61df3d9c4
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • Version control of distributed software

    Like the subject says, I'm working on a way to control versions. I will be writing several small applications that will be used throught the company by 20-30 people. If I do an update or bug fix, I want a way to make sure everyone is using the most recent version.
    I started writing my own, but thought I'd check and see if someone already has a solution.
    Edit: clarity

    Software Control Software!  Something like Tortoise SVN works wonderfully for this.  You just commit your code updates and then make everybody do an update.  They also have the option of sticking with the old code just in case they don't like your update.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How does NWDI do version control?

    We use NWDI to control version for our Portal.
    Where is the place to find out whether a change/development is
    moved to consolidation or production ?
    Thanks! Points!

    hi,
    use the following URL
    http://<host>:port:/devinf
    select track related to your project
    regards
    Ben

  • Report Viewer control in sharepoint 2013 provider hosted app

    sharepointSite/_vti_bin/ReportServer
    We are migrating sp 2010 site to SP 2013 provider hosted app. we are using Report viewer control (version 10.0.0) in .net application app server, And the reporting service is configured in sharepoint site and report is uploaded in the document
    library. We are using claims based authentication
    ReportViewer1.ServerReport.ReportServerUrl =
    newUri("sharepointSite/_vti_bin/ReportServer");
    ReportViewer1.ServerReport.ReportPath = @"sharepointSite/_vti_bin/ReportServer?sharepointSite/Reports/Report1.rdl";
    and am getting an error
    ReportServerException: For more information about this error navigate to the report server on the local server machine, or enable remote errors]
    [ReportServerException: The user does not exist or is not unique.]
    [ReportServerException: Report Server has encountered a SharePoint error. (rsSharePointError)]
       Microsoft.Reporting.WebForms.ServerReportSoapProxy.OnSoapException(SoapException e) +82
       Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ProxyMethodInvocation.Execute(RSExecutionConnection connection, ProxyMethod`1 initialMethod,
    ProxyMethod`1 retryMethod) +770
       Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() +105
       Microsoft.Reporting.WebForms.ServerReport.SetParameters(IEnumerable`1 parameters) +163
       BP.SDC.eXPP.UIAppsWeb.UserControls.Baseline.ProgressDashboard.RefreshDashboardReport(Int32 userRoadMapDisciplineId, String roadmapSection)
    System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
    Can you please help me to solve this issue

    Hi,
    According to your post, my understanding is that you had issues about the provider hosted app.
    Per the error, the issue may be related to the permission issue.
    For a better troubleshooting, we can check with the following steps.
    To norrow down the issue, please create a new and clean app to test whether it has the same issue.
    You can check the ULS log to see if anything unexpected occurred when you deploy the app and open the site page.
    For SharePoint 2013, by default, ULS log is at
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    http://msdn.microsoft.com/en-us/library/gg193966(v=office.14).aspx
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Tree-control for data input?

    Hi,
    I need to program an input screen for values that have hierarchical dependencies (e.g. sums). I feel, the most adequate user-interface would be a tree control, because of the data dependencies and also because the users asked for a possibility to collapse/expand parts of the data during input.
    I had a look at CL_GUI_COLUMN_TREE, but I'm not sure, if it can be used for data input. Has anyone done something like this before or can anybody direct me to some additional sample coding? (the sample coding in the reuse library didn't do it...)
    Thanks for your help, greetings, Kathrin!

    Hello Kathrin,
    Since you say that the user's input is hierarchical in nature, it is nice to have a tree-control for input. But, the choice of using a custom-control-version of the tree is a cause for some concern. I cannot recollect any of the SAP screens where the input can be given through such a tree framework (please do let me know if you have come across one). The problem with such a tree would be in the areas of even-handling. Filling the tree with appropriate data at the right times would be another challenge.
    However, there's one alternative that I would like to direct your attention to. You must have observed another kind of tree, when you select an application component from the APPLICATION HIERARCHY, which is just like a list. Also, the <i>Transport Organizer (SE09)</i>, <i>Menu Painter (SE41)</i> etc., have this kind of a tree. You can use this if you (or rather your users) are very particular on having a tree display. For more information, you can see the Function Group <b>SEUT</b>, which has the required function modules to accomplish the same. The Function Group is well documented, and you might have to work a little on the function modules themselves.
    Please do let me know if this is a suitable option to meet your requirement. All the best,
    Regards,
    Anand Mandalika.

Maybe you are looking for

  • MIME Settings Don't Work

    Hi, Since I've bought my Mac, I've had no problems playing flash content on websites with the quicktime plugin. However, for some reason, recently whenever I go to any websites with flash content, a quicktime symbol will showup with a question mark a

  • Transfer PO SAP Script to Smartforms.

    Hi All, I am going to create PO form in smartforms as we already use SAP script forms currently. I had set smartforms name via NACE and NEU type as I had developed earlier. But It shows PO in standard script form. Why? regards, Syed Tayab Shah

  • Forms Servlet IP Access

    Hi, I am tied to 9iAS R1 due to ERP app restriction - am using webcache 902 to balance 2 9iAS app servers using Forms 6i Listener Servlet. I am setting up SSL on webcache and intend to connect webcache to app servers on non-ssl port 80. I want users

  • Quiz scope problems in Captivate 7

    I have created a project that consists of a series of slides with quiz questions interspersed. For example: Slide 1 Slide 2 Question 1 Question 2 Slide 3 Slide 4 Question 3 Question 4 Slide 5 Slide 6 Question 5 Question 6 (Result slide) Summary If th

  • Modification to import parameter

    Hi All , Can anyone tell me ,is it possible to modify and thus alter the record coming in the exit as import parameter in a function module exit.The modification is thus written under source code in the same function module exit.The records in the im